AILGDec 16, 2021

On Optimizing Interventions in Shared Autonomy

arXiv:2112.09169v27 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of balancing performance and user satisfaction in human-agent collaboration, representing an incremental improvement in shared autonomy systems.

The paper tackles the problem of improving user experience in shared autonomy by constraining the number of interventions by an autonomous agent, proposing two model-free reinforcement learning methods that outperform existing baselines and eliminate the need for manual hyperparameter tuning.

Shared autonomy refers to approaches for enabling an autonomous agent to collaborate with a human with the aim of improving human performance. However, besides improving performance, it may often also be beneficial that the agent concurrently accounts for preserving the user's experience or satisfaction of collaboration. In order to address this additional goal, we examine approaches for improving the user experience by constraining the number of interventions by the autonomous agent. We propose two model-free reinforcement learning methods that can account for both hard and soft constraints on the number of interventions. We show that not only does our method outperform the existing baseline, but also eliminates the need to manually tune a black-box hyperparameter for controlling the level of assistance. We also provide an in-depth analysis of intervention scenarios in order to further illuminate system understanding.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes