paper-with-me

홈 › Papers

Document Neural Autoregressive Distribution Estimation

2016-03-18 · Stanislas Lauly, Yin Zheng, Alexandre Allauzen, Hugo Larochelle

We present an approach based on feed-forward neural networks for learning the distribution of textual documents. This approach is inspired by the Neural Autoregressive Distribution Estimator(NADE) model, which has been shown to be a good estimator of the distribution of discrete-valued igh-dimensional vectors. In this paper, we present how NADE can successfully be adapted to the case of textual data, retaining from NADE the property that sampling or computing the probability of observations can be done exactly and efficiently. The approach can also be used to learn deep representations of documents that are competitive to those learned by the alternative topic modeling approaches. Finally, we describe how the approach can be combined with a regular neural network N-gram model and substantially improve its performance, by making its learned representation sensitive to the larger, document-specific context.

📄 PDF Abstract BibTeX arXiv:1603.05962

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Document Informed Neural Autoregressive Topic Models with Distributional Prior

2018-09-15 · Pankaj Gupta, Yatin Chaudhary, Florian Buettner, Hinrich Schütze

We address two challenges in topic models: (1) Context information around words helps in determining their actual meaning, e.g., "networks" used in the contexts "artificial neural networks" vs. "biological neuron network…

Language ModelingLanguage ModellingRetrievalTopic Models

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

Neural Autoregressive Flows

2018-04-03 · ICML 2018 7 · Chin-wei Huang, David Krueger, Alexandre Lacoste, Aaron Courville

Normalizing flows and autoregressive models have been successfully combined to produce state-of-the-art results in density estimation, via Masked Autoregressive Flows (MAF), and to accelerate state-of-the-art WaveNet-bas…

Density EstimationSpeech Synthesis

Probabilistic Classification by Density Estimation Using Gaussian Mixture Model and Masked Autoregressive Flow

2023-10-16 · Benyamin Ghojogh, Milad Amir Toutounchian

Density estimation, which estimates the distribution of data, is an important category of probabilistic machine learning. A family of density estimators is mixture models, such as Gaussian Mixture Model (GMM) by expectat…

ClassificationDensity EstimationNormalising Flows

HiTR: Hierarchical Topic Model Re-estimation for Measuring Topical Diversity of Documents

2018-10-12 · Hosein Azarbonyad, Mostafa Dehghani, Tom Kenter, Maarten Marx 외

A high degree of topical diversity is often considered to be an important characteristic of interesting text documents. A recent proposal for measuring topical diversity identifies three distributions for assessing the d…

DiversityTopic Models