中文
相关论文

相关论文: Discrete Variational Autoencoders

200 篇论文

Variational autoencoders (VAEs) learn representations of data by jointly training a probabilistic encoder and decoder network. Typically these models encode all features of the data into a single variable. Here we are interested in learning…

By composing graphical models with deep learning architectures, we learn generative models with the strengths of both frameworks. The structured variational autoencoder (SVAE) inherits structure and interpretability from graphical models,…

机器学习 · 计算机科学 2023-11-15 Harry Bendekgey , Gabriel Hope , Erik B. Sudderth

Latent variable models with hidden binary units appear in various applications. Learning such models, in particular in the presence of noise, is a challenging computational problem. In this paper we propose a novel spectral approach to this…

机器学习 · 统计学 2018-02-28 Ariel Jaffe , Roi Weiss , Shai Carmi , Yuval Kluger , Boaz Nadler

Deep neural networks with discrete latent variables offer the promise of better symbolic reasoning, and learning abstractions that are more useful to new tasks. There has been a surge in interest in discrete latent variable models, however,…

机器学习 · 计算机科学 2018-07-23 Aurko Roy , Ashish Vaswani , Arvind Neelakantan , Niki Parmar

This work proposed kernel selection approaches for probabilistic classifiers based on features produced by the convolutional encoder of a variational autoencoder. Particularly, the developed methodologies allow the selection of the most…

Probabilistic forecasting of high dimensional multivariate time series is a notoriously challenging task, both in terms of computational burden and distribution modeling. Most previous work either makes simple distribution assumptions or…

机器学习 · 计算机科学 2021-01-27 Nam Nguyen , Brian Quanz

For effective human-robot teaming, it is important for the robots to be able to share their visual perception with the human operators. In a harsh remote collaboration setting, data compression techniques such as autoencoder can be utilized…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Hyeonwoo Yu , Jean Oh

In this note we present a generative model of natural images consisting of a deep hierarchy of layers of latent random variables, each of which follows a new type of distribution that we call rectified Gaussian. These rectified Gaussian…

机器学习 · 统计学 2016-03-01 Tim Salimans

Compressed sensing techniques enable efficient acquisition and recovery of sparse, high-dimensional data signals via low-dimensional projections. In this work, we propose Uncertainty Autoencoders, a learning framework for unsupervised…

机器学习 · 统计学 2019-04-15 Aditya Grover , Stefano Ermon

Variational autoencoders provide a principled framework for learning deep latent-variable models and corresponding inference models. In this work, we provide an introduction to variational autoencoders and some important extensions.

机器学习 · 计算机科学 2019-12-12 Diederik P. Kingma , Max Welling

To have a superior generalization, a deep learning neural network often involves a large size of training sample. With increase of hidden layers in order to increase learning ability, neural network has potential degradation in accuracy.…

机器学习 · 计算机科学 2019-01-01 Lianfa Li , Ying Fang , Jun Wu , Jinfeng Wang

In this paper we propose a simple yet powerful method for learning representations in supervised learning scenarios where each original input datapoint is described by a set of vectors and their associated outputs may be given by soft…

机器学习 · 计算机科学 2012-06-22 Edwin Bonilla , Antonio Robles-Kelly

The contractive auto-encoder learns a representation of the input data that captures the local manifold structure around each data point, through the leading singular vectors of the Jacobian of the transformation from input to…

机器学习 · 计算机科学 2012-07-03 Salah Rifai , Yoshua Bengio , Yann Dauphin , Pascal Vincent

Learning useful representations without supervision remains a key challenge in machine learning. In this paper, we propose a simple yet powerful generative model that learns such discrete representations. Our model, the Vector…

机器学习 · 计算机科学 2018-05-31 Aaron van den Oord , Oriol Vinyals , Koray Kavukcuoglu

We develop a novel probabilistic generative model based on the variational autoencoder approach. Notable aspects of our architecture are: a novel way of specifying the latent variables prior, and the introduction of an ordinality enforcing…

机器学习 · 统计学 2018-12-20 Joel Jaskari , Jyri J. Kivinen

Representations learnt through deep neural networks tend to be highly informative, but opaque in terms of what information they learn to encode. We introduce an approach to probabilistic modelling that learns to represent data with two…

机器学习 · 统计学 2019-05-21 Ilya Feige

Typical amortized inference in variational autoencoders is specialized for a single probabilistic query. Here we propose an inference network architecture that generalizes to unseen probabilistic queries. Instead of an encoder-decoder pair,…

机器学习 · 计算机科学 2019-12-09 Miguel Lazaro-Gredilla , Wolfgang Lehrach , Dileep George

In recent years, deep learning has proven to be a viable methodology for surrogate modeling and uncertainty quantification for a vast number of physical systems. However, in their traditional form, such models can require a large amount of…

计算物理 · 物理学 2019-12-04 Nicholas Geneva , Nicholas Zabaras

Autoencoders are certainly among the most studied and used Deep Learning models: the idea behind them is to train a model in order to reconstruct the same input data. The peculiarity of these models is to compress the information through a…

机器学习 · 计算机科学 2023-09-06 Gabriele Martino , Davide Moroni , Massimo Martinelli

Deep generative models aim to learn underlying distributions that generate the observed data. Given the fact that the generative distribution may be complex and intractable, deep latent variable models use probabilistic frameworks to learn…

机器学习 · 计算机科学 2021-10-05 Batuhan Koyuncu