arXiv:2506.03568cs.ROcs.AI2025-06

让自动驾驶更安全高效:用信心机制实现人机协同学习。

Confidence-Guided Human-AI Collaboration: Reinforcement Learning with Distributional Proxy Value Propagation for Autonomous Driving

  • 基于分布代理价值传播,在少量人工干预下快速学习人类驾驶意图。
  • 实测在复杂路况下显著提升安全性和效率,性能达当前最优水平。
  • 适合需要高安全性与持续自主进化的自动驾驶系统研发者。

自动驾驶有望大幅提升出行便利性、道路安全和交通效率,但强化学习与模仿学习面临安全探索和分布偏移的挑战。尽管人机协同可缓解这些问题,却常依赖大量人工干预,导致成本高、效率低。本文提出一种置信度引导的人机协同(C-HAC)策略,首先在分布软演员-评论家(DSAC)框架中引入分布代理价值传播方法,利用回报分布表征人类意图,实现以最少人工交互快速稳定地学习人类引导策略;随后激活共享控制机制,将学习到的人类引导策略与最大化累积奖励的自学习策略融合,使智能体可在无人干预下自主探索并持续提升性能;最后,通过基于置信度的策略评估算法,动态切换人导与自学习模式,确保在保障安全与性能的前提下追求最优策略。大量实验在多样化驾驶场景中验证,C-HAC 在安全性、效率和综合表现上均显著优于传统方法,达到当前最优水平。真实道路测试进一步证明其在复杂交通环境中的有效性。视频与代码已开源:https://github.com/lzqw/C-HAC。

原文摘要 · Abstract (English)

Autonomous driving promises significant advancements in mobility, road safety and traffic efficiency, yet reinforcement learning and imitation learning face safe-exploration and distribution-shift challenges. Although human-AI collaboration alleviates these issues, it often relies heavily on extensive human intervention, which increases costs and reduces efficiency. This paper develops a confidence-guided human-AI collaboration (C-HAC) strategy to overcome these limitations. First, C-HAC employs a distributional proxy value propagation method within the distributional soft actor-critic (DSAC) framework. By leveraging return distributions to represent human intentions C-HAC achieves rapid and stable learning of human-guided policies with minimal human interaction. Subsequently, a shared control mechanism is activated to integrate the learned human-guided policy with a self-learning policy that maximizes cumulative rewards. This enables the agent to explore independently and continuously enhance its performance beyond human guidance. Finally, a policy confidence evaluation algorithm capitalizes on DSAC's return distribution networks to facilitate dynamic switching between human-guided and self-learning policies via a confidence-based intervention function. This ensures the agent can pursue optimal policies while maintaining safety and performance guarantees. Extensive experiments across diverse driving scenarios reveal that C-HAC significantly outperforms conventional methods in terms of safety, efficiency, and overall performance, achieving state-of-the-art results. The effectiveness of the proposed method is further validated through real-world road tests in complex traffic conditions. The videos and code are available at: https://github.com/lzqw/C-HAC.

自动驾驶人机协同强化学习置信度机制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。