paper-with-me

홈 › Papers

Active Data Acquisition in Autonomous Driving Simulation

2023-06-24 · Jianyu Lai, Zexuan Jia, Boao Li

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.

📄 PDF Abstract BibTeX arXiv:2306.13923

Code (1)

th1nkmore/carla_dataset_tools 공식 구현

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

ReactSim-Bench: Benchmarking Reactive Behavior World Model Simulation in Autonomous Driving

2026-06-12 · Zhiyuan Zhang, Yanlun Peng, Jianing Zhang, Xianda Guo 외 arxiv

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 Driving

MEAL: Manifold Embedding-based Active Learning

2021-06-22 · Deepthi Sreenivasaiah, Johannes Otterbach, Thomas Wollmann

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+1

An Overview about Emerging Technologies of Autonomous Driving

2023-06-23 · Yu Huang, Yue Chen, Zijiang Yang

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 Driving

Editing Driver Character: Socially-Controllable Behavior Generation for Interactive Traffic Simulation

2023-03-24 · Wei-Jer Chang, Chen Tang, Chenran Li, Yeping Hu 외

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 Vehicles

CommonRoad-Game: A Human-in-the-Loop Simulation Framework for Autonomous Driving

2026-07-01 · Yunfei Bi, Youran Wang arxiv

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