paper-with-me

홈 › Papers

ASHA: Assistive Teleoperation via Human-in-the-Loop Reinforcement Learning

2022-02-05 · Sean Chen, Jensen Gao, Siddharth Reddy, Glen Berseth, Anca D. Dragan, Sergey Levine

Building assistive interfaces for controlling robots through arbitrary, high-dimensional, noisy inputs (e.g., webcam images of eye gaze) can be challenging, especially when it involves inferring the user's desired action in the absence of a natural 'default' interface. Reinforcement learning from online user feedback on the system's performance presents a natural solution to this problem, and enables the interface to adapt to individual users. However, this approach tends to require a large amount of human-in-the-loop training data, especially when feedback is sparse. We propose a hierarchical solution that learns efficiently from sparse user feedback: we use offline pre-training to acquire a latent embedding space of useful, high-level robot behaviors, which, in turn, enables the system to focus on using online user feedback to learn a mapping from user inputs to desired high-level behaviors. The key insight is that access to a pre-trained policy enables the system to learn more from sparse rewards than a na\"ive RL algorithm: using the pre-trained policy, the system can make use of successful task executions to relabel, in hindsight, what the user actually meant to do during unsuccessful executions. We evaluate our method primarily through a user study with 12 participants who perform tasks in three simulated robotic manipulation domains using a webcam and their eye gaze: flipping light switches, opening a shelf door to reach objects inside, and rotating a valve. The results show that our method successfully learns to map 128-dimensional gaze features to 7-dimensional joint torques from sparse rewards in under 10 minutes of online training, and seamlessly helps users who employ different gaze strategies, while adapting to distributional shift in webcam inputs, tasks, and environments.

📄 PDF Abstract BibTeX arXiv:2202.02465

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Casper: Inferring Diverse Intents for Assistive Teleoperation with Vision Language Models

2025-06-17 · Huihan Liu, Rutav Shah, Shuijing Liu, Jack Pittenger 외

Assistive teleoperation, where control is shared between a human and a robot, enables efficient and intuitive human-robot collaboration in diverse and unstructured environments. A central challenge in real-world assistiv…

TEGA: A Tactile-Enhanced Grasping Assistant for Assistive Robotics via Sensor Fusion and Closed-Loop Haptic Feedback

2026-03-05 · Hengxu You, Tianyu Zhou, Fang Xu, Kaleb Smith 외 arxiv

Recent advances in teleoperation have enabled sophisticated manipulation of dexterous robotic hands, with most systems concentrating on guiding finger positions to achieve desired grasp configurations. However, while acc…

AvE: Assistance via Empowerment

2020-06-26 · NeurIPS 2020 12 · Yuqing Du, Stas Tiomkin, Emre Kiciman, Daniel Polani 외

One difficulty in using artificial agents for human-assistive applications lies in the challenge of accurately assisting with a person's goal(s). Existing methods tend to rely on inferring the human's goal, which is chal…

CLOT: Closed-Loop Global Motion Tracking for Whole-Body Humanoid Teleoperation

2026-02-13 · Tengjie Zhu, Guanyu Cai, Yang Zhaohui, Guanzhu Ren 외 arxiv

Long-horizon whole-body humanoid teleoperation remains challenging due to accumulated global pose drift, particularly on full-sized humanoids. Although recent learning-based tracking methods enable agile and coordinated …

Reinforcement Learning

HATS: A Human-Agent Teleoperation System for Multi-Arm Data Collection

2026-06-15 · Zesen Lin, Jian-Jian Jiang, Haoming Cen, Xiao-Ming Wu 외 arxiv

Many real-world manipulation scenarios, such as handling complex collaborative tasks and dealing with large workspaces, require coordination of more than two robotic arms. Consequently, an effective multi-arm teleoperati…