Trajectory-based Road Autolabeling with Lidar-Camera Fusion in Winter Conditions

πŸ“… 2024-12-03
πŸ›οΈ arXiv.org
πŸ“ˆ Citations: 1
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address the insufficient robustness of road segmentation in winter rural and suburban scenes, this paper proposes a trajectory-driven cross-modal self-supervised road annotation method. The approach jointly leverages temporally aligned LiDAR and camera data, integrating multimodal feature alignment, trajectory-constrained spatiotemporal consistency modeling, and self-supervised contrastive learning to generate high-confidence road masks without manual annotations. It introduces the first trajectory-guided LiDAR–camera joint self-supervised learning framework, significantly enhancing generalization under out-of-distribution conditions such as snow-covered surfaces and low-contrast scenes. On a dedicated winter rural/suburban test set, the method achieves a 6.2% improvement in mean Intersection-over-Union (mIoU) over state-of-the-art single-modal approaches. The implementation code is publicly available.

Technology Category

Application Category

πŸ“ Abstract
Robust road segmentation in all road conditions is required for safe autonomous driving and advanced driver assistance systems. Supervised deep learning methods provide accurate road segmentation in the domain of their training data but cannot be trusted in out-of-distribution scenarios. Including the whole distribution in the trainset is challenging as each sample must be labeled by hand. Trajectory-based self-supervised methods offer a potential solution as they can learn from the traversed route without manual labels. However, existing trajectory-based methods use learning schemes that rely only on the camera or only on the lidar. In this paper, trajectory-based learning is implemented jointly with lidar and camera for increased performance. Our method outperforms recent standalone camera- and lidar-based methods when evaluated with a challenging winter driving dataset including countryside and suburb driving scenes. The source code is available at https://github.com/eerik98/lidar-camera-road-autolabeling.git
Problem

Research questions and friction points this paper is trying to address.

Robust road segmentation in winter conditions
Self-supervised learning with lidar-camera fusion
Improving autonomous driving in out-of-distribution scenarios
Innovation

Methods, ideas, or system contributions that make the work stand out.

Trajectory-based learning with lidar-camera fusion
Self-supervised road segmentation in winter conditions
Outperforms standalone camera and lidar methods
πŸ”Ž Similar Papers
No similar papers found.