paper-with-me

Papers

Domain Generalization With Adversarial Feature Learning

2018-06-01 · CVPR 2018 6 · Haoliang Li, Sinno Jialin Pan, Shiqi Wang, Alex C. Kot

In this paper, we tackle the problem of domain generalization: how to learn a generalized feature representation for an “unseen” target domain by taking the advantage of multiple seen source-domain data. We present a novel framework based on adversarial autoencoders to learn a generalized latent feature representation across domains for domain generalization. To be specific, we extend adversarial autoencoders by imposing the Maximum Mean Discrepancy (MMD) measure to align the distributions among different domains, and matching the aligned distribution to an arbitrary prior distribution via adversarial feature learning. In this way, the learned feature representation is supposed to be universal to the seen source domains because of the MMD regularization, and is expected to generalize well on the target domain because of the introduction of the prior distribution. We proposed an algorithm to jointly train different components of our proposed framework. Extensive experiments on various vision tasks demonstrate that our proposed framework can learn better generalized features for the unseen target domain compared with state of-the-art domain generalization methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Localized Adversarial Domain Generalization

2022-05-09 · CVPR 2022 1 · Wei Zhu, Le Lu, Jing Xiao, Mei Han 외

Deep learning methods can struggle to handle domain shifts not seen in training data, which can cause them to not generalize well to unseen domains. This has led to research attention on domain generalization (DG), which…

Domain Generalization

Single Domain Generalization with Adversarial Memory

2025-03-08 · Hao Yan, Marzi Heidari, Yuhong Guo

Domain Generalization (DG) aims to train models that can generalize to unseen testing domains by leveraging data from multiple training domains. However, traditional DG methods rely on the availability of multiple divers…

DiversityDomain Generalization

Domain Generalization via Entropy Regularization

2020-12-01 · NeurIPS 2020 12 · Shanshan Zhao, Mingming Gong, Tongliang Liu, Huan Fu 외

Domain generalization aims to learn from multiple source domains a predictive model that can generalize to unseen target domains. One essential problem in domain generalization is to learn discriminative domain-invariant…

Domain Generalization

Multi-Adversarial Discriminative Deep Domain Generalization for Face Presentation Attack Detection

2019-06-01 · CVPR 2019 6 · Rui Shao, Xiangyuan Lan, Jiawei Li, Pong C. Yuen

Face presentation attacks have become an increasingly critical issue in the face recognition community. Many face anti-spoofing methods have been proposed, but they cannot generalize well on "unseen" attacks. This work f…

Domain GeneralizationFace Anti-SpoofingFace Presentation Attack DetectionFace Recognition+1

Domain Adversarial Active Learning for Domain Generalization Classification

2024-03-10 · Jianting Chen, Ling Ding, Yunxiao Yang, Zaiyuan Di 외

Domain generalization models aim to learn cross-domain knowledge from source domain data, to improve performance on unknown target domains. Recent research has demonstrated that diverse and rich source domain samples can…

Active LearningClassificationDomain Generalization