Semi-Automated Data Annotation in Multisensor Datasets for Autonomous Vehicle Testing
Andrii Gamalii, Daniel Górniak, Robert Nowak, Bartłomiej Olber, Krystian Radlak, Jakub Winter
TL;DR
The paper presents a semi-automated, human-in-the-loop data annotation pipeline (DARTS) for building a large-scale, multimodal driving dataset tailored to Polish road conditions. It combines AI-based 3D object detection with domain adaptation, anonymization, and iterative retraining, all orchestrated via Apache Airflow and integrated with Segments.ai for human verification. A novel Correction Acceleration Ratio (CAR) metric quantifies annotation-time savings, and a PostgreSQL-based schema extends nuScenes to track provenance and validation. Empirical results show substantial reductions in manual labeling time (e.g., CAR up to 0.93 on Zenseact) and demonstrate the pipeline’s effectiveness in producing scalable, GDPR-compliant annotations suitable for national autonomous driving data initiatives.
Abstract
This report presents the design and implementation of a semi-automated data annotation pipeline developed within the DARTS project, whose goal is to create a large-scale, multimodal dataset of driving scenarios recorded in Polish conditions. Manual annotation of such heterogeneous data is both costly and time-consuming. To address this challenge, the proposed solution adopts a human-in-the-loop approach that combines artificial intelligence with human expertise to reduce annotation cost and duration. The system automatically generates initial annotations, enables iterative model retraining, and incorporates data anonymization and domain adaptation techniques. At its core, the tool relies on 3D object detection algorithms to produce preliminary annotations. Overall, the developed tools and methodology result in substantial time savings while ensuring consistent, high-quality annotations across different sensor modalities. The solution directly supports the DARTS project by accelerating the preparation of large annotated dataset in the project's standardized format, strengthening the technological base for autonomous vehicle research in Poland.
