paper-with-me

Papers

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

2017-07-07 · Cicero Nogueira dos Santos, Kahini Wadhawan, Bo-Wen Zhou

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.

📄 PDF Abstract BibTeX arXiv:1707.02198

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improved Techniques for Adversarial Discriminative Domain Adaptation

2018-09-10 · Aaron Chadha, Yiannis Andreopoulos

Adversarial discriminative domain adaptation (ADDA) is an efficient framework for unsupervised domain adaptation in image classification, where the source and target domains are assumed to have the same classes, but no l…

DenoisingDomain Adaptationimage-classificationImage Classification+2

Semi-Supervised Generative Adversarial Hashing for Image Retrieval

2018-09-01 · ECCV 2018 9 · Guan'an Wang, Qinghao Hu, Jian Cheng, Zeng-Guang Hou

With explosive growth of image and video data on the Internet, hashing technique has been extensively studied for large-scale visual search. Benefiting from the advance of deep learning, deep hashing methods have achieve…

Deep HashingImage RetrievalRetrievalSemantic Similarity+2

Generative Adversarial Networks for Image Super-Resolution: A Survey

2022-04-28 · Chunwei Tian, Xuanyu Zhang, Qi Zhu, Bob Zhang 외

Single image super-resolution (SISR) has played an important role in the field of image processing. Recent generative adversarial networks (GANs) can achieve excellent results on low-resolution images with small samples.…

Image Super-ResolutionSuper-ResolutionSurvey

Prompt-Driven Feature Diffusion for Open-World Semi-Supervised Learning

2024-04-17 · Marzi Heidari, Hanping Zhang, Yuhong Guo

In this paper, we present a novel approach termed Prompt-Driven Feature Diffusion (PDFD) within a semi-supervised learning framework for Open World Semi-Supervised Learning (OW-SSL). At its core, PDFD deploys an efficien…

Open-World Semi-Supervised LearningRepresentation Learning

Semi-supervised learning with Bidirectional GANs

2018-11-28 · Maciej Zamorski, Maciej Zięba

In this work we introduce a novel approach to train Bidirectional Generative Adversarial Model (BiGAN) in a semi-supervised manner. The presented method utilizes triplet loss function as an additional component of the ob…

General ClassificationImage RetrievalRetrievalTriplet