Monte-Carlo Tree Search with Neural Network Guidance for Lane-Free Autonomous Driving
Ioannis Peridis, Dimitrios Troullinos, Georgios Chalkiadakis, Pantelis Giankoulidis, Ioannis Papamichail, Markos Papageorgiou

TL;DR
This paper introduces a Monte-Carlo Tree Search approach guided by neural networks for autonomous driving in lane-free traffic, aiming to improve safety and efficiency in complex, unrestricted road environments.
Contribution
It presents a novel MCTS framework combined with neural network guidance tailored for lane-free autonomous driving, addressing safety, performance, and computational trade-offs.
Findings
Neural network guidance improves MCTS decision quality.
Lane-free environment induces nudging behavior in vehicle policies.
Trade-offs between computational resources and driving performance are characterized.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Traffic control and management · Reinforcement Learning in Robotics
