SS-SFDA : Self-Supervised Source-Free Domain Adaptation for Road Segmentation in Hazardous Environments
Divya Kothandaraman, Rohan Chandra, Dinesh Manocha
TL;DR
The paper tackles road segmentation under adverse weather using a novel Self-Supervised Source-Free Domain Adaptation (SS-SFDA) framework. It pre-trains a self-attention-based auto-encoder on clear weather data and then adapts to unlabeled target domains via a two-step, self-supervised process: entropy minimization to enrich pseudo-labels, followed by online self-training with curriculum learning; a few-image distillation stage further refines performance on heterogeneous weather data. Across six real and synthetic datasets, SS-SFDA achieves 88–96% of supervised mIoU, outperforms prior SFDA methods by up to 10.26% on real adverse-weather data, and delivers 18–180× faster training than GAN-based SFDA. The approach advances robust autonomous driving perception in hazardous conditions, while acknowledging limitations in multi-class segmentation and suggesting extensions to other CV tasks in future work.
Abstract
We present a novel approach for unsupervised road segmentation in adverse weather conditions such as rain or fog. This includes a new algorithm for source-free domain adaptation (SFDA) using self-supervised learning. Moreover, our approach uses several techniques to address various challenges in SFDA and improve performance, including online generation of pseudo-labels and self-attention as well as use of curriculum learning, entropy minimization and model distillation. We have evaluated the performance on $6$ datasets corresponding to real and synthetic adverse weather conditions. Our method outperforms all prior works on unsupervised road segmentation and SFDA by at least 10.26%, and improves the training time by 18-180x. Moreover, our self-supervised algorithm exhibits similar accuracy performance in terms of mIOU score as compared to prior supervised methods.
