Reinforcement Learning Aided Sequential Optimization for Unsignalized Intersection Management of Robot Traffic
Nishchal Hoysal G., Pavankumar Tallapragada

TL;DR
This paper introduces a reinforcement learning-based sequential optimization framework for managing robot traffic at unsignalized intersections, achieving safe, efficient, and real-time trajectory planning with significant performance improvements over existing heuristics.
Contribution
The paper presents a novel combined learning and optimization approach that determines crossing order and optimizes trajectories, enabling real-time, safe intersection management for robot traffic.
Findings
Outperforms 5 heuristics in simulation across multiple metrics.
Achieves up to 150% improvement in objective value over first come first serve heuristic.
Scales linearly with the number of robots in computation time.
Abstract
We consider the problem of optimal unsignalized intersection management, wherein we seek to obtain safe and optimal trajectories, for a set of robots that arrive randomly and continually. This problem involves repeatedly solving a mixed integer program (with robot acceleration trajectories as decision variables) with different parameters, for which the computation time using a naive optimization algorithm scales exponentially with the number of robots and lanes. Hence, such an approach is not suitable for real-time implementation. In this paper, we propose a solution framework that combines learning and sequential optimization. In particular, we propose an algorithm for learning a shared policy that given the traffic state information, determines the crossing order of the robots. Then, we optimize the trajectories of the robots sequentially according to that crossing order. This…
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
TopicsTraffic control and management · Autonomous Vehicle Technology and Safety · Robotic Path Planning Algorithms
