SEAIDec 17, 2024

DriveTester: A Unified Platform for Simulation-Based Autonomous Driving Testing

arXiv:2412.12656v12 citationsh-index: 6Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of reproducibility and compatibility issues for researchers in autonomous driving testing, though it is incremental as it builds on existing platforms.

The paper tackles the complexity and lack of standardization in simulation-based testing for autonomous driving systems by introducing DriveTester, a unified platform built on Apollo that integrates a lightweight traffic simulator and state-of-the-art testing techniques, enabling efficient development and comparison of methods.

Simulation-based testing plays a critical role in evaluating the safety and reliability of autonomous driving systems (ADSs). However, one of the key challenges in ADS testing is the complexity of preparing and configuring simulation environments, particularly in terms of compatibility and stability between the simulator and the ADS. This complexity often results in researchers dedicating significant effort to customize their own environments, leading to disparities in development platforms and underlying systems. Consequently, reproducing and comparing these methodologies on a unified ADS testing platform becomes difficult. To address these challenges, we introduce DriveTester, a unified simulation-based testing platform built on Apollo, one of the most widely used open-source, industrial-level ADS platforms. DriveTester provides a consistent and reliable environment, integrates a lightweight traffic simulator, and incorporates various state-of-the-art ADS testing techniques. This enables researchers to efficiently develop, test, and compare their methods within a standardized platform, fostering reproducibility and comparison across different ADS testing approaches. The code is available: https://github.com/MingfeiCheng/DriveTester.

Code Implementations1 repo
Foundations

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

Your Notes