paper-with-me

Papers

Semi-Supervised Learning with Variational Bayesian Inference and Maximum Uncertainty Regularization

2020-12-03 · Kien Do, Truyen Tran, Svetha Venkatesh

We propose two generic methods for improving semi-supervised learning (SSL). The first integrates weight perturbation (WP) into existing "consistency regularization" (CR) based methods. We implement WP by leveraging variational Bayesian inference (VBI). The second method proposes a novel consistency loss called "maximum uncertainty regularization" (MUR). While most consistency losses act on perturbations in the vicinity of each data point, MUR actively searches for "virtual" points situated beyond this region that cause the most uncertain class predictions. This allows MUR to impose smoothness on a wider area in the input-output manifold. Our experiments show clear improvements in classification errors of various CR based methods when they are combined with VBI or MUR or both.

📄 PDF Abstract BibTeX arXiv:2012.01793

Code (1)

clarken92/ConsistencySSL tf

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Advances in Variational Inference

2017-11-15 · Cheng Zhang, Judith Butepage, Hedvig Kjellstrom, Stephan Mandt

Many modern unsupervised or semi-supervised machine learning algorithms rely on Bayesian probabilistic models. These models are usually intractable and thus require approximate inference. Variational inference (VI) lets …

Variational Inference

Variational Inference for Uncertainty on the Inputs of Gaussian Process Models

2014-09-08 · Andreas C. Damianou, Michalis K. Titsias, Neil D. Lawrence

The Gaussian process latent variable model (GP-LVM) provides a flexible approach for non-linear dimensionality reduction that has been widely applied. However, the current approach for training GP-LVMs is based on maximu…

Dimensionality ReductionGaussian ProcessesVariational Inference

Stick-Breaking Variational Autoencoders

2016-05-20 · Eric Nalisnick, Padhraic Smyth

We extend Stochastic Gradient Variational Bayes to perform posterior inference for the weights of Stick-Breaking processes. This development allows us to define a Stick-Breaking Variational Autoencoder (SB-VAE), a Bayesi…

A Probabilistic Semi-Supervised Approach with Triplet Markov Chains

2023-09-07 · Katherine Morales, Yohan Petetin

Triplet Markov chains are general generative models for sequential data which take into account three kinds of random variables: (noisy) observations, their associated discrete labels and latent variables which aim at st…

Bayesian InferenceTriplet

Bayesian Semi-supervised Learning with Graph Gaussian Processes

2018-09-12 · NeurIPS 2018 12 · Yin Cheng Ng, Nicolo Colombo, Ricardo Silva

We propose a data-efficient Gaussian process-based Bayesian approach to the semi-supervised learning problem on graphs. The proposed model shows extremely competitive performance when compared to the state-of-the-art gra…

Active LearningGaussian ProcessesVariational Inference