ROLOOct 25, 2021

Simulation and Model Checking for Close to Realtime Overtaking Planning

arXiv:2110.12577v14 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of real-time overtaking planning for autonomous vehicles in traffic-heavy scenarios, though it is incremental as it builds on existing model checking and simulation methods.

The paper tackles the problem of fast and reliable trajectory planning for autonomous vehicles by introducing a novel technique using the Spin model checker and 3D Unity simulation to plan consecutive overtaking maneuvers on rural roads, achieving an average of at least 40km driven and 214 vehicles overtaken before a collision.

Fast and reliable trajectory planning is a key requirement of autonomous vehicles. In this paper we introduce a novel technique for planning the route of an autonomous vehicle on a straight rural road using the Spin model checker. We show how we can combine Spins ability to identify paths violating temporal properties with sensor information from a 3D Unity simulation of an autonomous vehicle, to plan and perform consecutive overtaking manoeuvres on a traffic heavy road. This involves discretising the sensory information and combining multiple sequential Spin models with a Linear Time Temporal Logic specification to generate an error path. This path provides the autonomous vehicle with an action plan. The entire process takes place in close to realtime using no precomputed data and the action plan is specifically tailored for individual scenarios. Our experiments demonstrate that the simulated autonomous vehicle implementing our approach can drive on average at least 40km and overtake 214 vehicles before experiencing a collision, which is usually caused by inaccuracies in the sensory system. While the proposed system has some drawbacks, we believe that our novel approach demonstrates a potentially powerful future tool for efficient trajectory planning for autonomous vehicles.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes