← Search

Akshara Rai

31 accepted papers

2026

Cross-Embodiment Robot Foundation World Models with Latent Actions

ICML 2026poster

The diversity of robot embodiments and action spaces makes it challenging to build robot world models that generalize across different embodiments. We introduce a Latent Action Conditioned Robot World Model (LAC-WM), which operates within a learned unified latent action space shared across diverse e…

Cited by 0SourceScholar
2026

Dexterity from Smart Lenses: Multi-Fingered Robot Manipulation with In-The-Wild Human Demonstrations

ICRA 2026poster

Learning multi-fingered robot policies from humans performing daily tasks in natural environments has long been a grand goal in the robotics community. Achieving this would mark significant progress toward generalizable robot manipulation in human environments, as it would reduce the reliance on lab…

2025

PARTNR: A Benchmark for Planning and Reasoning in Embodied Multi-agent Tasks

ICLR 2025poster

We present a benchmark for Planning And Reasoning Tasks in humaN-Robot collaboration (PARTNR) designed to study human-robot coordination in household activities. PARTNR tasks exhibit characteristics of everyday tasks, such as spatial, temporal, and heterogeneous agent capability constraints. We empl…

2024

ASC: Adaptive Skill Coordination for Robotic Mobile Manipulation

RA-L 2024

We present Adaptive Skill Coordination (ASC) – an approach for accomplishing long-horizon tasks like mobile pick-and-place (i.e., navigating to an object, picking it, navigating to another location, and placing it). ASC consists of three components – (1) a library of basic visuomotor <italic xmlns:m

Cited by 74SourceScholar
2024

Habitat 3.0: A Co-Habitat for Humans, Avatars, and Robots

ICLR 2024poster

We present Habitat 3.0: a simulation platform for studying collaborative human-robot tasks in home environments. Habitat 3.0 offers contributions across three dimensions: (1) Accurate humanoid simulation: addressing challenges in modeling complex deformable bodies and diversity in appearance and mot…

Cited by 111SourcePDFScholar
2024

Situated Instruction Following

ECCV 2024poster

"Language is never spoken in a vacuum. It is expressed, comprehended, and contextualized within the holistic backdrop of the speaker’s history, actions, and environment. Since humans are used to communicating efficiently with situated language, the practicality of robotic assistants hinge on their a…

2023

Adaptive Coordination in Social Embodied Rearrangement

ICML 2023poster

We present the task of "Social Rearrangement", consisting of cooperative everyday tasks like setting up the dinner table, tidying a house or unpacking groceries in a simulated multi-agent environment. In Social Rearrangement, two robots coordinate to complete a long-horizon task, using onboard sensi…

Cited by 12SourcePDFScholar
2023

EgoTV: Egocentric Task Verification from Natural Language Task Descriptions

ICCV 2023poster

To enable progress towards egocentric agents capable of understanding everyday tasks specified in natural language, we propose a benchmark and a synthetic dataset called Egocentric Task Verification (EgoTV). The goal in EgoTV is to verify the execution of tasks from egocentric videos based on the na…

Cited by 9PDFcodeScholar
2022

Collaborative Navigation and Manipulation of a Cable-Towed Load by Multiple Quadrupedal Robots

RA-L 2022

This letter tackles the problem of robots collaboratively towing a load with cables to a specified goal location while avoiding collisions in real time. The introduction of cables (as opposed to rigid links) enables the robotic team to travel through narrow spaces by changing its intrinsic dimension

Cited by 35SourceScholar
2022

Cross-Domain Transfer via Semantic Skill Imitation

CoRL 2022poster

We propose an approach for semantic imitation, which uses demonstrations from a source domain, e.g. human videos, to accelerate reinforcement learning (RL) in a different target domain, e.g. a robotic manipulator in a simulated kitchen. Instead of imitating low-level actions like joint velocities, o…

Cited by 19SourceScholar
2022

Efficient and Interpretable Robot Manipulation With Graph Neural Networks

RA-L 2022

Manipulation tasks, like loading a dishwasher, can be seen as a sequence of spatial constraints and relationships between different objects. We aim to discover these rules from demonstrations by posing manipulation as a classification problem over a graph, whose nodes represent task-relevant entitie

Cited by 48SourceScholar
2022

Learning Periodic Tasks from Human Demonstrations

ICRA 2022poster

We develop a method for learning periodic tasks from visual demonstrations. The core idea is to leverage periodicity in the policy structure to model periodic aspects of the tasks. We use active learning to optimize parameters of rhythmic dynamic movement primitives (rDMPs) and propose an objective…

Cited by 30SourceScholar
2022

Rethinking Sim2Real: Lower Fidelity Simulation Leads to Higher Sim2Real Transfer in Navigation

CoRL 2022poster

If we want to train robots in simulation before deploying them in reality, it seems natural and almost self-evident to presume that reducing the sim2real gap involves creating simulators of increasing fidelity (since reality is what it is). We challenge this assumption and present a contrary hypothe…

Cited by 47SourceScholar
2022

Vision-Aided Dynamic Quadrupedal Locomotion on Discrete Terrain Using Motion Libraries

