paper-with-me

홈 › Papers

Robot Learning on the Job: Human-in-the-Loop Autonomy and Learning During Deployment

2022-11-15 · Huihan Liu, Soroush Nasiriany, Lance Zhang, Zhiyao Bao, Yuke Zhu

With the rapid growth of computing powers and recent advances in deep learning, we have witnessed impressive demonstrations of novel robot capabilities in research settings. Nonetheless, these learning systems exhibit brittle generalization and require excessive training data for practical tasks. To harness the capabilities of state-of-the-art robot learning models while embracing their imperfections, we present Sirius, a principled framework for humans and robots to collaborate through a division of work. In this framework, partially autonomous robots are tasked with handling a major portion of decision-making where they work reliably; meanwhile, human operators monitor the process and intervene in challenging situations. Such a human-robot team ensures safe deployments in complex tasks. Further, we introduce a new learning algorithm to improve the policy's performance on the data collected from the task executions. The core idea is re-weighing training samples with approximated human trust and optimizing the policies with weighted behavioral cloning. We evaluate Sirius in simulation and on real hardware, showing that Sirius consistently outperforms baselines over a collection of contact-rich manipulation tasks, achieving an 8% boost in simulation and 27% on real hardware than the state-of-the-art methods in policy success rate, with twice faster convergence and 85% memory size reduction. Videos and more details are available at https://ut-austin-rpl.github.io/sirius/

📄 PDF Abstract BibTeX arXiv:2211.08416

Code (0)

등록된 구현이 없습니다.

Tasks

Contact-rich ManipulationDecision Making

Similar Papers 제목 키워드 기반

AI Autonomy Coefficient ($α$): Defining Boundaries for Responsible AI Systems

2025-12-12 · Nattaya Mairittha, Gabriel Phorncharoenmusikul, Sorawit Worapradidth arxiv

The integrity of many contemporary AI systems is compromised by the misuse of Human-in-the-Loop (HITL) models to obscure systems that remain heavily dependent on human labor. We define this structural dependency as Human…

Adaptive Autonomy in Human-on-the-Loop Vision-Based Robotics Systems

2021-03-28 · Sophia Abraham, Zachariah Carmichael, Sreya Banerjee, Rosaura VidalMata 외

Computer vision approaches are widely used by autonomous robotic systems to sense the world around them and to guide their decision making as they perform diverse tasks such as collision avoidance, search and rescue, and…

Collision AvoidanceDecision Making

Deception Game: Closing the Safety-Learning Loop in Interactive Robot Autonomy

2023-09-03 · Haimin Hu, Zixu Zhang, Kensuke Nakamura, Andrea Bajcsy 외

An outstanding challenge for the widespread deployment of robotic systems like autonomous vehicles is ensuring safe interaction with humans without sacrificing performance. Existing safety methods often neglect the robot…

Autonomous VehiclesReinforcement Learning (RL)

Transforming Monolithic Foundation Models into Embodied Multi-Agent Architectures for Human-Robot Collaboration

2025-11-30 · Nan Sun, Bo Mao, Yongchang Li, Chenxu Wang 외 arxiv

Foundation models have become central to unifying perception and planning in robotics, yet real-world deployment exposes a mismatch between their monolithic assumption that a single model can handle all cognitive functio…

Uncertainty Comes for Free: Human-in-the-Loop Policies with Diffusion Models

2025-02-26 · Zhanpeng He, Yifeng Cao, Matei Ciocarlie

Human-in-the-loop (HitL) robot deployment has gained significant attention in both academia and industry as a semi-autonomous paradigm that enables human operators to intervene and adjust robot behaviors at deployment ti…