English

Learning Loss Functions for Semi-supervised Learning via Discriminative Adversarial Networks

Machine Learning 2017-07-10 v1

Abstract

We propose discriminative adversarial networks (DAN) for semi-supervised learning and loss function learning. Our DAN approach builds upon generative adversarial networks (GANs) and conditional GANs but includes the key differentiator of using two discriminators instead of a generator and a discriminator. DAN can be seen as a framework to learn loss functions for predictors that also implements semi-supervised learning in a straightforward manner. We propose instantiations of DAN for two different prediction tasks: classification and ranking. Our experimental results on three datasets of different tasks demonstrate that DAN is a promising framework for both semi-supervised learning and learning loss functions for predictors. For all tasks, the semi-supervised capability of DAN can significantly boost the predictor performance for small labeled sets with minor architecture changes across tasks. Moreover, the loss functions automatically learned by DANs are very competitive and usually outperform the standard pairwise and negative log-likelihood loss functions for both semi-supervised and supervised learning.

Keywords

Cite

@article{arxiv.1707.02198,
  title  = {Learning Loss Functions for Semi-supervised Learning via Discriminative Adversarial Networks},
  author = {Cicero Nogueira dos Santos and Kahini Wadhawan and Bowen Zhou},
  journal= {arXiv preprint arXiv:1707.02198},
  year   = {2017}
}

Comments

11 pages

R2 v1 2026-06-22T20:40:48.085Z