RMMSS: Towards Advanced Robust Multi-Modal Semantic Segmentation with Hybrid Prototype Distillation and Feature Selection
Jiaqi Tan, Xu Zheng, Yang Liu

TL;DR
RMMSS introduces a two-stage framework with hybrid prototype distillation and feature selection to improve robustness in multi-modal semantic segmentation, especially under missing-modality conditions, while maintaining high full-modality performance.
Contribution
The paper proposes a novel two-stage framework with hybrid prototype distillation and feature selection to enhance robustness against missing modalities in MMSS.
Findings
Improves missing-modality performance by up to 3.89%.
Maintains nearly full performance in full-modality scenarios with only 0.1% mIoU drop.
Demonstrates generalizability across different backbone architectures.
Abstract
Multi-modal semantic segmentation (MMSS) faces significant challenges in real-world applications due to incomplete, degraded, or missing sensor data. While current MMSS methods typically use self-distillation with modality dropout to improve robustness, they largely overlook inter-modal correlations and thus suffer significant performance degradation when no modalities are missing. To this end, we present RMMSS, a two-stage framework designed to progressively enhance model robustness under missing-modality conditions, while maintaining strong performance in full-modality scenarios. It comprises two key components: the Hybrid Prototype Distillation Module (HPDM) and the Feature Selection Module (FSM). In the first stage, we pre-train the teacher model with full-modality data and then introduce HPDM to do cross-modal knowledge distillation for obtaining a highly robust model. In the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Web Data Mining and Analysis
MethodsKnowledge Distillation · Dropout
