paper-with-me

홈 › Papers

Learning Discriminators as Energy Networks in Adversarial Learning

2018-10-02 · ICLR 2019 5 · Pingbo Pan, Yan Yan, Tianbao Yang, Yi Yang

We propose a novel framework for structured prediction via adversarial learning. Existing adversarial learning methods involve two separate networks, i.e., the structured prediction models and the discriminative models, in the training. The information captured by discriminative models complements that in the structured prediction models, but few existing researches have studied on utilizing such information to improve structured prediction models at the inference stage. In this work, we propose to refine the predictions of structured prediction models by effectively integrating discriminative models into the prediction. Discriminative models are treated as energy-based models. Similar to the adversarial learning, discriminative models are trained to estimate scores which measure the quality of predicted outputs, while structured prediction models are trained to predict contrastive outputs with maximal energy scores. In this way, the gradient vanishing problem is ameliorated, and thus we are able to perform inference by following the ascent gradient directions of discriminative models to refine structured prediction models. The proposed method is able to handle a range of tasks, e.g., multi-label classification and image segmentation. Empirical results on these two tasks validate the effectiveness of our learning method.

📄 PDF Abstract BibTeX arXiv:1810.01152

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPredictionSemantic SegmentationStructured Prediction

Similar Papers 제목 키워드 기반

Re-using Adversarial Mask Discriminators for Test-time Training under Distribution Shifts

2021-08-26 · Gabriele Valvano, Andrea Leo, Sotirios A. Tsaftaris

Thanks to their ability to learn flexible data-driven losses, Generative Adversarial Networks (GANs) are an integral part of many semi- and weakly-supervised methods for medical image segmentation. GANs jointly optimise …

Continual LearningImage ReconstructionImage SegmentationMedical Image Segmentation+1

Adversarial Energy Disaggregation for Non-intrusive Load Monitoring

2021-08-02 · Zhekai Du, Jingjing Li, Lei Zhu, Ke Lu 외

Energy disaggregation, also known as non-intrusive load monitoring (NILM), challenges the problem of separating the whole-home electricity usage into appliance-specific individual consumptions, which is a typical applica…

Non-Intrusive Load Monitoring

On-line Adaptative Curriculum Learning for GANs

2018-07-31 · Thang Doan, Joao Monteiro, Isabela Albuquerque, Bogdan Mazoure 외

Generative Adversarial Networks (GANs) can successfully approximate a probability distribution and produce realistic samples. However, open questions such as sufficient convergence conditions and mode collapse still pers…

Multi-Armed BanditsStochastic Optimization

Stop Throwing Away Discriminators! Re-using Adversaries for Test-Time Training

2021-08-26 · Gabriele Valvano, Andrea Leo, Sotirios A. Tsaftaris

Thanks to their ability to learn data distributions without requiring paired data, Generative Adversarial Networks (GANs) have become an integral part of many computer vision methods, including those developed for medica…

Image SegmentationMedical Image SegmentationSemantic Segmentation

MCL-GAN: Generative Adversarial Networks with Multiple Specialized Discriminators

2021-07-15 · Jinyoung Choi, Bohyung Han

We propose a framework of generative adversarial networks with multiple discriminators, which collaborate to represent a real dataset more effectively. Our approach facilitates learning a generator consistent with the un…

Generative Adversarial NetworkMultiple-choice