ICRA 2022poster

In this paper, we present a framework rooted in control and planning that enables quadrupedal robots to traverse challenging terrains with discrete footholds using visual feedback. Navigating discrete terrain is challenging for quadrupeds because the motion of the robot can be aperiodic, highly dyna…

Cited by 34SourceScholar
2021

Learning Navigation Skills for Legged Robots with Learned Robot Embeddings

IROS 2021poster

Recent work has shown results on learning navigation policies for idealized cylinder agents in simulation and transferring them to real wheeled robots. Deploying such navigation policies on legged robots can be challenging due to their complex dynamics, and the large dynamical difference between cyl…

Cited by 21SourceScholar
2021

Leveraging Forward Model Prediction Error for Learning Control

ICRA 2021poster

Learning for model based control can be sample-efficient and generalize well, however successfully learning models and controllers that represent the problem at hand can be challenging for complex tasks. Using inaccurate models for learning can lead to sub-optimal solutions that are unlikely to perf…

Cited by 5SourceScholar
2021

Planning in Learned Latent Action Spaces for Generalizable Legged Locomotion

RA-L 2021

Hierarchical learning has been successful at learning generalizable locomotion skills on walking robots in a sample-efficient manner. However, the low-dimensional “latent” action used to communicate between two layers of the hierarchy is typically user-designed. In this letter, we present a fully-le

Cited by 33SourceScholar
2020

Learning Generalizable Locomotion Skills with Hierarchical Reinforcement Learning

ICRA 2020poster

Learning to locomote to arbitrary goals on hardware remains a challenging problem for reinforcement learning. In this paper, we present a hierarchical framework that improves sample-efficiency and generalizability of learned locomotion skills on real-world robots. Our approach divides the problem of…

Cited by 54SourceScholar
2020

Learning State-Dependent Losses for Inverse Dynamics Learning

IROS 2020poster

Being able to quickly adapt to changes in dynamics is paramount in model-based control for object manipulation tasks. In order to influence fast adaptation of the inverse dynamics model's parameters, data efficiency is crucial. Given observed data, a key element to how an optimizer updates model par…

Cited by 11SourceScholar
2020

Model-Based Inverse Reinforcement Learning from Visual Demonstrations

CoRL 2020

Scaling model-based inverse reinforcement learning (IRL) to real robotic manipulation tasks with unknown dynamics remains an open problem. The key challenges lie in learning good dynamics models, developing algorithms that scale to high-dimensional state-spaces and being able to learn from both visu

Cited by 0SourcePDFScholar
2020

Re-Examining Linear Embeddings for High-Dimensional Bayesian Optimization

NeurIPS 2020poster

Bayesian optimization (BO) is a popular approach to optimize expensive-to-evaluate black-box functions. A significant challenge in BO is to scale to high-dimensional parameter spaces while retaining sample efficiency. A solution considered in existing literature is to embed the high-dimensional spac…

2019

Bayesian Optimization in Variational Latent Spaces with Dynamic Compression

CoRL 2019

Data-efficiency is crucial for autonomous robots to adapt to new tasks and environments. In this work, we focus on robotics problems with a budget of only 10-20 trials. This is a very challenging setting even for data- efficient approaches like Bayesian optimization (BO), especially when optimizing

2019

Curious iLQR: Resolving Uncertainty in Model-based RL

CoRL 2019

Curiosity as a means to explore during reinforcement learning problems has recently become very popular. However, very little progress has been made in utilizing curiosity for learning control. In this work, we propose a model-based reinforcement learning (MBRL) framework that combines Bayesian mode

Cited by 0SourcePDFScholar
2019

Using Deep Reinforcement Learning to Learn High-Level Policies on the ATRIAS Biped

ICRA 2019poster

Learning controllers for bipedal robots is a challenging problem, often requiring expert knowledge and extensive tuning of parameters that vary in different situations. Recently, deep reinforcement learning has shown promise at automatically learning controllers for complex systems in simulation. Th…

Cited by 61SourceScholar
2018

Bayesian Optimization Using Domain Knowledge on the ATRIAS Biped

ICRA 2018poster

Robotics controllers often consist of expert-designed heuristics, which can be hard to tune in higher dimensions. Simulation can aid in optimizing these controllers if parameters learned in simulation transfer to hardware. Unfortunately, this is often not the case in legged locomotion, necessitating…

Cited by 90SourceScholar
2017

Learning feedback terms for reactive planning and control

ICRA 2017poster

With the advancement of robotics, machine learning, and machine perception, increasingly more robots will enter human environments to assist with daily tasks. However, dynamically-changing human environments requires reactive motion plans. Reactivity can be accomplished through re-planning, e.g. mod…

Cited by 56SourceScholar
2016

Optimal control for geometric motion planning of a robot diver

IROS 2016poster

Inertial reorientation of airborne articulated bodies has been an active area of research in the robotics community, as this behavior can help guide dynamic robots to a safe landing with minimal damage. The main objective of this work is emulating the aggressive and large angle correction maneuvers,…

Cited by 11SourceScholar