paper-with-me

홈 › Papers

Customize Segment Anything Model for Multi-Modal Semantic Segmentation with Mixture of LoRA Experts

2024-12-05 · Chenyang Zhu, Bin Xiao, Lin Shi, Shoukun Xu, Xu Zheng

The recent Segment Anything Model (SAM) represents a significant breakthrough in scaling segmentation models, delivering strong performance across various downstream applications in the RGB modality. However, directly applying SAM to emerging visual modalities, such as depth and event data results in suboptimal performance in multi-modal segmentation tasks. In this paper, we make the first attempt to adapt SAM for multi-modal semantic segmentation by proposing a Mixture of Low-Rank Adaptation Experts (MoE-LoRA) tailored for different input visual modalities. By training only the MoE-LoRA layers while keeping SAM's weights frozen, SAM's strong generalization and segmentation capabilities can be preserved for downstream tasks. Specifically, to address cross-modal inconsistencies, we propose a novel MoE routing strategy that adaptively generates weighted features across modalities, enhancing multi-modal feature integration. Additionally, we incorporate multi-scale feature extraction and fusion by adapting SAM's segmentation head and introducing an auxiliary segmentation head to combine multi-scale features for improved segmentation performance effectively. Extensive experiments were conducted on three multi-modal benchmarks: DELIVER, MUSES, and MCubeS. The results consistently demonstrate that the proposed method significantly outperforms state-of-the-art approaches across diverse scenarios. Notably, under the particularly challenging condition of missing modalities, our approach exhibits a substantial performance gain, achieving an improvement of 32.15% compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2412.04220

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음
MoE 설명 없음

Similar Papers 제목 키워드 기반

Segment Any RGB-Thermal Model with Language-aided Distillation

2025-05-04 · Dong Xing, Xianxun Zhu, Wei Zhou, Qika Lin 외

The recent Segment Anything Model (SAM) demonstrates strong instance segmentation performance across various downstream tasks. However, SAM is trained solely on RGB data, limiting its direct applicability to RGB-thermal …

Instance SegmentationKnowledge DistillationScene UnderstandingSegmentation+1

MemorySAM: Memorize Modalities and Semantics with Segment Anything Model 2 for Multi-modal Semantic Segmentation

2025-03-09 · Chenfei Liao, Xu Zheng, Yuanhuiyi Lyu, Haiwei Xue 외

Research has focused on Multi-Modal Semantic Segmentation (MMSS), where pixel-wise predictions are derived from multiple visual modalities captured by diverse sensors. Recently, the large vision model, Segment Anything M…

Multi-modal image segmentationSemantic Segmentation

MANet: Fine-Tuning Segment Anything Model for Multimodal Remote Sensing Semantic Segmentation

2024-10-15 · Xianping Ma, Xiaokang Zhang, Man-on Pun, Bo Huang

Multimodal remote sensing data, collected from a variety of sensors, provide a comprehensive and integrated perspective of the Earth's surface. By employing multimodal fusion techniques, semantic segmentation offers more…

General KnowledgeSegmentationSemantic Segmentation

Customized Segment Anything Model for Medical Image Segmentation

2023-04-26 · Kaidong Zhang, Dong Liu

We propose SAMed, a general solution for medical image segmentation. Different from the previous methods, SAMed is built upon the large-scale image segmentation model, Segment Anything Model (SAM), to explore the new res…

DecoderImage SegmentationMedical Image Segmentationmodel+3

SAM-I2I: Unleash the Power of Segment Anything Model for Medical Image Translation

2024-11-13 · Jiayu Huo, Sebastien Ourselin, Rachel Sparks

Medical image translation is crucial for reducing the need for redundant and expensive multi-modal imaging in clinical field. However, current approaches based on Convolutional Neural Networks (CNNs) and Transformers oft…

DecoderImage-to-Image TranslationTranslation