paper-with-me

Papers

Modality-aware Mutual Learning for Multi-modal Medical Image Segmentation

2021-07-21 · Yao Zhang, Jiawei Yang, Jiang Tian, Zhongchao shi, Cheng Zhong, Yang Zhang, Zhiqiang He

Liver cancer is one of the most common cancers worldwide. Due to inconspicuous texture changes of liver tumor, contrast-enhanced computed tomography (CT) imaging is effective for the diagnosis of liver cancer. In this paper, we focus on improving automated liver tumor segmentation by integrating multi-modal CT images. To this end, we propose a novel mutual learning (ML) strategy for effective and robust multi-modal liver tumor segmentation. Different from existing multi-modal methods that fuse information from different modalities by a single model, with ML, an ensemble of modality-specific models learn collaboratively and teach each other to distill both the characteristics and the commonality between high-level representations of different modalities. The proposed ML not only enables the superiority for multi-modal learning but can also handle missing modalities by transferring knowledge from existing modalities to missing ones. Additionally, we present a modality-aware (MA) module, where the modality-specific models are interconnected and calibrated with attention weights for adaptive information exchange. The proposed modality-aware mutual learning (MAML) method achieves promising results for liver tumor segmentation on a large-scale clinical dataset. Moreover, we show the efficacy and robustness of MAML for handling missing modalities on both the liver tumor and public brain tumor (BRATS 2018) datasets. Our code is available at https://github.com/YaoZhang93/MAML.

📄 PDF Abstract BibTeX arXiv:2107.09842

Code (2)

YaoZhang93/MAML 공식 구현 pytorch
yaozhang93/mmformer pytorch

Tasks

Computed Tomography (CT)Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationTumor Segmentation

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

Towards Cross-modality Medical Image Segmentation with Online Mutual Knowledge Distillation

2020-10-04 · Kang Li, Lequan Yu, Shujun Wang, Pheng-Ann Heng

The success of deep convolutional neural networks is partially attributed to the massive amount of annotated training data. However, in practice, medical data annotations are usually expensive and time-consuming to be ob…

Cardiac SegmentationImage SegmentationKnowledge DistillationMedical Image Segmentation+2

3D Modality-Aware Pre-training for Vision-Language Model in MRI Multi-organ Abnormality Detection

2026-02-27 · Haowen Zhu, Ning Yin, Xiaogen Zhou arxiv

Vision-language models (VLMs) show strong potential for complex diagnostic tasks in medical imaging. However, applying VLMs to multi-organ medical imaging introduces two principal challenges: (1) modality-specific vision…

Representation Learning

TNF: Tri-branch Neural Fusion for Multimodal Medical Data Classification

2024-03-04 · Tong Zheng, Shusaku Sone, Yoshitaka Ushiku, Yuki Oba 외

This paper presents a Tri-branch Neural Fusion (TNF) approach designed for classifying multimodal medical images and tabular data. It also introduces two solutions to address the challenge of label inconsistency in multi…

MedualTime: A Dual-Adapter Language Model for Medical Time Series-Text Multimodal Learning

2024-06-07 · Jiexia Ye, Weiqi Zhang, Ziyue Li, Jia Li 외

The recent rapid advancements in language models (LMs) have garnered attention in medical time series-text multimodal learning. However, existing contrastive learning-based and prompt-based LM approaches tend to be biase…

Contrastive LearningLanguage ModelingLanguage ModellingTime Series

SMoES: Soft Modality-Guided Expert Specialization in MoE-VLMs

2026-04-27 · Zi-Hao Bo, Yaqian Li, Anzhou Hou, Rinyoichi Takezoe 외 arxiv

Mixture-of-Experts (MoE) has become a prevalent backbone for large vision-language models (VLMs), yet how modality-specific signals should guide expert routing remains under-explored. Existing routing strategies are eith…