paper-with-me

홈 › 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 obtained. Considering multi-modality data with the same anatomic structures are widely available in clinic routine, in this paper, we aim to exploit the prior knowledge (e.g., shape priors) learned from one modality (aka., assistant modality) to improve the segmentation performance on another modality (aka., target modality) to make up annotation scarcity. To alleviate the learning difficulties caused by modality-specific appearance discrepancy, we first present an Image Alignment Module (IAM) to narrow the appearance gap between assistant and target modality data.We then propose a novel Mutual Knowledge Distillation (MKD) scheme to thoroughly exploit the modality-shared knowledge to facilitate the target-modality segmentation. To be specific, we formulate our framework as an integration of two individual segmentors. Each segmentor not only explicitly extracts one modality knowledge from corresponding annotations, but also implicitly explores another modality knowledge from its counterpart in mutual-guided manner. The ensemble of two segmentors would further integrate the knowledge from both modalities and generate reliable segmentation results on target modality. Experimental results on the public multi-class cardiac segmentation data, i.e., MMWHS 2017, show that our method achieves large improvements on CT segmentation by utilizing additional MRI data and outperforms other state-of-the-art multi-modality learning methods.

📄 PDF Abstract BibTeX arXiv:2010.01532

Code (0)

등록된 구현이 없습니다.

Tasks

Cardiac SegmentationImage SegmentationKnowledge DistillationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Federated Learning for Cross-Modality Medical Image Segmentation via Augmentation-Driven Generalization

2026-02-24 · Sachin Dudda Nagaraju, Ashkan Moradi, Bendik Skarre Abrahamsen, Mattijs Elschot arxiv

Purpose: Developing generalizable medical image segmentation models is challenging because imaging data are distributed across institutions and differ in modality and acquisition protocol. Federated learning (FL) enables…

Medical Image SegmentationFederated Learning

SDC-UDA: Volumetric Unsupervised Domain Adaptation Framework for Slice-Direction Continuous Cross-Modality Medical Image Segmentation

2023-05-18 · CVPR 2023 1 · Hyungseob Shin, Hyeongyu Kim, Sewon Kim, Yohan Jun 외

Recent advances in deep learning-based medical image segmentation studies achieve nearly human-level performance in fully supervised manner. However, acquiring pixel-level expert annotations is extremely expensive and la…

Domain AdaptationImage SegmentationMedical Image SegmentationPseudo Label+3

DRL-STNet: Unsupervised Domain Adaptation for Cross-modality Medical Image Segmentation via Disentangled Representation Learning

2024-09-26 · Hui Lin, Florian Schiffers, Santiago López-Tapia, Neda Tavakoli 외

Unsupervised domain adaptation (UDA) is essential for medical image segmentation, especially in cross-modality data scenarios. UDA aims to transfer knowledge from a labeled source domain to an unlabeled target domain, th…

Domain AdaptationGPUImage SegmentationMedical Image Segmentation+5

Generalizable Cross-modality Medical Image Segmentation via Style Augmentation and Dual Normalization

2021-12-21 · CVPR 2022 1 · Ziqi Zhou, Lei Qi, Xin Yang, Dong Ni 외

For medical image segmentation, imagine if a model was only trained using MR images in source domain, how about its performance to directly segment CT images in target domain? This setting, namely generalizable cross-mod…

Domain AdaptationDomain GeneralizationImage SegmentationMedical Image Segmentation+2

Test-Time Modality Generalization for Medical Image Segmentation

2025-02-27 · Ju-Hyeon Nam, Sang-Chul Lee

Generalizable medical image segmentation is essential for ensuring consistent performance across diverse unseen clinical settings. However, existing methods often overlook the capability to generalize effectively across …

Domain GeneralizationImage SegmentationMedical Image SegmentationSegmentation+1