← Search

Ryan Hoque

14 accepted papers

2026

EgoDex: Learning Dexterous Manipulation from Large-Scale Egocentric Video

ICLR 2026poster

Imitation learning for manipulation has a well-known data scarcity problem. Unlike natural language and 2D computer vision, there is no Internet-scale corpus of data for dexterous manipulation. One appealing option is egocentric human video, a passively scalable data source. However, existing large-…

Cited by 0SourceScholar
2024

IntervenGen: Interventional Data Generation for Robust and Data-Efficient Robot Imitation Learning

IROS 2024poster

Imitation learning is a promising paradigm for training robot control policies, but these policies can suffer from distribution shift, where the conditions at evaluation time differ from those in the training data. A popular approach for increasing policy robustness to distribution shift is interact…

Cited by 8SourceScholar
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

FogROS2-SGC: A ROS2 Cloud Robotics Platform for Secure Global Connectivity

IROS 2023poster

The Robot Operating System (ROS2) is the most widely used software platform for building robotics applications. FogROS2 extends ROS2 to allow robots to access cloud computing on demand. We introduce FogROS2-SGC, an extension of FogROS2 that can effectively connect robot systems across different phys…

Cited by 15SourcecodeScholar
2023

IIFL: Implicit Interactive Fleet Learning from Heterogeneous Human Supervisors

CoRL 2023poster

Imitation learning has been applied to a range of robotic tasks, but can struggle when robots encounter edge cases that are not represented in the training data (i.e., distribution shift). Interactive fleet learning (IFL) mitigates distribution shift by allowing robots to access remote human supervi…

Cited by 5SourcecodeScholar
2023

Semantic Mechanical Search with Large Vision and Language Models

CoRL 2023poster

Moving objects to find a fully-occluded target object, known as mechanical search, is a challenging problem in robotics. As objects are often organized semantically, we conjecture that semantic information about object relationships can facilitate mechanical search and reduce search time. Large pret…

Cited by 11SourceScholar
2022

Fleet-DAgger: Interactive Robot Fleet Learning with Scalable Human Supervision

CoRL 2022oral

Commercial and industrial deployments of robot fleets at Amazon, Nimble, Plus One, Waymo, and Zoox query remote human teleoperators when robots are at risk or unable to make task progress. With continual learning, interventions from the remote pool of humans can also be used to improve the robot fle…

Cited by 41SourcecodeScholar
2022

Learning to Fold Real Garments with One Arm: A Case Study in Cloud-Based Robotics Research

IROS 2022poster

Autonomous fabric manipulation is a longstanding challenge in robotics, but evaluating progress is difficult due to the cost and diversity of robot hardware. Using Reach, a cloud robotics platform that enables low-latency remote execution of control policies on physical robots, we present the first…

Cited by 22SourceScholar
2021

Learning Dense Visual Correspondences in Simulation to Smooth and Fold Real Fabrics

ICRA 2021poster

Robotic fabric manipulation is challenging due to the infinite dimensional configuration space, self-occlusion, and complex dynamics of fabrics. There has been significant prior work on learning policies for specific fabric manipulation tasks, but comparatively less focus on algorithms which can per…

Cited by 84SourceScholar
2021

ThriftyDAgger: Budget-Aware Novelty and Risk Gating for Interactive Imitation Learning

CoRL 2021oral

Effective robot learning often requires online human feedback and interventions that can cost significant human time, giving rise to the central challenge in interactive imitation learning: is it possible to control the timing and length of interventions to both facilitate learning and limit burden…

Cited by 87SourceScholar
2020

Deep Imitation Learning of Sequential Fabric Smoothing From an Algorithmic Supervisor

IROS 2020poster

Sequential pulling policies to flatten and smooth fabrics have applications from surgery to manufacturing to home tasks such as bed making and folding clothes. Due to the complexity of fabric states and dynamics, we apply deep imitation learning to learn policies that, given color (RGB), depth (D),…

Cited by 162SourceScholar
2020

VisuoSpatial Foresight for Multi-Step, Multi-Task Fabric Manipulation

RSS 2020poster

Robotic fabric manipulation has applications in home robotics, textiles, senior care and surgery. Existing fabric manipulation techniques, however, are designed for specific tasks, making it difficult to generalize across different but related tasks. We extend the Visual Foresight framework to learn…