paper-with-me

Papers

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

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

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 its style code and content map and reveal that domain shifts in medical images involve: \textbf{style shifts} (\emph{i.e.}, differences in image appearance) and \textbf{content shifts} (\emph{i.e.}, variations in anatomical structures), the latter of which has been largely overlooked. To this end, we propose \textbf{StyCona}, a \textbf{sty}le \textbf{con}tent decomposition-based data \textbf{a}ugmentation method that innovatively augments both image style and content within the rank-one space, for domain generalizable medical image segmentation. StyCona is a simple yet effective plug-and-play module that substantially improves model generalization without requiring additional training parameters or modifications to the segmentation model architecture. Experiments on cross-sequence, cross-center, and cross-modality medical image segmentation settings with increasingly severe domain shifts, demonstrate the effectiveness of StyCona and its superiority over state-of-the-arts. The code is available at https://github.com/Senyh/StyCona.

📄 PDF Abstract BibTeX arXiv:2502.20619

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Open-Ended Content-Style Recombination Via Leakage Filtering

2018-09-28 · ICLR 2019 5 · Karl Ridgeway, Michael C. Mozer

We consider visual domains in which a class label specifies the content of an image, and class-irrelevant properties that differentiate instances constitute the style. We present a domain-independent method that permits …

Few-Shot LearningMetric Learning

Style Augmentation: Data Augmentation via Style Randomization

2018-09-14 · Philip T. Jackson, Amir Atapour-Abarghouei, Stephen Bonner, Toby Breckon 외

We introduce style augmentation, a new form of data augmentation based on random style transfer, for improving the robustness of convolutional neural networks (CNN) over both classification and regression based tasks. Du…

ClassificationData AugmentationDepth EstimationDomain Adaptation+3

Learning domain-agnostic visual representation for computational pathology using medically-irrelevant style transfer augmentation

2021-02-02 · Rikiya Yamashita, Jin Long, Snikitha Banda, Jeanne Shen 외

Suboptimal generalization of machine learning models on unseen data is a key challenge which hampers the clinical applicability of such models to medical imaging. Although various methods such as domain adaptation and do…

Data AugmentationDomain AdaptationDomain GeneralizationStyle Transfer

DiffStyleTS: Diffusion Model for Style Transfer in Time Series

2025-10-13 · Mayank Nagda, Phil Ostheimer, Justus Arweiler, Indra Jungjohann 외 arxiv

Style transfer combines the content of one signal with the style of another. It supports applications such as data augmentation and scenario simulation, helping machine learning models generalize in data-scarce domains. …

Anomaly DetectionData AugmentationStyle Transfer

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