paper-with-me

Papers

Augmentation-based Domain Generalization and Joint Training from Multiple Source Domains for Whole Heart Segmentation

2025-08-06 · Franz Thaler, Darko Stern, Gernot Plank, Martin Urschler arxiv

As the leading cause of death worldwide, cardiovascular diseases motivate the development of more sophisticated methods to analyze the heart and its substructures from medical images like Computed Tomography (CT) and Magnetic Resonance (MR). Semantic segmentations of important cardiac structures that represent the whole heart are useful to assess patient-specific cardiac morphology and pathology. Furthermore, accurate semantic segmentations can be used to generate cardiac digital twin models which allows e.g. electrophysiological simulation and personalized therapy planning. Even though deep learning-based methods for medical image segmentation achieved great advancements over the last decade, retaining good performance under domain shift -- i.e. when training and test data are sampled from different data distributions -- remains challenging. In order to perform well on domains known at training-time, we employ a (1) balanced joint training approach that utilizes CT and MR data in equal amounts from different source domains. Further, aiming to alleviate domain shift towards domains only encountered at test-time, we rely on (2) strong intensity and spatial augmentation techniques to greatly diversify the available training data. Our proposed whole heart segmentation method, a 5-fold ensemble with our contributions, achieves the best performance for MR data overall and a performance similar to the best performance for CT data when compared to a model trained solely on CT. With 93.33% DSC and 0.8388 mm ASSD for CT and 89.30% DSC and 1.2411 mm ASSD for MR data, our method demonstrates great potential to efficiently obtain accurate semantic segmentations from which patient-specific cardiac twin models can be generated.

📄 PDF Abstract BibTeX arXiv:2508.04552

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationDomain Generalization

Similar Papers 제목 키워드 기반

Learning to Augment via Implicit Differentiation for Domain Generalization

2022-10-25 · Tingwei Wang, Da Li, Kaiyang Zhou, Tao Xiang 외

Machine learning models are intrinsically vulnerable to domain shift between training and testing data, resulting in poor performance in novel domains. Domain generalization (DG) aims to overcome the problem by leveragin…

Data AugmentationDomain GeneralizationMeta-Learning

A Simple Feature Augmentation for Domain Generalization

2021-01-01 · ICCV 2021 10 · Pan Li, Da Li, Wei Li, Shaogang Gong 외

The topical domain generalization (DG) problem asks trained models to perform well on an unseen target domain with different data statistics from the source training domains. In computer vision, data augmentation has…

Data AugmentationDomain Generalization

On Generalization in Coreference Resolution

2021-09-20 · CRAC (ACL) 2021 11 · Shubham Toshniwal, Patrick Xia, Sam Wiseman, Karen Livescu 외

While coreference resolution is defined independently of dataset domain, most models for performing coreference resolution do not transfer well to unseen domains. We consolidate a set of 8 coreference resolution datasets…

coreference-resolutionCoreference ResolutionData Augmentation

Learning Data Augmentation with Online Bilevel Optimization for Image Classification

2020-06-25 · Saypraseuth Mounsaveng, Issam Laradji, Ismail Ben Ayed, David Vazquez 외

Data augmentation is a key practice in machine learning for improving generalization performance. However, finding the best data augmentation hyperparameters requires domain knowledge or a computationally demanding searc…

Bilevel OptimizationClassificationData AugmentationGeneral Classification+2

Augmentation-based Domain Generalization for Semantic Segmentation

2023-04-24 · Manuel Schwonberg, Fadoua El Bouazati, Nico M. Schmidt, Hanno Gottschalk

Unsupervised Domain Adaptation (UDA) and domain generalization (DG) are two research areas that aim to tackle the lack of generalization of Deep Neural Networks (DNNs) towards unseen domains. While UDA methods have acces…

Domain AdaptationDomain GeneralizationSemantic SegmentationUnsupervised Domain Adaptation