Learning Robust Anymodal Segmentor with Unimodal and Cross-modal Distillation
Xu Zheng, Haiwei Xue, Jialei Chen, Yibo Yan, Lutao Jiang, Yuanhuiyi Lyu, Kailun Yang, Linfeng Zhang, Xuming Hu
TL;DR
This work tackles unimodal bias in multimodal semantic segmentation by introducing AnySeg, a framework that learns robust anymodal segmentors via a strong multimodal teacher trained with Parallel Multimodal Learning (PML) and a student guided through Unimodal Distillation (UMD), Cross-modal Distillation (CMD), and modality-agnostic semantic distillation (MAD). The method transfers knowledge across multi-scale features and prediction maps, while simulated missing modalities through anymodal dropout to mirror real-world sensor absence. Empirical results on synthetic and real benchmarks (MUSES and DELIVER) show state-of-the-art improvements in mean IoU and balanced performance across modalities, with notable gains in challenging inputs like Event and LiDAR. Overall, the approach demonstrates that modality-aware distillation and prediction-level transfer can substantially mitigate unimodal bias and enable robust, modality-agnostic segmentation in diverse sensing scenarios, albeit with additional training cost.
Abstract
Simultaneously using multimodal inputs from multiple sensors to train segmentors is intuitively advantageous but practically challenging. A key challenge is unimodal bias, where multimodal segmentors over rely on certain modalities, causing performance drops when others are missing, common in real world applications. To this end, we develop the first framework for learning robust segmentor that can handle any combinations of visual modalities. Specifically, we first introduce a parallel multimodal learning strategy for learning a strong teacher. The cross-modal and unimodal distillation is then achieved in the multi scale representation space by transferring the feature level knowledge from multimodal to anymodal segmentors, aiming at addressing the unimodal bias and avoiding over-reliance on specific modalities. Moreover, a prediction level modality agnostic semantic distillation is proposed to achieve semantic knowledge transferring for segmentation. Extensive experiments on both synthetic and real-world multi-sensor benchmarks demonstrate that our method achieves superior performance.
