paper-with-me

Papers

Decoupling Sparsity and Smoothness in the Discrete Hierarchical Dirichlet Process

2009-12-01 · NeurIPS 2009 12 · Chong Wang, David M. Blei

We present a nonparametric hierarchical Bayesian model of document collections that decouples sparsity and smoothness in the component distributions (i.e., the ``topics). In the sparse topic model (STM), each topic is represented by a bank of selector variables that determine which terms appear in the topic. Thus each topic is associated with a subset of the vocabulary, and topic smoothness is modeled on this subset. We develop an efficient Gibbs sampler for the STM that includes a general-purpose method for sampling from a Dirichlet mixture with a combinatorial number of components. We demonstrate the STM on four real-world datasets. Compared to traditional approaches, the empirical results show that STMs give better predictive performance with simpler inferred models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Smooth Non-Rigid Shape Matching via Effective Dirichlet Energy Optimization

2022-10-05 · Robin Magnet, Jing Ren, Olga Sorkine-Hornung, Maks Ovsjanikov

We introduce pointwise map smoothness via the Dirichlet energy into the functional map pipeline, and propose an algorithm for optimizing it efficiently, which leads to high-quality results in challenging settings. Specif…

Smoothed Hierarchical Dirichlet Process: A Non-Parametric Approach to Constraint Measures

2016-04-16 · Cheng Luo, Yang Xiang, Richard Yi Da Xu

Time-varying mixture densities occur in many scenarios, for example, the distributions of keywords that appear in publications may evolve from year to year, video frame features associated with multiple targets may evolv…

Sparse Parallel Training of Hierarchical Dirichlet Process Topic Models

2019-06-06 · EMNLP 2020 11 · Alexander Terenin, Måns Magnusson, Leif Jonsson

To scale non-parametric extensions of probabilistic topic models such as Latent Dirichlet allocation to larger data sets, practitioners rely increasingly on parallel and distributed systems. In this work, we study data-p…

Topic Models

Vectorized Bayesian Inference for Latent Dirichlet-Tree Allocation

2026-02-21 · Zheng Wang, Nizar Bouguila arxiv

Latent Dirichlet Allocation (LDA) is a foundational model for discovering latent thematic structure in discrete data, but its Dirichlet prior cannot represent the rich correlations and hierarchical relationships often pr…

Computational EfficiencyBayesian Inference

Hierarchical Compound Poisson Factorization

2016-04-13 · Mehmet E. Basbug, Barbara E. Engelhardt

Non-negative matrix factorization models based on a hierarchical Gamma-Poisson structure capture user and item behavior effectively in extremely sparse data sets, making them the ideal choice for collaborative filtering …

Collaborative FilteringRecommendation Systems