LimSim Series: An Autonomous Driving Simulation Platform for Validation and Enhancement
Daocheng Fu, Naiting Zhong, Xu Han, Pinlong Cai, Licheng Wen, Song Mao, Botian Shi, Yu Qiao
TL;DR
The paper tackles the challenges of validating and enhancing autonomous driving systems in closed-loop simulations by balancing realism, efficiency, and comprehensive evaluation. It presents LimSim Series, an open-source, modular platform that integrates multi-type road-network information, AoI-based resource optimization, and background-vehicle decision-making, accompanied by baseline algorithms, user-friendly interfaces, and multi-dimensional evaluation metrics. Through experiments across highway, ramp, intersection, roundabout, and long-route scenarios, the framework demonstrates compatibility with modular, end-to-end, and knowledge-driven ADS, enabling rapid deployment and iterative improvement. The authors also discuss design considerations, such as real-data integration and scalable simulation, and release code to accelerate community adoption. Future work outlines high-fidelity sensor rendering, heterogeneous traffic, and AI-driven corner-case generation to further improve realism and testing coverage.
Abstract
Closed-loop simulation environments play a crucial role in the validation and enhancement of autonomous driving systems (ADS). However, certain challenges warrant significant attention, including balancing simulation accuracy with duration, reconciling functionality with practicality, and establishing comprehensive evaluation mechanisms. This paper addresses these challenges by introducing the LimSim Series, a comprehensive simulation platform designed to support the rapid deployment and efficient iteration of ADS. The LimSim Series integrates multi-type information from road networks, employs human-like decision-making and planning algorithms for background vehicles, and introduces the concept of the Area of Interest (AoI) to optimize computational resources. The platform offers a variety of baseline algorithms and user-friendly interfaces, facilitating flexible validation of multiple technical pipelines. Additionally, the LimSim Series incorporates multi-dimensional evaluation metrics, delivering thorough insights into system performance, thus enabling researchers to promptly identify issues for further improvements. Experiments demonstrate that the LimSim Series is compatible with modular, end-to-end, and VLM-based knowledge-driven systems. It can assist in the iteration and updating of ADS by evaluating performance across various scenarios. The code of the LimSim Series is released at: https://github.com/PJLab-ADG/LimSim.
