paper-with-me

홈 › Papers

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

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

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 results for unpaired multi-modal medical images. Our approach tackles two critical issues of this task from a practical perspective: (1) how to effectively learn the semantic consistencies of various modalities (e.g., CT and MRI), and (2) how to leverage the above consistencies to regularize the network learning while preserving its simplicity. To address (1), we leverage a carefully designed External Attention Module (EAM) to align semantic class representations and their correlations of different modalities. To solve (2), the proposed EAM is designed as an external plug-and-play one, which can be discarded once the model is optimized. We have demonstrated the effectiveness of the proposed method on two medical image segmentation scenarios: (1) cardiac structure segmentation, and (2) abdominal multi-organ segmentation. Extensive results show that the proposed method outperforms its counterparts by a wide margin.

📄 PDF Abstract BibTeX arXiv:2206.10571

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image AnalysisMedical Image SegmentationOrgan SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

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

Unified Attentional Generative Adversarial Network for Brain Tumor Segmentation From Multimodal Unpaired Images

2019-07-08 · Wenguang Yuan, Jia Wei, Jiabing Wang, Qianli Ma 외

In medical applications, the same anatomical structures may be observed in multiple modalities despite the different image characteristics. Currently, most deep models for multimodal segmentation rely on paired registere…

Brain Tumor SegmentationGenerative Adversarial NetworkSegmentationTranslation+1

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 외

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 …

Computed Tomography (CT)Image SegmentationMedical Image SegmentationSegmentation+2

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

Deep Class-Specific Affinity-Guided Convolutional Network for Multimodal Unpaired Image Segmentation

2021-01-05 · Jingkun Chen, Wenqi Li, Hongwei Li, JianGuo Zhang

Multi-modal medical image segmentation plays an essential role in clinical diagnosis. It remains challenging as the input modalities are often not well-aligned spatially. Existing learning-based methods mainly consider s…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation