paper-with-me

Papers

IIFL: Implicit Interactive Fleet Learning from Heterogeneous Human Supervisors

2023-06-27 · Gaurav Datta, Ryan Hoque, Anrui Gu, Eugen Solowjow, Ken Goldberg

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 supervisors during task execution and learn from them over time, but different supervisors may demonstrate the task in different ways. Recent work proposes Implicit Behavior Cloning (IBC), which is able to represent multimodal demonstrations using energy-based models (EBMs). In this work, we propose Implicit Interactive Fleet Learning (IIFL), an algorithm that builds on IBC for interactive imitation learning from multiple heterogeneous human supervisors. A key insight in IIFL is a novel approach for uncertainty quantification in EBMs using Jeffreys divergence. While IIFL is more computationally expensive than explicit methods, results suggest that IIFL achieves a 2.8x higher success rate in simulation experiments and a 4.5x higher return on human effort in a physical block pushing task over (Explicit) IFL, IBC, and other baselines.

📄 PDF Abstract BibTeX arXiv:2306.15228

Code (1)

berkeleyautomation/iifl 공식 구현 pytorch

Tasks

Imitation LearningUncertainty Quantification

Similar Papers 제목 키워드 기반

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

2022-06-29 · Ryan Hoque, Lawrence Yunliang Chen, Satvik Sharma, Karthik Dharmarajan 외

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, interv…

Continual LearningGPU

Learning While Deploying: Fleet-Scale Reinforcement Learning for Generalist Robot Policies

2026-05-01 · Yi Wang, Xinchen Li, Pengwei Xie, Pu Yang 외 arxiv

Generalist robot policies increasingly benefit from large-scale pretraining, but offline data alone is insufficient for robust real-world deployment. Deployed robots encounter distribution shifts, long-tail failures, tas…

Reinforcement Learning

Multi-Task Interactive Robot Fleet Learning with Visual World Models

2024-10-30 · Huihan Liu, Yu Zhang, Vaarij Betala, Evan Zhang 외

Recent advancements in large-scale multi-task robot learning offer the potential for deploying robot fleets in household and industrial settings, enabling them to perform diverse tasks across various environments. Howeve…

Robot Fleet Learning via Policy Merging

2023-10-02 · Lirui Wang, Kaiqing Zhang, Allan Zhou, Max Simchowitz 외

Fleets of robots ingest massive amounts of heterogeneous streaming data silos generated by interacting with their environments, far more than what can be stored or transmitted with ease. At the same time, teams of robots…

Robot Manipulation

HECTOR: Human-centric Hierarchical Coordination and Supervision of Robotic Fleets under Continual Temporal Tasks

2026-04-13 · Shen Wang, Yinhang Luo, Jie Li, Meng Guo arxiv

Robotic fleets can be extremely efficient when working concurrently and collaboratively, e.g., for delivery, surveillance, search and rescue. However, it can be demanding or even impractical for an operator to directly c…

Computational Efficiency