paper-with-me

Papers

Benchmarking Multi-modal Semantic Segmentation under Sensor Failures: Missing and Noisy Modality Robustness

2025-03-24 · Chenfei Liao, Kaiyu Lei, Xu Zheng, Junha Moon, Zhixiong Wang, YiXuan Wang, Danda Pani Paudel, Luc van Gool, Xuming Hu

Multi-modal semantic segmentation (MMSS) addresses the limitations of single-modality data by integrating complementary information across modalities. Despite notable progress, a significant gap persists between research and real-world deployment due to variability and uncertainty in multi-modal data quality. Robustness has thus become essential for practical MMSS applications. However, the absence of standardized benchmarks for evaluating robustness hinders further advancement. To address this, we first survey existing MMSS literature and categorize representative methods to provide a structured overview. We then introduce a robustness benchmark that evaluates MMSS models under three scenarios: Entire-Missing Modality (EMM), Random-Missing Modality (RMM), and Noisy Modality (NM). From a probabilistic standpoint, we model modality failure under two conditions: (1) all damaged combinations are equally probable; (2) each modality fails independently following a Bernoulli distribution. Based on these, we propose four metrics-$mIoU^{Avg}_{EMM}$, $mIoU^{E}_{EMM}$, $mIoU^{Avg}_{RMM}$, and $mIoU^{E}_{RMM}$-to assess model robustness under EMM and RMM. This work provides the first dedicated benchmark for MMSS robustness, offering new insights and tools to advance the field. Source code is available at https://github.com/Chenfei-Liao/Multi-Modal-Semantic-Segmentation-Robustness-Benchmark.

📄 PDF Abstract BibTeX arXiv:2503.18445

Code (1)

chenfei-liao/multi-modal-semantic-segmentation-robustness-benchmark 공식 구현 pytorch

Tasks

BenchmarkingSemantic Segmentation

Similar Papers 제목 키워드 기반

Contrastive Learning-Based Spectral Knowledge Distillation for Multi-Modality and Missing Modality Scenarios in Semantic Segmentation

2023-12-04 · Aniruddh Sikdar, Jayant Teotia, Suresh Sundaram

Improving the performance of semantic segmentation models using multispectral information is crucial, especially for environments with low-light and adverse conditions. Multi-modal fusion techniques pursue either the lea…

BenchmarkingContrastive LearningKnowledge DistillationSegmentation+1

Refer to Anything with Vision-Language Prompts

2025-06-05 · Shengcao Cao, Zijun Wei, Jason Kuen, Kangning Liu 외

Recent image segmentation models have advanced to segment images into high-quality masks for visual entities, and yet they cannot provide comprehensive semantic understanding for complex queries based on both language an…

BenchmarkingGeneralized Referring Expression SegmentationImage SegmentationReferring Expression+3

ISSAFE: Improving Semantic Segmentation in Accidents by Fusing Event-based Data

2020-08-20 · Jiaming Zhang, Kailun Yang, Rainer Stiefelhagen

Ensuring the safety of all traffic participants is a prerequisite for bringing intelligent vehicles closer to practical applications. The assistance system should not only achieve high accuracy under normal conditions, b…

Autonomous VehiclesBenchmarkingSegmentationSemantic Segmentation

PixelArena: A benchmark for Pixel-Precision Visual Intelligence

2025-12-18 · Feng Liang, Sizhe Cheng, Chenqi Yi, Yong Wang arxiv

Omni-modal models that have multimodal input and output are emerging. However, benchmarking their multimodal generation, especially in image generation, is challenging due to the subtleties of human preferences and model…

Semantic Segmentationmultimodal generationImage Generation

Occlusion-Aware Seamless Segmentation

2024-07-02 · Yihong Cao, Jiaming Zhang, Hao Shi, Kunyu Peng 외

Panoramic images can broaden the Field of View (FoV), occlusion-aware prediction can deepen the understanding of the scene, and domain adaptation can transfer across viewing domains. In this work, we introduce a novel ta…

BenchmarkingDomain AdaptationSegmentationSemantic Segmentation