paper-with-me

Papers

Why Invariance is Not Enough for Biomedical Domain Generalization and How to Fix It

2026-04-02 · Sebo Diaz, Polina Golland, Elfar Adalsteinsson, Neel Dey arxiv

We present MaskGen, a theoretically grounded and deliberately simple approach for domain generalization in 3D biomedical image segmentation. Modern segmentation models degrade sharply under shifts in modality, disease severity, clinical sites, and more, limiting their reliable adoption. Existing generalization methods address this using extreme augmentations, hand-engineered domain statistics mixing, or architectural redesigns that add significant implementation overhead while yielding inconsistent performance across biomedical settings. MaskGen instead presents a principled learning strategy with marginal overhead that utilizes both source-domain image intensities and domain-stable foundation model representations to train robust segmentation models. As a result, MaskGen achieves strong gains in both fully supervised and few-shot segmentation across broad clinical shifts in biomedical studies. Unlike prior approaches, MaskGen is architecture- and loss-agnostic, compatible with standard augmentation pipelines, easy to implement, and tackles arbitrary anatomical regions. Its implementation is freely available at https://github.com/sebodiaz/MaskGen.

📄 PDF Abstract BibTeX arXiv:2604.02564

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationImage Segmentation

Similar Papers 제목 키워드 기반

Causal Balancing for Domain Generalization

2022-06-10 · Xinyi Wang, Michael Saxon, Jiachen Li, Hongyang Zhang 외

While machine learning models rapidly advance the state-of-the-art on various real-world tasks, out-of-domain (OOD) generalization remains a challenging problem given the vulnerability of these models to spurious correla…

Domain Generalization

Invariance is Key to Generalization: Examining the Role of Representation in Sim-to-Real Transfer for Visual Navigation

2023-10-23 · Bo Ai, Zhanxin Wu, David Hsu

The data-driven approach to robot control has been gathering pace rapidly, yet generalization to unseen task domains remains a critical challenge. We argue that the key to generalization is representations that are (i) r…

Visual Navigation

Causally Guided Gaussian Perturbations for Out-Of-Distribution Generalization in Medical Imaging

2025-09-30 · Haoran Pei, Yuguang Yang, Kexin Liu, Baochang Zhang arxiv

Out-of-distribution (OOD) generalization remains a central challenge in deploying deep learning models to real-world scenarios, particularly in domains such as biomedical images, where distribution shifts are both subtle…

Contrastive ACE: Domain Generalization Through Alignment of Causal Mechanisms

2021-06-02 · Yunqi Wang, Furui Liu, Zhitang Chen, Qing Lian 외

Domain generalization aims to learn knowledge invariant across different distributions while semantically meaningful for downstream tasks from multiple source domains, to improve the model's generalization ability on uns…

Domain Generalization

Domain Generalization through the Lens of Angular Invariance

2022-10-28 · Yujie Jin, Xu Chu, Yasha Wang, Wenwu Zhu

Domain generalization (DG) aims at generalizing a classifier trained on multiple source domains to an unseen target domain with domain shift. A common pervasive theme in existing DG literature is domain-invariant represe…

Domain GeneralizationRepresentation Learning