Shared Autonomy with IDA: Interventional Diffusion Assistance
Brandon J. McMahan, Zhenghao Peng, Bolei Zhou, Jonathan C. Kao
TL;DR
The paper tackles preserving human autonomy in shared autonomy by introducing Interventional Diffusion Assistance (IDA), a diffusion-based copilot trained on expert demonstrations with goal masking. It uses a trajectory-based, goal-agnostic intervention function to intervene only when the copilot outperforms the human across all goals, and provides theoretical guarantees on performance. Empirical evaluation in Reacher and Lunar Lander, including human-in-the-loop experiments, shows IDA can exceed pilot-only and copilot baselines while maintaining or enhancing user autonomy. The approach is modular and hyperparameter-free, with practical implications for safer, more capable human-AI collaborative control in high-dimensional tasks.
Abstract
The rapid development of artificial intelligence (AI) has unearthed the potential to assist humans in controlling advanced technologies. Shared autonomy (SA) facilitates control by combining inputs from a human pilot and an AI copilot. In prior SA studies, the copilot is constantly active in determining the action played at each time step. This limits human autonomy and may have deleterious effects on performance. In general, the amount of helpful copilot assistance can vary greatly depending on the task dynamics. We therefore hypothesize that human autonomy and SA performance improve through dynamic and selective copilot intervention. To address this, we develop a goal-agnostic intervention assistance (IA) that dynamically shares control by having the copilot intervene only when the expected value of the copilot's action exceeds that of the human's action across all possible goals. We implement IA with a diffusion copilot (termed IDA) trained on expert demonstrations with goal masking. We prove a lower bound on the performance of IA that depends on pilot and copilot performance. Experiments with simulated human pilots show that IDA achieves higher performance than pilot-only and traditional SA control in variants of the Reacher environment and Lunar Lander. We then demonstrate that IDA achieves better control in Lunar Lander with human-in-the-loop experiments. Human participants report greater autonomy with IDA and prefer IDA over pilot-only and traditional SA control. We attribute the success of IDA to preserving human autonomy while simultaneously offering assistance to prevent the human pilot from entering universally bad states.
