paper-with-me

Papers

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

2022-06-29 · Ryan Hoque, Lawrence Yunliang Chen, Satvik Sharma, Karthik Dharmarajan, Brijen Thananjeyan, Pieter Abbeel, Ken Goldberg

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 fleet control policy over time. A central question is how to effectively allocate limited human attention. Prior work addresses this in the single-robot, single-human setting; we formalize the Interactive Fleet Learning (IFL) setting, in which multiple robots interactively query and learn from multiple human supervisors. We propose Return on Human Effort (ROHE) as a new metric and Fleet-DAgger, a family of IFL algorithms. We present an open-source IFL benchmark suite of GPU-accelerated Isaac Gym environments for standardized evaluation and development of IFL algorithms. We compare a novel Fleet-DAgger algorithm to 4 baselines with 100 robots in simulation. We also perform a physical block-pushing experiment with 4 ABB YuMi robot arms and 2 remote humans. Experiments suggest that the allocation of humans to robots significantly affects the performance of the fleet, and that the novel Fleet-DAgger algorithm can achieve up to 8.8x higher ROHE than baselines. See https://tinyurl.com/fleet-dagger for supplemental material.

📄 PDF Abstract BibTeX arXiv:2206.14349

Code (1)

berkeleyautomation/ifl_benchmark 공식 구현 pytorch

Tasks

Continual LearningGPU

Similar Papers 제목 키워드 기반

SOP: A Scalable Online Post-Training System for Vision-Language-Action Models

2026-01-06 · Mingjie Pan, Siyuan Feng, Qinglin Zhang, Xinchen Li 외 arxiv

Vision-language-action (VLA) models achieve strong generalization through large-scale pre-training, but real-world deployment requires expert-level task proficiency in addition to broad generality. Existing post-training…

Reinforcement Learning

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

2021-09-17 · Ryan Hoque, Ashwin Balakrishna, Ellen Novoseller, Albert Wilcox 외

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 …

Imitation 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…

RobotFleet: An Open-Source Framework for Centralized Multi-Robot Task Planning

2025-10-12 · Rohan Gupta, Trevor Asbery, Zain Merchant, Abrar Anwar 외 arxiv

Coordinating heterogeneous robot fleets to achieve multiple goals is challenging in multi-robot systems. We introduce an open-source and extensible framework for centralized multi-robot task planning and scheduling that …

Robot Task Planning

OpenBot-Fleet: A System for Collective Learning with Real Robots

2024-05-13 · Matthias Müller, Samarth Brahmbhatt, Ankur Deka, Quentin Leboutet 외

We introduce OpenBot-Fleet, a comprehensive open-source cloud robotics system for navigation. OpenBot-Fleet uses smartphones for sensing, local compute and communication, Google Firebase for secure cloud storage and off-…