paper-with-me

Papers

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 element for achieving a model that is both modality-agnostic and domain-generalizable. Additionally, various models fail to account for the potential information loss that can arise from multi-task learning under deep supervision, a factor that can impair the model representation ability. To address these challenges, we propose a Modality-agnostic Domain Generalizable Network (MADGNet) for medical image segmentation, which comprises two key components: a Multi-Frequency in Multi-Scale Attention (MFMSA) block and Ensemble Sub-Decoding Module (E-SDM). The MFMSA block refines the process of spatial feature extraction, particularly in capturing boundary features, by incorporating multi-frequency and multi-scale features, thereby offering informative cues for tissue outline and anatomical structures. Moreover, we propose E-SDM to mitigate information loss in multi-task learning with deep supervision, especially during substantial upsampling from low resolution. We evaluate the segmentation performance of MADGNet across six modalities and fifteen datasets. Through extensive experiments, we demonstrate that MADGNet consistently outperforms state-of-the-art models across various modalities, showcasing superior segmentation performance. This affirms MADGNet as a robust solution for medical image segmentation that excels in diverse imaging scenarios. Our MADGNet code is available in GitHub Link.

📄 PDF Abstract BibTeX arXiv:2405.06284

Code (1)

Inha-CVAI/MADGNet 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationMulti-Task LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Surrogate Supervision for Robust and Generalizable Deformable Image Registration

2025-09-11 · Yihao Liu, Junyu Chen, Lianrui Zuo, Shuwen Wei 외 arxiv

Objective: Deep learning-based deformable image registration has achieved strong accuracy, but remains sensitive to variations in input image characteristics such as artifacts, field-of-view mismatch, or modality differe…

Medical Image Registration

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

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

Leveraging the Structure of Medical Data for Improved Representation Learning

2025-07-01 · Andrea Agostini, Sonia Laguna, Alain Ryser, Samuel Ruiperez-Campillo 외 arxiv

Building generalizable medical AI systems requires pretraining strategies that are data-efficient and domain-aware. Unlike internet-scale corpora, clinical datasets such as MIMIC-CXR offer limited image counts and scarce…

Representation Learning

Style Content Decomposition-based Data Augmentation for Domain Generalizable Medical Image Segmentation

2025-02-28 · Zhiqiang Shen, Peng Cao, Jinzhu Yang, Osmar R. Zaiane 외

Due to the domain shifts between training and testing medical images, learned segmentation models often experience significant performance degradation during deployment. In this paper, we first decompose an image into it…

Data AugmentationImage SegmentationMedical Image SegmentationSegmentation+1