Active Data Acquisition in Autonomous Driving Simulation
Autonomous driving algorithms rely heavily on learning-based models, which require large datasets for training. However, there is often a large amount of redundant information in these datasets, while collecting and processing these datasets can be time-consuming and expensive. To address this issue, this paper proposes the concept of an active data-collecting strategy. For high-quality data, increasing the collection density can improve the overall quality of the dataset, ultimately achieving similar or even better results than the original dataset with lower labeling costs and smaller dataset sizes. In this paper, we design experiments to verify the quality of the collected dataset and to demonstrate this strategy can significantly reduce labeling costs and dataset size while improving the overall quality of the dataset, leading to better performance of autonomous driving systems. The source code implementing the proposed approach is publicly available on https://github.com/Th1nkMore/carla_dataset_tools.
Code (1)
Tasks
Autonomous DrivingSimilar Papers 제목 키워드 기반
ReactSim-Bench: Benchmarking Reactive Behavior World Model Simulation in Autonomous Driving
Reactive capability is a key property of data-driven behavior world model simulators for autonomous driving simulation systems. With this capability, simulated world agents can respond feasibly to autonomous vehicle (AV)…
Autonomous DrivingMEAL: Manifold Embedding-based Active Learning
Image segmentation is a common and challenging task in autonomous driving. Availability of sufficient pixel-level annotations for the training data is a hurdle. Active learning helps learning from small amounts of data b…
Active LearningAutonomous DrivingImage SegmentationInformativeness+1An Overview about Emerging Technologies of Autonomous Driving
Since DARPA started Grand Challenges in 2004 and Urban Challenges in 2007, autonomous driving has been the most active field of AI applications. This paper gives an overview about technical aspects of autonomous driving …
Autonomous DrivingEditing Driver Character: Socially-Controllable Behavior Generation for Interactive Traffic Simulation
Traffic simulation plays a crucial role in evaluating and improving autonomous driving planning systems. After being deployed on public roads, autonomous vehicles need to interact with human road participants with differ…
Autonomous DrivingAutonomous VehiclesCommonRoad-Game: A Human-in-the-Loop Simulation Framework for Autonomous Driving
Motion planning algorithms should be evaluated in human-in-the-loop environments to ensure they produce safe and efficient behaviors during interactions. However, existing simulation platforms often rely on recorded data…
Autonomous DrivingMotion Planning