Boosting Cross-spectral Unsupervised Domain Adaptation for Thermal Semantic Segmentation
Seokjun Kwon, Jeongmin Shin, Namil Kim, Soonmin Hwang, Yukyung Choi
TL;DR
This work addresses labeled-data scarcity in thermal semantic segmentation by transferring knowledge from RGB via a two-way cross-spectral unsupervised domain adaptation framework. It introduces Masked Mutual Learning with uncertainty-based intra- and inter-spectral masks and cross-spectral prototypes to facilitate complementary RGB-thermal knowledge exchange, along with a prototypical self-supervised loss for robust nighttime training. The method shows significant improvements over prior UDA methods and competitive performance with supervised approaches on MFNet and KP datasets, validating the effectiveness of cross-spectral alignment and self-supervision in adverse conditions. By enabling reliable thermal segmentation in day and night, the approach has practical implications for robust autonomous driving systems in low-visibility environments.
Abstract
In autonomous driving, thermal image semantic segmentation has emerged as a critical research area, owing to its ability to provide robust scene understanding under adverse visual conditions. In particular, unsupervised domain adaptation (UDA) for thermal image segmentation can be an efficient solution to address the lack of labeled thermal datasets. Nevertheless, since these methods do not effectively utilize the complementary information between RGB and thermal images, they significantly decrease performance during domain adaptation. In this paper, we present a comprehensive study on cross-spectral UDA for thermal image semantic segmentation. We first propose a novel masked mutual learning strategy that promotes complementary information exchange by selectively transferring results between each spectral model while masking out uncertain regions. Additionally, we introduce a novel prototypical self-supervised loss designed to enhance the performance of the thermal segmentation model in nighttime scenarios. This approach addresses the limitations of RGB pre-trained networks, which cannot effectively transfer knowledge under low illumination due to the inherent constraints of RGB sensors. In experiments, our method achieves higher performance over previous UDA methods and comparable performance to state-of-the-art supervised methods.
