paper-with-me

홈 › Papers

MulModSeg: Enhancing Unpaired Multi-Modal Medical Image Segmentation with Modality-Conditioned Text Embedding and Alternating Training

2024-11-23 · Chengyin Li, Hui Zhu, Rafi Ibn Sultan, Hassan Bagher Ebadian, Prashant Khanduri, Chetty Indrin, Kundan Thind, Dongxiao Zhu

In the diverse field of medical imaging, automatic segmentation has numerous applications and must handle a wide variety of input domains, such as different types of Computed Tomography (CT) scans and Magnetic Resonance (MR) images. This heterogeneity challenges automatic segmentation algorithms to maintain consistent performance across different modalities due to the requirement for spatially aligned and paired images. Typically, segmentation models are trained using a single modality, which limits their ability to generalize to other types of input data without employing transfer learning techniques. Additionally, leveraging complementary information from different modalities to enhance segmentation precision often necessitates substantial modifications to popular encoder-decoder designs, such as introducing multiple branched encoding or decoding paths for each modality. In this work, we propose a simple Multi-Modal Segmentation (MulModSeg) strategy to enhance medical image segmentation across multiple modalities, specifically CT and MR. It incorporates two key designs: a modality-conditioned text embedding framework via a frozen text encoder that adds modality awareness to existing segmentation frameworks without significant structural modifications or computational overhead, and an alternating training procedure that facilitates the integration of essential features from unpaired CT and MR inputs. Through extensive experiments with both Fully Convolutional Network and Transformer-based backbones, MulModSeg consistently outperforms previous methods in segmenting abdominal multi-organ and cardiac substructures for both CT and MR modalities. The code is available in this {\href{https://github.com/ChengyinLee/MulModSeg_2024}{link}}.

📄 PDF Abstract BibTeX arXiv:2411.15576

Code (1)

chengyinlee/mulmodseg_2024 공식 구현 pytorch

Tasks

Computed Tomography (CT)Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationTransfer Learning

Similar Papers 제목 키워드 기반

Shape-consistent Generative Adversarial Networks for multi-modal Medical segmentation maps

2022-01-24 · Leo Segre, Or Hirschorn, Dvir Ginzburg, Dan Raviv

Image translation across domains for unpaired datasets has gained interest and great improvement lately. In medical imaging, there are multiple imaging modalities, with very different characteristics. Our goal is to use …

Generative Adversarial NetworkSegmentationSemantic SegmentationTranslation

Partially Supervised Unpaired Multi-Modal Learning for Label-Efficient Medical Image Segmentation

2025-03-07 · Lei Zhu, Yanyu Xu, Huazhu Fu, Xinxing Xu 외

Unpaired Multi-Modal Learning (UMML) which leverages unpaired multi-modal data to boost model performance on each individual modality has attracted a lot of research interests in medical image analysis. However, existing…

Image SegmentationMedical Image AnalysisMedical Image SegmentationOrgan Segmentation+3

UOPSL: Unpaired OCT Predilection Sites Learning for Fundus Image Diagnosis Augmentation

2025-09-10 · Zhihao Zhao, Yinzheng Zhao, Junjie Yang, Xiangtong Yao 외 arxiv

Significant advancements in AI-driven multimodal medical image diagnosis have led to substantial improvements in ophthalmic disease identification in recent years. However, acquiring paired multimodal ophthalmic images r…

Contrastive LearningImage Classification

Structural Attention: Rethinking Transformer for Unpaired Medical Image Synthesis

2024-06-27 · Vu Minh Hieu Phan, Yutong Xie, BoWen Zhang, Yuankai Qi 외

Unpaired medical image synthesis aims to provide complementary information for an accurate clinical diagnostics, and address challenges in obtaining aligned multi-modal medical scans. Transformer-based models excel in im…

AnatomyImage Generation

Toward Unpaired Multi-modal Medical Image Segmentation via Learning Structured Semantic Consistency

2022-06-21 · Jie Yang, Ye Zhu, Chaoqun Wang, Zhen Li 외

Integrating multi-modal data to promote medical image analysis has recently gained great attention. This paper presents a novel scheme to learn the mutual benefits of different modalities to achieve better segmentation r…

Image SegmentationMedical Image AnalysisMedical Image SegmentationOrgan Segmentation+2