paper-with-me

홈 › Papers

Semi-supervised learning objectives as log-likelihoods in a generative model of data curation

2020-08-13 · Stoil Ganev, Laurence Aitchison

We currently do not have an understanding of semi-supervised learning (SSL) objectives such as pseudo-labelling and entropy minimization as log-likelihoods, which precludes the development of e.g. Bayesian SSL. Here, we note that benchmark image datasets such as CIFAR-10 are carefully curated, and we formulate SSL objectives as a log-likelihood in a generative model of data curation that was initially developed to explain the cold-posterior effect (Aitchison 2020). SSL methods, from entropy minimization and pseudo-labelling, to state-of-the-art techniques similar to FixMatch can be understood as lower-bounds on our principled log-likelihood. We are thus able to give a proof-of-principle for Bayesian SSL on toy data. Finally, our theory suggests that SSL is effective in part due to the statistical patterns induced by data curation. This provides an explanation of past results which show SSL performs better on clean datasets without any "out of distribution" examples. Confirming these results we find that SSL gave much larger performance improvements on curated than on uncurated data, using matched curated and uncurated datasets based on Galaxy Zoo 2.

📄 PDF Abstract BibTeX arXiv:2008.05913

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

FixMatch FixMatch is an algorithm that first generates pseudo-labels using the model's predictions on weakly-augmented unlabeled images. For a given image, the pseudo-label is only…

Similar Papers 제목 키워드 기반

Monte Carlo Filtering Objectives: A New Family of Variational Objectives to Learn Generative Model and Neural Adaptive Proposal for Time Series

2021-05-20 · Shuangshuang Chen, Sihao Ding, Yiannis Karayiannidis, Mårten Björkman

Learning generative models and inferring latent trajectories have shown to be challenging for time series due to the intractable marginal likelihoods of flexible generative models. It can be addressed by surrogate object…

Time SeriesTime Series Analysis

Principled Hybrids of Generative and Discriminative Domain Adaptation

2017-05-25 · ICLR 2018 1 · Han Zhao, Zhenyao Zhu, Junjie Hu, Adam Coates 외

We propose a probabilistic framework for domain adaptation that blends both generative and discriminative modeling in a principled way. Under this framework, generative and discriminative models correspond to specific ch…

Domain Adaptation

Max-Margin Deep Generative Models for (Semi-)Supervised Learning

2016-11-22 · Chongxuan Li, Jun Zhu, Bo Zhang

Deep generative models (DGMs) are effective on learning multilayered representations of complex data and performing inference of input data by exploring the generative ability. However, it is relatively insufficient to e…

Missing Labels

Semi-Supervised Multi-Task Learning With Chest X-Ray Images

2019-08-10 · Abdullah-Al-Zubaer Imran, Demetri Terzopoulos

Discriminative models that require full supervision are inefficacious in the medical imaging domain when large labeled datasets are unavailable. By contrast, generative modeling---i.e., learning data generation and class…

Multi-Task LearningSegmentation

Variational Sequential Labelers for Semi-Supervised Learning

2019-06-23 · EMNLP 2018 10 · Mingda Chen, Qingming Tang, Karen Livescu, Kevin Gimpel

We introduce a family of multitask variational methods for semi-supervised sequence labeling. Our model family consists of a latent-variable generative model and a discriminative labeler. The generative models use latent…

Learning Word EmbeddingsWord Embeddings