LGCVMLDec 12, 2020

Learning Consistent Deep Generative Models from Sparse Data via Prediction Constraints

arXiv:2012.06718v11 citations
AI Analysis

This work addresses the problem of improving semi-supervised image classification performance for practitioners using deep generative models, particularly when labeled data is scarce.

This paper introduces a framework for deep generative models, specifically variational autoencoders, that integrates prediction and consistency constraints. This approach aims to prevent model misspecification from causing inaccurate predictions and ensures predictions on reconstructed data match original data, leading to promising image classification performance, especially in semi-supervised settings with sparse labels.

We develop a new framework for learning variational autoencoders and other deep generative models that balances generative and discriminative goals. Our framework optimizes model parameters to maximize a variational lower bound on the likelihood of observed data, subject to a task-specific prediction constraint that prevents model misspecification from leading to inaccurate predictions. We further enforce a consistency constraint, derived naturally from the generative model, that requires predictions on reconstructed data to match those on the original data. We show that these two contributions -- prediction constraints and consistency constraints -- lead to promising image classification performance, especially in the semi-supervised scenario where category labels are sparse but unlabeled data is plentiful. Our approach enables advances in generative modeling to directly boost semi-supervised classification performance, an ability we demonstrate by augmenting deep generative models with latent variables capturing spatial transformations.

Foundations

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

Your Notes