CVMar 29

Annotation-Free Detection of Drivable Areas and Curbs Leveraging LiDAR Point Cloud Maps

arXiv:2603.2755347.41 citationsh-index: 2
Predicted impact top 45% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For autonomous driving perception, this work reduces the reliance on costly manual annotation by providing an automated labeling pipeline that generates accurate training data for drivable area and curb detection.

The paper proposes a map-based automatic data labeler (MADL) that uses LiDAR mapping and localization to automatically generate training labels for drivable area and curb detection, eliminating the need for manual annotation. Experiments on KITTI, KITTI-CARLA, and 3D-Curb datasets show that MADL achieves performance comparable to manual labeling and outperforms existing self-supervised methods.

Drivable areas and curbs are critical traffic elements for autonomous driving, forming essential components of the vehicle visual perception system and ensuring driving safety. Deep neural networks (DNNs) have significantly improved perception performance for drivable area and curb detection, but most DNN-based methods rely on large manually labeled datasets, which are costly, time-consuming, and expert-dependent, limiting their real-world application. Thus, we developed an automated training data generation module. Our previous work generated training labels using single-frame LiDAR and RGB data, suffering from occlusion and distant point cloud sparsity. In this paper, we propose a novel map-based automatic data labeler (MADL) module, combining LiDAR mapping/localization with curb detection to automatically generate training data for both tasks. MADL avoids occlusion and point cloud sparsity issues via LiDAR mapping, creating accurate large-scale datasets for DNN training. In addition, we construct a data review agent to filter the data generated by the MADL module, eliminating low-quality samples. Experiments on the KITTI, KITTI-CARLA and 3D-Curb datasets show that MADL achieves impressive performance compared to manual labeling, and outperforms traditional and state-of-the-art self-supervised methods in robustness and accuracy.

Foundations

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

Your Notes