paper-with-me

Papers

Stablizing Adversarial Invariance Induction by Discriminator Matching

2019-09-25 · Yusuke Iwasawa, Kei Akuzawa, Yutaka Matsuo

Incorporating the desired invariance into representation learning is a key challenge in many situations, e.g., for domain generalization and privacy/fairness constraints. An adversarial invariance induction (AII) shows its power on this purpose, which maximizes the proxy of the conditional entropy between representations and attributes by adversarial training between an attribute discriminator and feature extractor. However, the practical behavior of AII is still unclear as the previous analysis assumes the optimality of the attribute classifier, which is rarely held in practice. This paper first analyzes the practical behavior of AII both theoretically and empirically, indicating that AII has theoretical difficulty as it maximizes variational {\em upper} bound of the actual conditional entropy, and AII catastrophically fails to induce invariance even in simple cases as suggested by the above theoretical findings. We then argue that a simple modification to AII can significantly stabilize the adversarial induction framework and achieve better invariant representations. Our modification is based on the property of conditional entropy; it is maximized if and only if the divergence between all pairs of marginal distributions over $z$ between different attributes is minimized. The proposed method, {\em invariance induction by discriminator matching}, modify AII objective to explicitly consider the divergence minimization requirements by defining a proxy of the divergence by using the attribute discriminator. Empirical validations on both the toy dataset and four real-world datasets (related to applications of user anonymization and domain generalization) reveal that the proposed method provides superior performance when inducing invariance for nuisance factors.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDomain GeneralizationFairnessRepresentation Learning

Similar Papers 제목 키워드 기반

Adversarial Domain Adaptation with Domain Mixup

2019-12-04 · Minghao Xu, Jian Zhang, Bingbing Ni, Teng Li 외

Recent works on domain adaptation reveal the effectiveness of adversarial learning on filling the discrepancy between source and target domains. However, two common limitations exist in current adversarial-learning-based…

Domain Adaptation

Unsupervised Adversarial Invariance

2018-09-26 · NeurIPS 2018 12 · Ayush Jaiswal, Yue Wu, Wael Abd-Almageed, Premkumar Natarajan

Data representations that contain all the information about target variables but are invariant to nuisance factors benefit supervised learning algorithms by preventing them from learning associations between these factor…

Data AugmentationDisentanglementDomain AdaptationGeneral Classification+1

Augmentation-Aware Self-Supervision for Data-Efficient GAN Training

2022-05-31 · NeurIPS 2023 11 · Liang Hou, Qi Cao, Yige Yuan, Songtao Zhao 외

Training generative adversarial networks (GANs) with limited data is challenging because the discriminator is prone to overfitting. Previously proposed differentiable augmentation demonstrates improved data efficiency of…

Data AugmentationRepresentation Learning

MatchingGAN: Matching-based Few-shot Image Generation

2020-03-07 · Yan Hong, Li Niu, Jianfu Zhang, Liqing Zhang

To generate new images for a given category, most deep generative models require abundant training images from this category, which are often too expensive to acquire. To achieve the goal of generation based on only a fe…

Generative Adversarial NetworkImage Generation

Regularizing Adversarial Imitation Learning Using Causal Invariance

2023-08-17 · Ivan Ovinnikov, Joachim M. Buhmann

Imitation learning methods are used to infer a policy in a Markov decision process from a dataset of expert demonstrations by minimizing a divergence measure between the empirical state occupancy measures of the expert a…

Imitation Learning