English

Unsupervised Adversarial Invariance

Machine Learning 2018-09-27 v1 Machine Learning

Abstract

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 factors and the targets, thus reducing overfitting. We present a novel unsupervised invariance induction framework for neural networks that learns a split representation of data through competitive training between the prediction task and a reconstruction task coupled with disentanglement, without needing any labeled information about nuisance factors or domain knowledge. We describe an adversarial instantiation of this framework and provide analysis of its working. Our unsupervised model outperforms state-of-the-art methods, which are supervised, at inducing invariance to inherent nuisance factors, effectively using synthetic data augmentation to learn invariance, and domain adaptation. Our method can be applied to any prediction task, eg., binary/multi-class classification or regression, without loss of generality.

Keywords

Cite

@article{arxiv.1809.10083,
  title  = {Unsupervised Adversarial Invariance},
  author = {Ayush Jaiswal and Yue Wu and Wael AbdAlmageed and Premkumar Natarajan},
  journal= {arXiv preprint arXiv:1809.10083},
  year   = {2018}
}

Comments

To appear in Proceedings of NIPS 2018

R2 v1 2026-06-23T04:19:19.499Z