中文
相关论文

相关论文: Nonparametric Topic Modeling with Neural Inference

200 篇论文

We propose a topic-guided variational autoencoder (TGVAE) model for text generation. Distinct from existing variational autoencoder (VAE) based approaches, which assume a simple Gaussian prior for the latent code, our model specifies the…

计算与语言 · 计算机科学 2019-03-19 Wenlin Wang , Zhe Gan , Hongteng Xu , Ruiyi Zhang , Guoyin Wang , Dinghan Shen , Changyou Chen , Lawrence Carin

We propose a variational autoencoder (VAE) approach for parameter estimation in nonlinear mixed-effects models based on ordinary differential equations (NLME-ODEs) using longitudinal data from multiple subjects. In moderate dimensions,…

统计方法学 · 统计学 2026-02-11 Zhe Li , Mélanie Prague , Rodolphe Thiébaut , Quentin Clairon

Paradoxically, a Variational Autoencoder (VAE) could be pushed in two opposite directions, utilizing powerful decoder model for generating realistic images but collapsing the learned representation, or increasing regularization coefficient…

机器学习 · 计算机科学 2022-03-30 Trung Ngo , Najwa Laabid , Ville Hautamäki , Merja Heinäniemi

Variational Autoencoders (VAEs) have recently been highly successful at imputing and acquiring heterogeneous missing data. However, within this specific application domain, existing VAE methods are restricted by using only one layer of…

机器学习 · 计算机科学 2022-12-23 Ignacio Peis , Chao Ma , José Miguel Hernández-Lobato

Many different methods to train deep generative models have been introduced in the past. In this paper, we propose to extend the variational auto-encoder (VAE) framework with a new type of prior which we call "Variational Mixture of…

机器学习 · 计算机科学 2018-02-27 Jakub M. Tomczak , Max Welling

The issue of missing data poses a great challenge on boosting performance and application of deep learning models in the {\em Knowledge Tracing} (KT) problem. However, there has been the lack of understanding on the issue in the literature.…

机器学习 · 计算机科学 2023-02-28 Jia Tracy Shen , Dongwon Lee

Recently, autoencoders (AEs) have gained interest for creating parametric and invertible projections of multidimensional data. Parametric projections make it possible to embed new, unseen samples without recalculating the entire projection,…

机器学习 · 计算机科学 2025-11-26 Frederik L. Dennig , Daniel A. Keim

We introduce an improved variational autoencoder (VAE) for text modeling with topic information explicitly modeled as a Dirichlet latent variable. By providing the proposed model topic awareness, it is more superior at reconstructing input…

计算与语言 · 计算机科学 2018-11-02 Yijun Xiao , Tiancheng Zhao , William Yang Wang

Modeling of the dependence structure across heterogeneous data is crucial for Bayesian inference since it directly impacts the borrowing of information. Despite the extensive advances over the last two decades, most available proposals…

统计方法学 · 统计学 2026-02-03 Filippo Ascolani , Beatrice Franzolini , Antonio Lijoi , Igor Prünster

Variational inference is a very efficient and popular heuristic used in various forms in the context of latent variable models. It's closely related to Expectation Maximization (EM), and is applied when exact EM is computationally…

机器学习 · 计算机科学 2015-08-25 Pranjal Awasthi , Andrej Risteski

We show how to learn a neural topic model with discrete random variables---one that explicitly models each word's assigned topic---using neural variational inference that does not rely on stochastic backpropagation to handle the discrete…

机器学习 · 计算机科学 2020-10-26 Mehdi Rezaee , Francis Ferraro

Variational autoencoders (VAE) are directed generative models that learn factorial latent variables. As noted by Burda et al. (2015), these models exhibit the problem of factor over-pruning where a significant number of stochastic factors…

机器学习 · 计算机科学 2017-08-08 Serena Yeung , Anitha Kannan , Yann Dauphin , Li Fei-Fei

We propose a novel neural topic model in the Wasserstein autoencoders (WAE) framework. Unlike existing variational autoencoder based models, we directly enforce Dirichlet prior on the latent document-topic vectors. We exploit the structure…

信息检索 · 计算机科学 2019-12-10 Feng Nan , Ran Ding , Ramesh Nallapati , Bing Xiang

Variational autoencoders (VAE) are powerful generative models that learn the latent representations of input data as random variables. Recent studies show that VAE can flexibly learn the complex temporal dynamics of time series and achieve…

机器学习 · 计算机科学 2023-11-14 Borui Cai , Shuiqiao Yang , Longxiang Gao , Yong Xiang

Recently there has been an increased interest in unsupervised learning of disentangled representations using the Variational Autoencoder (VAE) framework. Most of the existing work has focused largely on modifying the variational cost…

机器学习 · 统计学 2019-09-12 Jan Stühmer , Richard E. Turner , Sebastian Nowozin

Topic models are Bayesian models that are frequently used to capture the latent structure of certain corpora of documents or images. Each data element in such a corpus (for instance each item in a collection of scientific articles) is…

机器学习 · 统计学 2018-02-05 Behrooz Ghorbani , Hamid Javadi , Andrea Montanari

This paper addresses Bayesian inference related to partial differential equations (PDEs), particularly nonparametric regression constrained by PDEs. To effectively encode prior information, we propose a novel framework that learns a…

统计理论 · 数学 2026-02-09 Junxiong Jia , Deyu Meng , Zongben Xu , Fang Yao

Dynamic topic modeling is widely used to analyze evolving trends in scientific literature, medical records, and social media. Traditional topic models represent each topic through a single probability vector on the multinomial simplex and…

机器学习 · 计算机科学 2026-05-28 Hanjia Gao , Hanwen Ye , Qing Nie , Annie Qu

Modeling latent representations in a hyperspherical space has proven effective for capturing directional similarities in high-dimensional text data, benefiting topic modeling. Variational autoencoder-based neural topic models (VAE-NTMs)…

计算与语言 · 计算机科学 2025-08-18 Suman Adhya , Debarshi Kumar Sanyal

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 networks". Generative topic…

计算与语言 · 计算机科学 2019-01-16 Pankaj Gupta , Yatin Chaudhary , Florian Buettner , Hinrich Schütze