paper-with-me

Papers

Bootstrapping Adaptive Human-Machine Interfaces with Offline Reinforcement Learning

2023-09-07 · Jensen Gao, Siddharth Reddy, Glen Berseth, Anca D. Dragan, Sergey Levine

Adaptive interfaces can help users perform sequential decision-making tasks like robotic teleoperation given noisy, high-dimensional command signals (e.g., from a brain-computer interface). Recent advances in human-in-the-loop machine learning enable such systems to improve by interacting with users, but tend to be limited by the amount of data that they can collect from individual users in practice. In this paper, we propose a reinforcement learning algorithm to address this by training an interface to map raw command signals to actions using a combination of offline pre-training and online fine-tuning. To address the challenges posed by noisy command signals and sparse rewards, we develop a novel method for representing and inferring the user's long-term intent for a given trajectory. We primarily evaluate our method's ability to assist users who can only communicate through noisy, high-dimensional input channels through a user study in which 12 participants performed a simulated navigation task by using their eye gaze to modulate a 128-dimensional command signal from their webcam. The results show that our method enables successful goal navigation more often than a baseline directional interface, by learning to denoise user commands signals and provide shared autonomy assistance. We further evaluate on a simulated Sawyer pushing task with eye gaze control, and the Lunar Lander game with simulated user commands, and find that our method improves over baseline interfaces in these domains as well. Extensive ablation experiments with simulated user commands empirically motivate each component of our method.

📄 PDF Abstract BibTeX arXiv:2309.03839

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Computer InterfaceDecision Makingreinforcement-learningReinforcement LearningSequential Decision Making

Similar Papers 제목 키워드 기반

Visual Supervision in Bootstrapped Information Extraction

2018-10-01 · EMNLP 2018 10 · Matthew Berger, Ajay Nagesh, Joshua Levine, Mihai Surdeanu 외

We challenge a common assumption in active learning, that a list-based interface populated by informative samples provides for efficient and effective data annotation. We show how a 2D scatterplot populated with diverse …

Active LearningGeneral Classification

Improving Offline RL by Blending Heuristics

2023-06-01 · Sinong Geng, Aldo Pacchiano, Andrey Kolobov, Ching-An Cheng

We propose Heuristic Blending (HUBL), a simple performance-improving technique for a broad class of offline RL algorithms based on value bootstrapping. HUBL modifies the Bellman operators used in these algorithms, partia…

D4RLOffline RL

Curriculum Offline Imitation Learning

2021-11-03 · Minghuan Liu, Hanye Zhao, Zhengyu Yang, Jian Shen 외

Offline reinforcement learning (RL) tasks require the agent to learn from a pre-collected dataset with no further interactions with the environment. Despite the potential to surpass the behavioral policies, RL-based meth…

continuous-controlContinuous ControlImitation LearningOffline RL+1

Curriculum Offline Imitating Learning

2021-12-01 · NeurIPS 2021 12 · Minghuan Liu, Hanye Zhao, Zhengyu Yang, Jian Shen 외

Offline reinforcement learning (RL) tasks require the agent to learn from a pre-collected dataset with no further interactions with the environment. Despite the potential to surpass the behavioral policies, RL-based meth…

continuous-controlContinuous ControlImitation LearningOffline RL+1

Simulation-based Optimization for Augmented Reading

2026-02-26 · Yunpeng Bai, Shengdong Zhao, Antti Oulasvirta arxiv

Augmented reading systems aim to adapt text presentation to improve comprehension and task performance, yet existing approaches rely heavily on heuristics, opaque data-driven models, or repeated human involvement in the …