TL;DR
This paper presents a model-free deep reinforcement learning framework for shared autonomy that learns to assist users in real-time control tasks without prior knowledge of environment dynamics or user goals, by inferring intent from user input.
Contribution
It introduces a novel end-to-end deep RL approach for shared autonomy that does not rely on environment models or predefined goal sets, enabling more practical assistive systems.
Findings
Successfully assisted users in real-time control tasks
Learned to infer user intent implicitly from input
Demonstrated effectiveness in both simulated and real-world scenarios
Abstract
In shared autonomy, user input is combined with semi-autonomous control to achieve a common goal. The goal is often unknown ex-ante, so prior work enables agents to infer the goal from user input and assist with the task. Such methods tend to assume some combination of knowledge of the dynamics of the environment, the user's policy given their goal, and the set of possible goals the user might target, which limits their application to real-world scenarios. We propose a deep reinforcement learning framework for model-free shared autonomy that lifts these assumptions. We use human-in-the-loop reinforcement learning with neural network function approximation to learn an end-to-end mapping from environmental observation and user input to agent action values, with task reward as the only form of supervision. This approach poses the challenge of following user commands closely enough to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
