paper-with-me

Papers

Bridging Domain Generalization to Multimodal Domain Generalization via Unified Representations

2025-07-04 · Hai Huang, Yan Xia, Sashuai Zhou, Hanting Wang, Shulei Wang, Zhou Zhao

Domain Generalization (DG) aims to enhance model robustness in unseen or distributionally shifted target domains through training exclusively on source domains. Although existing DG techniques, such as data manipulation, learning strategies, and representation learning, have shown significant progress, they predominantly address single-modal data. With the emergence of numerous multi-modal datasets and increasing demand for multi-modal tasks, a key challenge in Multi-modal Domain Generalization (MMDG) has emerged: enabling models trained on multi-modal sources to generalize to unseen target distributions within the same modality set. Due to the inherent differences between modalities, directly transferring methods from single-modal DG to MMDG typically yields sub-optimal results. These methods often exhibit randomness during generalization due to the invisibility of target domains and fail to consider inter-modal consistency. Applying these methods independently to each modality in the MMDG setting before combining them can lead to divergent generalization directions across different modalities, resulting in degraded generalization capabilities. To address these challenges, we propose a novel approach that leverages Unified Representations to map different paired modalities together, effectively adapting DG methods to MMDG by enabling synchronized multi-modal improvements within the unified space. Additionally, we introduce a supervised disentanglement framework that separates modal-general and modal-specific information, further enhancing the alignment of unified representations. Extensive experiments on benchmark datasets, including EPIC-Kitchens and Human-Animal-Cartoon, demonstrate the effectiveness and superiority of our method in enhancing multi-modal domain generalization.

📄 PDF Abstract BibTeX arXiv:2507.03304

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementDomain Generalization

Similar Papers 제목 키워드 기반

Domain Generalization using Ensemble Learning

2021-03-18 · Yusuf Mesbah, Youssef Youssry Ibrahim, Adil Mehood Khan

Domain generalization is a sub-field of transfer learning that aims at bridging the gap between two different domains in the absence of any knowledge about the target domain. Our approach tackles the problem of a model's…

Domain GeneralizationEnsemble LearningTransfer Learning

INDIGO: Intrinsic Multimodality for Domain Generalization

2022-06-13 · Puneet Mangla, Shivam Chandhok, Milan Aggarwal, Vineeth N Balasubramanian 외

For models to generalize under unseen domains (a.k.a domain generalization), it is crucial to learn feature representations that are domain-agnostic and capture the underlying semantics that makes up an object category. …

Domain Generalization

CrossFlowDG: Bridging the Modality Gap with Cross-modal Flow Matching for Domain Generalization

2026-04-18 · Antonios Kritikos, Nikolaos Spanos, Athanasios Voulodimos arxiv

Domain generalization (DG) aims to maintain performance under domain shift, which in computer vision appears primarily as stylistic variations that cause models to overfit to domain-specific appearance cues rather than c…

Semantic correspondenceDomain Generalization

Advances in Multimodal Adaptation and Generalization: From Traditional Approaches to Foundation Models

2025-01-30 · Hao Dong, Moru Liu, Kaiyang Zhou, Eleni Chatzi 외

In real-world scenarios, achieving domain adaptation and generalization poses significant challenges, as models must adapt to or generalize across unknown target distributions. Extending these capabilities to unseen mult…

Action RecognitionDomain AdaptationDomain GeneralizationSemantic Segmentation+1

Towards Multimodal Open-Set Domain Generalization and Adaptation through Self-supervision

2024-07-01 · Hao Dong, Eleni Chatzi, Olga Fink

The task of open-set domain generalization (OSDG) involves recognizing novel classes within unseen domains, which becomes more challenging with multiple modalities as input. Existing works have only addressed unimodal OS…

Domain AdaptationDomain GeneralizationMeta-Learning