paper-with-me

홈 › Papers

Domain Composition and Attention for Unseen-Domain Generalizable Medical Image Segmentation

2021-09-18 · Ran Gu, Jingyang Zhang, Rui Huang, Wenhui Lei, Guotai Wang, Shaoting Zhang

Domain generalizable model is attracting increasing attention in medical image analysis since data is commonly acquired from different institutes with various imaging protocols and scanners. To tackle this challenging domain generalization problem, we propose a Domain Composition and Attention-based network (DCA-Net) to improve the ability of domain representation and generalization. First, we present a domain composition method that represents one certain domain by a linear combination of a set of basis representations (i.e., a representation bank). Second, a novel plug-and-play parallel domain preceptor is proposed to learn these basis representations and we introduce a divergence constraint function to encourage the basis representations to be as divergent as possible. Then, a domain attention module is proposed to learn the linear combination coefficients of the basis representations. The result of linear combination is used to calibrate the feature maps of an input image, which enables the model to generalize to different and even unseen domains. We validate our method on public prostate MRI dataset acquired from six different institutions with apparent domain shift. Experimental results show that our proposed model can generalize well on different and even unseen domains and it outperforms state-of-the-art methods on the multi-domain prostate segmentation task.

📄 PDF Abstract BibTeX arXiv:2109.08852

Code (1)

hilab-git/dca-net 공식 구현 pytorch

Tasks

Domain GeneralizationImage SegmentationMedical Image AnalysisMedical Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Adaptive Domain-Specific Normalization for Generalizable Person Re-Identification

2021-05-07 · Jiawei Liu, Zhipeng Huang, Kecheng Zheng, Dong Liu 외

Although existing person re-identification (Re-ID) methods have shown impressive accuracy, most of them usually suffer from poor generalization on unseen target domain. Thus, generalizable person Re-ID has recently drawn…

Generalizable Person Re-identificationMeta-LearningPerson Re-Identification

Rethinking Representations for Cross-Domain Infrared Small Target Detection: A Generalizable Perspective from the Frequency Domain

2026-04-02 · Yimin Fu, Songbo Wang, Feiyan Wu, Jialin Lyu 외 arxiv

The accurate target-background separation in infrared small target detection (IRSTD) highly depends on the discriminability of extracted representations. However, most existing methods are confined to domain-consistent s…

Group-wise Scaling and Orthogonal Decomposition for Domain-Invariant Feature Extraction in Face Anti-Spoofing

2025-07-05 · Seungjin Jung, Kanghee Lee, Yonghyun Jeong, Haeun Noh 외 arxiv

Domain Generalizable Face Anti-Spoofing (DGFAS) methods effectively capture domain-invariant features by aligning the directions (weights) of local decision boundaries across domains. However, the bias terms associated w…

Face Anti-Spoofing

SoRA: Singular Value Decomposed Low-Rank Adaptation for Domain Generalizable Representation Learning

2024-12-05 · Seokju Yun, Seunghye Chae, Dongheon Lee, Youngmin Ro

Domain generalization (DG) aims to adapt a model using one or multiple source domains to ensure robust performance in unseen target domains. Recently, Parameter-Efficient Fine-Tuning (PEFT) of foundation models has shown…

Domain AdaptationDomain Generalizationobject-detectionObject Detection+3

Adaptive Mixture of Experts Learning for Generalizable Face Anti-Spoofing

2022-07-20 · Qianyu Zhou, Ke-Yue Zhang, Taiping Yao, Ran Yi 외

With various face presentation attacks emerging continually, face anti-spoofing (FAS) approaches based on domain generalization (DG) have drawn growing attention. Existing DG-based FAS approaches always capture the domai…

Domain GeneralizationFace Anti-SpoofingMeta-LearningMixture-of-Experts