English

Nonparametric Bayes Pachinko Allocation

Information Retrieval 2012-06-26 v1 Machine Learning Machine Learning

Abstract

Recent advances in topic models have explored complicated structured distributions to represent topic correlation. For example, the pachinko allocation model (PAM) captures arbitrary, nested, and possibly sparse correlations between topics using a directed acyclic graph (DAG). While PAM provides more flexibility and greater expressive power than previous models like latent Dirichlet allocation (LDA), it is also more difficult to determine the appropriate topic structure for a specific dataset. In this paper, we propose a nonparametric Bayesian prior for PAM based on a variant of the hierarchical Dirichlet process (HDP). Although the HDP can capture topic correlations defined by nested data structure, it does not automatically discover such correlations from unstructured data. By assuming an HDP-based prior for PAM, we are able to learn both the number of topics and how the topics are correlated. We evaluate our model on synthetic and real-world text datasets, and show that nonparametric PAM achieves performance matching the best of PAM without manually tuning the number of topics.

Cite

@article{arxiv.1206.5270,
  title  = {Nonparametric Bayes Pachinko Allocation},
  author = {Wei Li and David Blei and Andrew McCallum},
  journal= {arXiv preprint arXiv:1206.5270},
  year   = {2012}
}

Comments

Appears in Proceedings of the Twenty-Third Conference on Uncertainty in Artificial Intelligence (UAI2007)

R2 v1 2026-06-21T21:24:08.959Z