paper-with-me

Papers

Generalizable Medical Image Segmentation via Random Amplitude Mixup and Domain-Specific Image Restoration

2022-08-08 · Ziqi Zhou, Lei Qi, Yinghuan Shi

For medical image analysis, segmentation models trained on one or several domains lack generalization ability to unseen domains due to discrepancies between different data acquisition policies. We argue that the degeneration in segmentation performance is mainly attributed to overfitting to source domains and domain shift. To this end, we present a novel generalizable medical image segmentation method. To be specific, we design our approach as a multi-task paradigm by combining the segmentation model with a self-supervision domain-specific image restoration (DSIR) module for model regularization. We also design a random amplitude mixup (RAM) module, which incorporates low-level frequency information of different domain images to synthesize new images. To guide our model be resistant to domain shift, we introduce a semantic consistency loss. We demonstrate the performance of our method on two public generalizable segmentation benchmarks in medical images, which validates our method could achieve the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2208.03901

Code (1)

zzzqzhou/ram-dsir 공식 구현 pytorch

Tasks

Image RestorationImage SegmentationMedical Image AnalysisMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Medical Image Segmentation via Single-Source Domain Generalization with Random Amplitude Spectrum Synthesis

2024-09-07 · Qiang Qiao, Wenyu Wang, Meixia Qu, Kun Su 외

The field of medical image segmentation is challenged by domain generalization (DG) due to domain shifts in clinical datasets. The DG challenge is exacerbated by the scarcity of medical data and privacy concerns. Traditi…

Data AugmentationDomain GeneralizationImage SegmentationMedical Image Segmentation+2

ConStyX: Content Style Augmentation for Generalizable Medical Image Segmentation

2025-06-12 · Xi Chen, Zhiqiang Shen, Peng Cao, Jinzhu Yang 외

Medical images are usually collected from multiple domains, leading to domain shifts that impair the performance of medical image segmentation models. Domain Generalization (DG) aims to address this issue by training a r…

Domain GeneralizationImage SegmentationMedical Image SegmentationSemantic Segmentation

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

RaffeSDG: Random Frequency Filtering enabled Single-source Domain Generalization for Medical Image Segmentation

2024-05-02 · Heng Li, Haojin Li, Jianyu Chen, Zhongxi Qiu 외

Deep learning models often encounter challenges in making accurate inferences when there are domain shifts between the source and target data. This issue is particularly pronounced in clinical settings due to the scarcit…

Data AugmentationDomain GeneralizationImage SegmentationMedical Image Segmentation+3

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