← Search

Rishabh Jangir

5 accepted papers

2024

Legolas: Deep Leg-Inertial Odometry

CoRL 2024poster

Estimating odometry, where an accumulating position and rotation is tracked, has critical applications in many areas of robotics as a form of state estimation such as in SLAM, navigation, and controls. During deployment of a legged robot, a vision system's tracking can easily get lost. Instead, usin…

Cited by 1SourcecodeScholar
2022

Graph Inverse Reinforcement Learning from Diverse Videos

CoRL 2022oral

Research on Inverse Reinforcement Learning (IRL) from third-person videos has shown encouraging results on removing the need for manual reward design for robotic tasks. However, most prior works are still limited by training from a relatively restricted domain of videos. In this paper, we argue that…

Cited by 57SourcecodeScholar
2022

Look Closer: Bridging Egocentric and Third-Person Views With Transformers for Robotic Manipulation

RA-L 2022

Learning to solve precision-based manipulation tasks from visual feedback using Reinforcement Learning (RL) could drastically reduce the engineering efforts required by traditional robot systems. However, performing fine-grained motor control from visual inputs alone is challenging, especially with

Cited by 86SourcecodeScholar
2021

Self-Supervised Policy Adaptation during Deployment

ICLR 2021spotlight

In most real world scenarios, a policy trained by reinforcement learning in one environment needs to be deployed in another, potentially quite different environment. However, generalization across different environments is known to be hard. A natural solution would be to keep training after deployme…