paper-with-me

홈 › Papers

Efficient Learning of Safe Driving Policy via Human-AI Copilot Optimization

2022-02-17 · ICLR 2022 4 · Quanyi Li, Zhenghao Peng, Bolei Zhou

Human intervention is an effective way to inject human knowledge into the training loop of reinforcement learning, which can bring fast learning and ensured training safety. Given the very limited budget of human intervention, it remains challenging to design when and how human expert interacts with the learning agent in the training. In this work, we develop a novel human-in-the-loop learning method called Human-AI Copilot Optimization (HACO).To allow the agent's sufficient exploration in the risky environments while ensuring the training safety, the human expert can take over the control and demonstrate how to avoid probably dangerous situations or trivial behaviors. The proposed HACO then effectively utilizes the data both from the trial-and-error exploration and human's partial demonstration to train a high-performing agent. HACO extracts proxy state-action values from partial human demonstration and optimizes the agent to improve the proxy values meanwhile reduce the human interventions. The experiments show that HACO achieves a substantially high sample efficiency in the safe driving benchmark. HACO can train agents to drive in unseen traffic scenarios with a handful of human intervention budget and achieve high safety and generalizability, outperforming both reinforcement learning and imitation learning baselines with a large margin. Code and demo videos are available at: https://decisionforce.github.io/HACO/.

📄 PDF Abstract BibTeX arXiv:2202.10341

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Stiffness Copilot: An Impedance Policy for Contact-Rich Teleoperation

2026-03-14 · Yeping Wang, Zhengtong Xu, Pornthep Preechayasomboon, Ben Abbatematteo 외 arxiv

In teleoperation of contact-rich manipulation tasks, selecting robot impedance is critical but difficult. The robot must be compliant to avoid damaging the environment, but stiff to remain responsive and to apply force w…

DriveDPO: Policy Learning via Safety DPO For End-to-End Autonomous Driving

2025-09-22 · Shuyao Shang, Yuntao Chen, Yuqi Wang, Yingyan Li 외 arxiv

End-to-end autonomous driving has substantially progressed by directly predicting future trajectories from raw perception inputs, which bypasses traditional modular pipelines. However, mainstream methods trained via imit…

Autonomous Driving

DiSCo: Diffusion Sequence Copilots for Shared Autonomy

2026-03-24 · Andy Wang, Xu Yan, Brandon McMahan, Michael Zhou 외 arxiv

Shared autonomy combines human user and AI copilot actions to control complex systems such as robotic arms. When a task is challenging, requires high dimensional control, or is subject to corruption, shared autonomy can …

UI-Copilot: Advancing Long-Horizon GUI Automation via Tool-Integrated Policy Optimization

2026-04-15 · Zhengxi Lu, Fei Tang, Guangyi Liu, Kaitao Song 외 arxiv

MLLM-based GUI agents have demonstrated strong capabilities in complex user interface interaction tasks. However, long-horizon scenarios remain challenging, as these agents are burdened with tasks beyond their intrinsic …

DCoPilot: Generative AI-Empowered Policy Adaptation for Dynamic Data Center Operations

2026-02-02 · Minghao Li, Ruihang Wang, Rui Tan, Yonggang Wen arxiv

Modern data centers (DCs) hosting artificial intelligence (AI)-dedicated devices operate at high power densities with rapidly varying workloads, making minute-level adaptation essential for safe and energy-efficient oper…

Reinforcement Learning