paper-with-me

Papers

The Variational InfoMax Learning Objective

2020-03-07 · Vincenzo Crescimanna, Bruce Graham

Bayesian Inference and Information Bottleneck are the two most popular objectives for neural networks, but they can be optimised only via a variational lower bound: the Variational Information Bottleneck (VIB). In this manuscript we show that the two objectives are actually equivalent to the InfoMax: maximise the information between the data and the labels. The InfoMax representation of the two objectives is not relevant only per se, since it helps to understand the role of the network capacity, but also because it allows us to derive a variational objective, the Variational InfoMax (VIM), that maximises them directly without resorting to any lower bound. The theoretical improvement of VIM over VIB is highlighted by the computational experiments, where the model trained by VIM improves the VIB model in three different tasks: accuracy, robustness to noise and representation quality.

📄 PDF Abstract BibTeX arXiv:2003.03524

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

The Variational InfoMax AutoEncoder

2019-05-25 · Vincenzo Crescimanna, Bruce Graham

The Variational AutoEncoder (VAE) learns simultaneously an inference and a generative model, but only one of these models can be learned at optimum, this behaviour is associated to the ELBO learning objective, that is op…

Variational Autoencoders for Feature Detection of Magnetic Resonance Imaging Data

2016-03-21 · R. Devon Hjelm, Sergey M. Plis, Vince C. Calhoun

Independent component analysis (ICA), as an approach to the blind source-separation (BSS) problem, has become the de-facto standard in many medical imaging settings. Despite successes and a large ongoing research effort,…

blind source separationDimensionality Reduction

Learning Representations by Maximizing Mutual Information in Variational Autoencoders

2019-12-21 · Ali Lotfi Rezaabad, Sriram Vishwanath

Variational autoencoders (VAEs) have ushered in a new era of unsupervised learning methods for complex distributions. Although these techniques are elegant in their approach, they are typically not useful for representat…

Representation Learning

Dreaming: Model-based Reinforcement Learning by Latent Imagination without Reconstruction

2020-07-29 · Masashi Okada, Tadahiro Taniguchi

In the present paper, we propose a decoder-free extension of Dreamer, a leading model-based reinforcement learning (MBRL) method from pixels. Dreamer is a sample- and cost-efficient solution to robot learning, as it is u…

Contrastive LearningData AugmentationDecoderModel-based Reinforcement Learning+4

ProtoInfoMax: Prototypical Networks with Mutual Information Maximization for Out-of-Domain Detection

2021-08-27 · Findings (EMNLP) 2021 11 · Iftitahu Ni'mah, Meng Fang, Vlado Menkovski, Mykola Pechenizkiy

The ability to detect Out-of-Domain (OOD) inputs has been a critical requirement in many real-world NLP applications. For example, intent classification in dialogue systems. The reason is that the inclusion of unsupporte…

Few-Shot Text Classificationintent-classificationIntent ClassificationOut of Distribution (OOD) Detection+3