paper-with-me

홈 › Papers

ConDiSR: Contrastive Disentanglement and Style Regularization for Single Domain Generalization

2024-03-14 · Aleksandr Matsun, Numan Saeed, Fadillah Adamsyah Maani, Mohammad Yaqub

Medical data often exhibits distribution shifts, which cause test-time performance degradation for deep learning models trained using standard supervised learning pipelines. This challenge is addressed in the field of Domain Generalization (DG) with the sub-field of Single Domain Generalization (SDG) being specifically interesting due to the privacy- or logistics-related issues often associated with medical data. Existing disentanglement-based SDG methods heavily rely on structural information embedded in segmentation masks, however classification labels do not provide such dense information. This work introduces a novel SDG method aimed at medical image classification that leverages channel-wise contrastive disentanglement. It is further enhanced with reconstruction-based style regularization to ensure extraction of distinct style and structure feature representations. We evaluate our method on the complex task of multicenter histopathology image classification, comparing it against state-of-the-art (SOTA) SDG baselines. Results demonstrate that our method surpasses the SOTA by a margin of 1% in average accuracy while also showing more stable performance. This study highlights the importance and challenges of exploring SDG frameworks in the context of the classification task. The code is publicly available at https://github.com/BioMedIA-MBZUAI/ConDiSR

📄 PDF Abstract BibTeX arXiv:2403.09400

Code (1)

biomedia-mbzuai/condisr 공식 구현 pytorch

Tasks

ClassificationDisentanglementDomain Generalizationimage-classificationImage ClassificationMedical Image Classification

Similar Papers 제목 키워드 기반

Contrastive-Augmented Flow Matching for Style-Content Disentanglement

2026-07-14 · Yusong Li, Pingchuan Ma, Ming Gui, Vincent Tao Hu 외 arxiv

Learning representations that separate content and style is crucial for controllable generation and compositional generalization. However, diffusion and flow-based models trained primarily with generative objectives ofte…

Structure-Aware Single-Source Generalization with Pixel-Level Disentanglement for Joint Optic Disc and Cup Segmentation

2024-09-10 · Biomedical Signal Processing and Control 2024 9 · Jia-Xuan Jiang, Yuee Li, Zhong Wang

Deploying deep segmentation models in new medical centers poses a significant challenge due to statistical disparities between source and unknown domains. Recent advancements in domain generalization (DG) have shown impr…

DisentanglementDomain GeneralizationMedical Image AnalysisMedical Image Segmentation+1

CDDSA: Contrastive Domain Disentanglement and Style Augmentation for Generalizable Medical Image Segmentation

2022-11-22 · Ran Gu, Guotai Wang, Jiangshan Lu, Jingyang Zhang 외

Generalization to previously unseen images with potential domain shifts and different styles is essential for clinically applicable medical image segmentation, and the ability to disentangle domain-specific and domain-in…

DisentanglementDomain GeneralizationImage SegmentationMedical Image Segmentation+2

Speaker and Style Disentanglement of Speech Based on Contrastive Predictive Coding Supported Factorized Variational Autoencoder

2024-09-05 · Yuying Xie, Michael Kuhlmann, Frederik Rautenberg, Zheng-Hua Tan 외

Speech signals encompass various information across multiple levels including content, speaker, and style. Disentanglement of these information, although challenging, is important for applications such as voice conversio…

DisentanglementVoice Conversion

DICE: Disentangling Artist Style from Content via Contrastive Subspace Decomposition in Diffusion Models

2026-02-08 · Tong Zhang, Ru Zhang, Jianyi Liu arxiv

The recent proliferation of diffusion models has made style mimicry effortless, enabling users to imitate unique artistic styles without authorization. In deployed platforms, this raises copyright and intellectual-proper…