COARSE: Collaborative Pseudo-Labeling with Coarse Real Labels for Off-Road Semantic Segmentation

📅 2025-03-05
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
In off-road autonomous driving, semantic segmentation suffers from scarce annotations: real-world data provides only sparse, coarse-grained labels, while synthetic data offers dense labels but exhibits significant domain shift. To address this, we propose a semi-supervised domain adaptation framework. Our method employs a dual-decoder architecture—operating at both pixel- and patch-level—to collaboratively generate pseudo-labels by fusing intra-domain coarse annotations with inter-domain fine-grained labels. It leverages a pre-trained Vision Transformer (ViT) backbone, cross-domain consistency regularization, and an iterative co-training pseudo-labeling strategy to mitigate the simulation-to-reality distribution gap. Evaluated on RUGD and Rellis-3D benchmarks, our approach achieves absolute mIoU improvements of 9.7% and 8.4%, respectively. Furthermore, extensive real-world deployment across diverse biomes demonstrates strong generalization and robustness.

Technology Category

Application Category

📝 Abstract
Autonomous off-road navigation faces challenges due to diverse, unstructured environments, requiring robust perception with both geometric and semantic understanding. However, scarce densely labeled semantic data limits generalization across domains. Simulated data helps, but introduces domain adaptation issues. We propose COARSE, a semi-supervised domain adaptation framework for off-road semantic segmentation, leveraging sparse, coarse in-domain labels and densely labeled out-of-domain data. Using pretrained vision transformers, we bridge domain gaps with complementary pixel-level and patch-level decoders, enhanced by a collaborative pseudo-labeling strategy on unlabeled data. Evaluations on RUGD and Rellis-3D datasets show significant improvements of 9.7% and 8.4% respectively, versus only using coarse data. Tests on real-world off-road vehicle data in a multi-biome setting further demonstrate COARSE's applicability.
Problem

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

Addresses domain adaptation in off-road semantic segmentation.
Utilizes sparse coarse labels and dense out-of-domain data.
Improves segmentation accuracy in diverse, unstructured environments.
Innovation

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

Semi-supervised domain adaptation framework
Collaborative pseudo-labeling strategy
Pixel-level and patch-level decoders
🔎 Similar Papers
No similar papers found.