paper-with-me

홈 › Papers

RNADE: The real-valued neural autoregressive density-estimator

2013-06-02 · NeurIPS 2013 12 · Benigno Uria, Iain Murray, Hugo Larochelle

We introduce RNADE, a new model for joint density estimation of real-valued vectors. Our model calculates the density of a datapoint as the product of one-dimensional conditionals modeled using mixture density networks with shared parameters. RNADE learns a distributed representation of the data, while having a tractable expression for the calculation of densities. A tractable likelihood allows direct comparison with other methods and training by standard gradient-based optimizers. We compare the performance of RNADE on several datasets of heterogeneous and perceptual data, finding it outperforms mixture models in all but one case.

📄 PDF Abstract BibTeX arXiv:1306.0186

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

A Deep and Tractable Density Estimator

2013-10-07 · Benigno Uria, Iain Murray, Hugo Larochelle

The Neural Autoregressive Distribution Estimator (NADE) and its real-valued version RNADE are competitive density models of multidimensional data across a variety of domains. These models use a fixed, arbitrary ordering …

Density EstimationImage Generation

Sequential Density Estimation via Nonlinear Continuous Weighted Finite Automata

2022-06-08 · Tianyu Li, Bogdan Mazoure, Guillaume Rabusseau

Weighted finite automata (WFAs) have been widely applied in many fields. One of the classic problems for WFAs is probability distribution estimation over sequences of discrete symbols. Although WFAs have been extended to…

Density Estimation

gRNAde: Geometric Deep Learning for 3D RNA inverse design

2023-05-24 · Chaitanya K. Joshi, Arian R. Jamasb, Ramon Viñas, Charles Harris 외

Computational RNA design tasks are often posed as inverse problems, where sequences are designed based on adopting a single desired secondary structure without considering 3D conformational diversity. We introduce gRNAde…

3D geometryDeep LearningDiversityGraph Neural Network

Neural Autoregressive Distribution Estimation

2016-05-07 · Benigno Uria, Marc-Alexandre Côté, Karol Gregor, Iain Murray 외

We present Neural Autoregressive Distribution Estimation (NADE) models, which are neural network architectures applied to the problem of unsupervised distribution and density estimation. They leverage the probability pro…

Density EstimationImage Generation

Enhancing Neural Autoregressive Distribution Estimators for Image Reconstruction

2025-06-03 · Ambrose Emmett-Iwaniw, Nathan Kirk

Autoregressive models are often employed to learn distributions of image data by decomposing the $D$-dimensional density function into a product of one-dimensional conditional distributions. Each conditional depends on p…

Image Reconstruction