paper-with-me

Papers

Rethinking Domain Generalization: Discriminability and Generalizability

2023-09-28 · Shaocong Long, Qianyu Zhou, Chenhao Ying, Lizhuang Ma, Yuan Luo

Domain generalization(DG) endeavors to develop robust models that possess strong generalizability while preserving excellent discriminability. Nonetheless, pivotal DG techniques tend to improve the feature generalizability by learning domain-invariant representations, inadvertently overlooking the feature discriminability. On the one hand, the simultaneous attainment of generalizability and discriminability of features presents a complex challenge, often entailing inherent contradictions. This challenge becomes particularly pronounced when domain-invariant features manifest reduced discriminability owing to the inclusion of unstable factors, i.e., spurious correlations. On the other hand, prevailing domain-invariant methods can be categorized as category-level alignment, susceptible to discarding indispensable features possessing substantial generalizability and narrowing intra-class variations. To surmount these obstacles, we rethink DG from a new perspective that concurrently imbues features with formidable discriminability and robust generalizability, and present a novel framework, namely, Discriminative Microscopic Distribution Alignment~(DMDA). DMDA incorporates two core components: Selective Channel Pruning~(SCP) and Micro-level Distribution Alignment~(MDA). Concretely, SCP attempts to curtail redundancy within neural networks, prioritizing stable attributes conducive to accurate classification. This approach alleviates the adverse effect of spurious domain invariance and amplifies the feature discriminability. Besides, MDA accentuates micro-level alignment within each class, going beyond mere category-level alignment. Extensive experiments on four benchmark datasets corroborate that DMDA achieves comparable results to state-of-the-art methods in DG, underscoring the efficacy of our method.

📄 PDF Abstract BibTeX arXiv:2309.16483

Code (1)

longshaocong/dmda 공식 구현

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Rethinking Generalizability and Discriminability of Self-Supervised Learning from Evolutionary Game Theory Perspective

2024-11-30 · Jiangmeng Li, Zehua Zang, Qirui Ji, Chuxiong Sun 외

Representations learned by self-supervised approaches are generally considered to possess sufficient generalizability and discriminability. However, we disclose a nontrivial mutual-exclusion relationship between these cr…

Self-Supervised Learning

A Versatile Framework for Continual Test-Time Domain Adaptation: Balancing Discriminability and Generalizability

2024-01-01 · CVPR 2024 1 · Xu Yang, Xuan Chen, Moqi Li, Kun Wei 외

Continual test-time domain adaptation (CTTA) aims to adapt the source pre-trained model to a continually changing target domain without additional data acquisition or labeling costs. This issue necessitates an initia…

DiversityDomain Adaptation

TCP:Textual-based Class-aware Prompt tuning for Visual-Language Model

2023-11-30 · CVPR 2024 1 · Hantao Yao, Rui Zhang, Changsheng Xu

Prompt tuning represents a valuable technique for adapting pre-trained visual-language models (VLM) to various downstream tasks. Recent advancements in CoOp-based methods propose a set of learnable domain-shared or image…

Language ModelingLanguage Modelling

VideoDG: Generalizing Temporal Relations in Videos to Novel Domains

2019-12-08 · Zhiyu Yao, Yunbo Wang, Jianmin Wang, Philip S. Yu 외

This paper introduces video domain generalization where most video classification networks degenerate due to the lack of exposure to the target domains of divergent distributions. We observe that the global temporal feat…

Action RecognitionData AugmentationDiversityDomain Generalization+4

Rethinking Domain Generalization for Face Anti-spoofing: Separability and Alignment

2023-03-23 · CVPR 2023 1 · Yiyou Sun, Yaojie Liu, Xiaoming Liu, Yixuan Li 외

This work studies the generalization issue of face anti-spoofing (FAS) models on domain gaps, such as image resolution, blurriness and sensor variations. Most prior works regard domain-specific signals as a negative impa…

Domain GeneralizationFace Anti-SpoofingMetric Learning