LGCVMLJul 17, 2020

Hybrid Discriminative-Generative Training via Contrastive Learning

arXiv:2007.09070v218.643 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the integration of two major learning paradigms for researchers in machine learning, though it appears incremental as it builds on existing energy-based model approaches.

The paper tackles the problem of unifying contrastive and supervised learning through a hybrid discriminative-generative training framework for energy-based models, resulting in improved classification accuracy on CIFAR-10 and CIFAR-100, as well as enhanced robustness, out-of-distribution detection, and calibration.

Contrastive learning and supervised learning have both seen significant progress and success. However, thus far they have largely been treated as two separate objectives, brought together only by having a shared neural network. In this paper we show that through the perspective of hybrid discriminative-generative training of energy-based models we can make a direct connection between contrastive learning and supervised learning. Beyond presenting this unified view, we show our specific choice of approximation of the energy-based loss outperforms the existing practice in terms of classification accuracy of WideResNet on CIFAR-10 and CIFAR-100. It also leads to improved performance on robustness, out-of-distribution detection, and calibration.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes