paper-with-me

Papers

Learning Topic Models and Latent Bayesian Networks Under Expansion Constraints

2012-09-24 · Animashree Anandkumar, Daniel Hsu, Adel Javanmard, Sham M. Kakade

Unsupervised estimation of latent variable models is a fundamental problem central to numerous applications of machine learning and statistics. This work presents a principled approach for estimating broad classes of such models, including probabilistic topic models and latent linear Bayesian networks, using only second-order observed moments. The sufficient conditions for identifiability of these models are primarily based on weak expansion constraints on the topic-word matrix, for topic models, and on the directed acyclic graph, for Bayesian networks. Because no assumptions are made on the distribution among the latent variables, the approach can handle arbitrary correlations among the topics or latent factors. In addition, a tractable learning method via $\ell_1$ optimization is proposed and studied in numerical experiments.

📄 PDF Abstract BibTeX arXiv:1209.5350

Code (0)

등록된 구현이 없습니다.

Tasks

Topic Models

Similar Papers 제목 키워드 기반

Robust Bayesian Max-Margin Clustering

2014-12-01 · NeurIPS 2014 12 · Changyou Chen, Jun Zhu, Xinhua Zhang

We present max-margin Bayesian clustering (BMC), a general and robust framework that incorporates the max-margin criterion into Bayesian clustering models, as well as two concrete models of BMC to demonstrate its flexibi…

Clustering

Bayesian Optimization with Unknown Constraints

2014-03-22 · Michael A. Gelbart, Jasper Snoek, Ryan P. Adams

Recent work on Bayesian optimization has shown its effectiveness in global optimization of difficult black-box objective functions. Many real-world optimization problems of interest also have constraints which are unknow…

Bayesian Optimizationglobal-optimization

When are Overcomplete Topic Models Identifiable? Uniqueness of Tensor Tucker Decompositions with Structured Sparsity

2013-08-13 · NeurIPS 2013 12 · Animashree Anandkumar, Daniel Hsu, Majid Janzamin, Sham Kakade

Overcomplete latent representations have been very popular for unsupervised feature learning in recent years. In this paper, we specify which overcomplete models can be identified given observable moments of a certain or…

Topic Models

Label Semantic Expansion via Label Guided Neural Topic Modeling

2026-08-31 · Haojia Zheng, Yuyin Lu, Juntian Huang, Fan Ou 외 arxiv

Topic models are widely used for content analysis, where users often analyze corpora around predefined labels rather than unordered latent topics. Existing label-aware topic models mainly follow a labels-for-topics persp…

Topic Models

Online Bayesian Moment Matching for Topic Modeling with Unknown Number of Topics

2016-12-01 · NeurIPS 2016 12 · Wei-Shou Hsu, Pascal Poupart

Latent Dirichlet Allocation (LDA) is a very popular model for topic modeling as well as many other problems with latent groups. It is both simple and effective. When the number of topics (or latent groups) is unknown, …