paper-with-me

Papers

RTFDNet: Fusion-Decoupling for Robust RGB-T Segmentation

2026-03-10 · Kunyu Tan, Mingjian Liang arxiv

RGB-Thermal (RGB-T) semantic segmentation is essential for robotic systems operating in low-light or dark environments. However, traditional approaches often overemphasize modality balance, resulting in limited robustness and severe performance degradation when sensor signals are partially missing. Recent advances such as cross-modal knowledge distillation and modality-adaptive fine-tuning attempt to enhance cross-modal interaction, but they typically decouple modality fusion and modality adaptation, requiring multi-stage training with frozen models or teacher-student frameworks. We present RTFDNet, a three-branch encoder-decoder that unifies fusion and decoupling for robust RGB-T segmentation. Synergistic Feature Fusion (SFF) performs channel-wise gated exchange and lightweight spatial attention to inject complementary cues. Cross-Modal Decouple Regularization (CMDR) isolates modality-specific components from the fused representation and supervises unimodal decoders via stop-gradient targets. Region Decouple Regularization (RDR) enforces class-selective prediction consistency in confident regions while blocking gradients to the fusion branch. This feedback loop strengthens unimodal paths without degrading the fused stream, enabling efficient standalone inference at test time. Extensive experiments demonstrate the effectiveness of RTFDNet, showing consistent performance across varying modality conditions. Our implementation will be released to facilitate further research. Our source code are publicly available at https://github.com/curapima/RTFDNet.

📄 PDF Abstract BibTeX arXiv:2603.09149

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationSemantic Segmentation

Similar Papers 제목 키워드 기반

Geometry-Aware Distillation for Indoor Semantic Segmentation

2019-06-01 · CVPR 2019 6 · Jianbo Jiao, Yunchao Wei, Zequn Jie, Honghui Shi 외

It has been shown that jointly reasoning the 2D appearance and 3D information from RGB-D domains is beneficial to indoor scene semantic segmentation. However, most existing approaches require accurate depth map as input …

SegmentationSemantic Segmentation

Decoupled Seg Tokens Make Stronger Reasoning Video Segmenter and Grounder

2025-06-28 · Dang Jisheng, Wu Xudong, Wang Bimei, Lv Ning 외

Existing video segmenter and grounder approaches, exemplified by Sa2VA, directly fuse features within segmentation models. This often results in an undesirable entanglement of dynamic visual information and static semant…

Image SegmentationLarge Language ModelQuestion AnsweringSegmentation+5

Stereo Superpixel Segmentation Via Decoupled Dynamic Spatial-Embedding Fusion Network

2022-08-17 · Hua Li, Junyan Liang, Ruiqi Wu, Runmin Cong 외

Stereo superpixel segmentation aims at grouping the discretizing pixels into perceptual regions through left and right views more collaboratively and efficiently. Existing superpixel segmentation algorithms mostly utiliz…

object-detectionObject DetectionSalient Object DetectionSegmentation

Diffusion-Driven Two-Stage Active Learning for Low-Budget Semantic Segmentation

2025-10-25 · Jeongin Kim, Wonho Bae, YouLee Han, Giyeong Oh 외 arxiv

Semantic segmentation demands dense pixel-level annotations, which can be prohibitively expensive - especially under extremely constrained labeling budgets. In this paper, we address the problem of low-budget active lear…

Semantic SegmentationActive Learning

Decoupling Continual Semantic Segmentation

2025-08-07 · Yifu Guo, Yuquan Lu, Wentao Zhang, Zishan Xu 외 arxiv

Continual Semantic Segmentation (CSS) requires learning new classes without forgetting previously acquired knowledge, addressing the fundamental challenge of catastrophic forgetting in dense prediction tasks. However, ex…

Continual Semantic SegmentationContinual Learning