CVJan 22, 2023

Causality-based Dual-Contrastive Learning Framework for Domain Generalization

arXiv:2301.09120v21 citationsh-index: 23
Originality Incremental advance
AI Analysis

This work addresses domain shifts in machine learning for improved generalization to unseen domains, representing an incremental advance.

The paper tackles domain generalization by proposing a dual-contrastive learning framework with causal fusion attention and hard-pair mining, achieving state-of-the-art performance on three datasets.

Domain Generalization (DG) is essentially a sub-branch of out-of-distribution generalization, which trains models from multiple source domains and generalizes to unseen target domains. Recently, some domain generalization algorithms have emerged, but most of them were designed with non-transferable complex architecture. Additionally, contrastive learning has become a promising solution for simplicity and efficiency in DG. However, existing contrastive learning neglected domain shifts that caused severe model confusions. In this paper, we propose a Dual-Contrastive Learning (DCL) module on feature and prototype contrast. Moreover, we design a novel Causal Fusion Attention (CFA) module to fuse diverse views of a single image to attain prototype. Furthermore, we introduce a Similarity-based Hard-pair Mining (SHM) strategy to leverage information on diversity shift. Extensive experiments show that our method outperforms state-of-the-art algorithms on three DG datasets. The proposed algorithm can also serve as a plug-and-play module without usage of domain labels.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes