arXiv:2601.09353cs.AI2026-01

用神经网络引导的树搜索,让自动驾驶车在无车道环境中更安全高效。

Monte-Carlo Tree Search with Neural Network Guidance for Lane-Free Autonomous Driving

  • 用预训练神经网络指导蒙特卡洛树搜索,提升规划效率。
  • 碰撞率降低,平均速度提升,验证了方法有效性。
  • 适合研究无车道环境下的自动驾驶决策与资源权衡。

无车道交通环境使车辆可自由利用道路横向空间,从而提升通行效率,但也带来更具挑战性的自动驾驶问题。本文针对单智能体无车道环境中的自动驾驶规划,提出一种基于蒙特卡洛树搜索(MCTS)的方法,其马尔可夫决策过程借鉴了强化学习框架。同时,采用预训练神经网络(NN)引导搜索过程中的选择阶段,利用神经网络的预测能力,在计算资源受限条件下实现更智能的搜索。实验评估涵盖安全性(碰撞率)和有效性(行驶速度)指标,结果表明:(a)使用各向同性状态信息会引发车辆的“推挤”行为——后方快速车辆的存在会影响其策略;(b)NN引导的MCTS显著加速性能;(c)在计算资源与解质量之间存在可调的权衡关系。

原文摘要 · Abstract (English)

Lane-free traffic environments allow vehicles to better harness the lateral capacity of the road without being restricted to lane-keeping, thereby increasing the traffic flow rates. As such, we have a distinct and more challenging setting for autonomous driving. In this work, we consider a Monte-Carlo Tree Search (MCTS) planning approach for single-agent autonomous driving in lane-free traffic, where the associated Markov Decision Process we formulate is influenced from existing approaches tied to reinforcement learning frameworks. In addition, MCTS is equipped with a pre-trained neural network (NN) that guides the selection phase. This procedure incorporates the predictive capabilities of NNs for a more informed tree search process under computational constraints. In our experimental evaluation, we consider metrics that address both safety (through collision rates) and efficacy (through measured speed). Then, we examine: (a) the influence of isotropic state information for vehicles in a lane-free environment, resulting in nudging behaviour--vehicles' policy reacts due to the presence of faster tailing ones, (b) the acceleration of performance for the NN-guided variant of MCTS, and (c) the trade-off between computational resources and solution quality.

自动驾驶树搜索神经网络无车道

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