← Search

Shikhar Bahl

21 accepted papers

2024

Demonstrating Learning from Humans on Open-Source Dexterous Robot Hands

RSS 2024poster

Emulating human-like dexterity with robotic hands has been a long-standing challenge in robotics. In recent years, machine learning has demanded robot hands to be reliable, inexpensive and easy-to-reproduce. For the past few years we have been investigating how to address these demands. We will demo…

Cited by 0SourcePDFScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2023

Affordances From Human Videos as a Versatile Representation for Robotics

CVPR 2023poster

Building a robot that can understand and learn to interact by watching humans has inspired several vision problems. However, despite some successful results on static datasets, it remains unclear how current models can be used on a robot directly. In this paper, we aim to bridge this gap by leveragi…

Cited by 165SourcePDFScholar
2023

DEFT: Dexterous Fine-Tuning for Hand Policies

CoRL 2023poster

Dexterity is often seen as a cornerstone of complex manipulation. Humans are able to perform a host of skills with their hands, from making food to operating tools. In this paper, we investigate these challenges, especially in the case of soft, deformable objects as well as complex, relatively long…

Cited by 0SourcecodeScholar
2023

Efficient RL via Disentangled Environment and Agent Representations

ICML 2023oral

Agents that are aware of the separation between the environments and themselves can leverage this understanding to form effective representations of visual input. We propose an approach for learning such structured representations for RL algorithms, using visual knowledge of the agent, which is ofte…

Cited by 6SourcePDFScholar
2023

PlayFusion: Skill Acquisition via Diffusion from Language-Annotated Play

CoRL 2023poster

Learning from unstructured and uncurated data has become the dominant paradigm for generative approaches in language or vision. Such unstructured and unguided behavior data, commonly known as play, is also easier to collect in robotics but much more difficult to learn from due to its inherently mult…

Cited by 53SourcecodeScholar
2021

RB2: Robotic Manipulation Benchmarking with a Twist

NeurIPS 2021poster

Benchmarks offer a scientific way to compare algorithms using objective performance metrics. Good benchmarks have two features: (a) they should be widely useful for many research groups; (b) and they should produce reproducible findings. In robotic manipulation research, there is a trade-off between…

Cited by 25SourceScholar
2020

Deep Reinforcement Learning for Industrial Insertion Tasks with Visual Inputs and Natural Rewards

IROS 2020poster

Connector insertion and many other tasks commonly found in modern manufacturing settings involve complex contact dynamics and friction. Since it is difficult to capture related physical effects with first-order modeling, traditional control methods often result in brittle and inaccurate controllers,…

Cited by 237SourceScholar
2020

Neural Dynamic Policies for End-to-End Sensorimotor Learning

NeurIPS 2020spotlight

The current dominant paradigm in sensorimotor control, whether imitation or reinforcement learning, is to train policies directly in raw action spaces such as torque, joint angle, or end-effector position. This forces the agent to make decision at each point in training, and hence, limits the scalab…

2020

Skew-Fit: State-Covering Self-Supervised Reinforcement Learning

ICML 2020poster

Autonomous agents that must exhibit flexible and broad capabilities will need to be equipped with large repertoires of skills. Defining each skill with a manually-designed reward function limits this repertoire and imposes a manual engineering burden. Self-supervised agents that set their own goals…

2019

Contextual Imagined Goals for Self-Supervised Robotic Learning

CoRL 2019

While reinforcement learning provides an appealing formalism for learning individual skills, a general-purpose robotic system must be able to master an extensive repertoire of behaviors. Instead of learning a large collection of skills individually, can we instead enable a robot to propose and pract

Cited by 0SourcePDFScholar
2019

Residual Reinforcement Learning for Robot Control

ICRA 2019poster

Conventional feedback control methods can solve various types of robot control problems very efficiently by capturing the structure with explicit models, such as rigid body equations of motion. However, many control problems in modern manufacturing deal with contacts and friction, which are difficul…

Cited by 551SourceScholar
2018

Visual Reinforcement Learning with Imagined Goals

NeurIPS 2018spotlight

For an autonomous agent to fulfill a wide range of user-specified goals at test time, it must be able to learn broadly applicable and general-purpose skill repertoires. Furthermore, to provide the requisite level of generality, these skills must handle raw sensory input such as images. In this paper…