paper-with-me

Papers

Intelligent Communication Mixture-of-Experts Boosted-Medical Image Segmentation Foundation Model

2025-10-20 · Xinwei Zhang, Hu Chen, Zhe Yuan, Sukun Tian, Peng Feng arxiv

Foundation models for medical image segmentation have achieved remarkable performance. Adaptive fine-tuning of natural image segmentation foundation models is crucial for medical image segmentation tasks. However, some limitations exist in existing fine-tuning methods: 1) insufficient representation of high-level features and 2) the fine-tuning process disrupts the structural integrity of pretrained weights. Inspired by these critical problems, we propose an intelligent communication mixture-of-experts boosted-medical image segmentation foundation model, named IC-MoE, with twofold ideas: 1) We construct basic experts, semantic experts, and adaptive experts. Moreover, we implement a pixel probability adaptive voting strategy, which enables expert selection and fusion through label consistency and load balancing. This approach preliminarily enhances the representation capability of high-level features while preserving the structural integrity of pretrained weights. 2) We propose a semantic-guided contrastive learning method to address the issue of weak supervision in contrastive learning. This method further enhances the representation capability of high-level features while preserving the structural integrity of pretrained weights. Extensive experiments across three public medical image segmentation datasets demonstrate that the IC-MoE outperforms other SOTA models. Consequently, the proposed IC-MoE effectively supplements foundational medical image segmentation models with high-level features and pretrained structural integrity. We also validate the superior generalizability of the IC-MoE across diverse medical image segmentation scenarios.

📄 PDF Abstract BibTeX arXiv:2510.17684

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationContrastive Learning

Similar Papers 제목 키워드 기반

Efficient Training of Large-Scale AI Models Through Federated Mixture-of-Experts: A System-Level Approach

2025-07-08 · Xiaobing Chen, Boyang Zhang, Xiangwei Zhou, Mingxuan Sun 외

The integration of Federated Learning (FL) and Mixture-of-Experts (MoE) presents a compelling pathway for training more powerful, large-scale artificial intelligence models (LAMs) on decentralized data while preserving p…

Edge-computingFederated LearningMixture-of-Experts

MoME: Mixture of Visual Language Medical Experts for Medical Imaging Segmentation

2025-10-30 · Arghavan Rezvani, Xiangyi Yan, Anthony T. Wu, Kun Han 외 arxiv

In this study, we propose MoME, a Mixture of Visual Language Medical Experts, for Medical Image Segmentation. MoME adapts the successful Mixture of Experts (MoE) paradigm, widely used in Large Language Models (LLMs), for…

Medical Image Segmentation

BLR-MoE: Boosted Language-Routing Mixture of Experts for Domain-Robust Multilingual E2E ASR

2025-01-22 · Guodong Ma, Wenxuan Wang, Lifeng Zhou, Yuting Yang 외

Recently, the Mixture of Expert (MoE) architecture, such as LR-MoE, is often used to alleviate the impact of language confusion on the multilingual ASR (MASR) task. However, it still faces language confusion issues, espe…

Mixture-of-Experts

Mixture of Experts-augmented Deep Unfolding for Activity Detection in IRS-aided Systems

2025-02-27 · Zeyi Ren, Qingfeng Lin, Jingreng Lei, Yang Li 외

In the realm of activity detection for massive machine-type communications, intelligent reflecting surfaces (IRS) have shown significant potential in enhancing coverage for devices lacking direct connections to the base …

Action DetectionActivity DetectionMixture-of-Experts

Patcher: Patch Transformers with Mixture of Experts for Precise Medical Image Segmentation

2022-06-03 · Yanglan Ou, Ye Yuan, Xiaolei Huang, Stephen T. C. Wong 외

We present a new encoder-decoder Vision Transformer architecture, Patcher, for medical image segmentation. Unlike standard Vision Transformers, it employs Patcher blocks that segment an image into large patches, each of …

DecoderImage SegmentationLesion SegmentationMedical Image Segmentation+3