paper-with-me

Papers

Generalizable Single-Source Cross-modality Medical Image Segmentation via Invariant Causal Mechanisms

2024-11-07 · Boqi Chen, Yuanzhi Zhu, Yunke Ao, Sebastiano Caprara, Reto Sutter, Gunnar Rätsch, Ender Konukoglu, Anna Susmelj

Single-source domain generalization (SDG) aims to learn a model from a single source domain that can generalize well on unseen target domains. This is an important task in computer vision, particularly relevant to medical imaging where domain shifts are common. In this work, we consider a challenging yet practical setting: SDG for cross-modality medical image segmentation. We combine causality-inspired theoretical insights on learning domain-invariant representations with recent advancements in diffusion-based augmentation to improve generalization across diverse imaging modalities. Guided by the ``intervention-augmentation equivariant'' principle, we use controlled diffusion models (DMs) to simulate diverse imaging styles while preserving the content, leveraging rich generative priors in large-scale pretrained DMs to comprehensively perturb the multidimensional style variable. Extensive experiments on challenging cross-modality segmentation tasks demonstrate that our approach consistently outperforms state-of-the-art SDG methods across three distinct anatomies and imaging modalities. The source code is available at \href{https://github.com/ratschlab/ICMSeg}{https://github.com/ratschlab/ICMSeg}.

📄 PDF Abstract BibTeX arXiv:2411.05223

Code (1)

ratschlab/icmseg 공식 구현 pytorch

Tasks

Domain GeneralizationImage SegmentationMedical Image SegmentationSemantic SegmentationSingle-Source Domain Generalization

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

Modality-agnostic Domain Generalizable Medical Image Segmentation by Multi-Frequency in Multi-Scale Attention

2024-05-10 · CVPR 2024 1 · Ju-Hyeon Nam, Nur Suriza Syazwany, Su Jung Kim, Sang-Chul Lee

Generalizability in deep neural networks plays a pivotal role in medical image segmentation. However, deep learning-based medical image analyses tend to overlook the importance of frequency variance, which is critical el…

Image SegmentationMedical Image SegmentationMulti-Task LearningSegmentation+1

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

Contrastive Domain Disentanglement for Generalizable Medical Image Segmentation

2022-05-13 · Ran Gu, Jiangshan Lu, Jingyang Zhang, Wenhui Lei 외

Efficiently utilizing discriminative features is crucial for convolutional neural networks to achieve remarkable performance in medical image segmentation and is also important for model generalization across multiple do…

DisentanglementDomain GeneralizationImage SegmentationMedical Image Segmentation+2

Designing UNICORN: a Unified Benchmark for Imaging in Computational Pathology, Radiology, and Natural Language

2026-03-03 · Michelle Stegeman, Lena Philipp, Fennie van der Graaf, Marina D'Amato 외 arxiv

Medical foundation models show promise to learn broadly generalizable features from large, diverse datasets. This could be the base for reliable cross-modality generalization and rapid adaptation to new, task-specific go…