A Segmented Topic Model Based on the Two-Parameter Poisson-Dirichlet Process

Abstract

Documents come naturally with structure: a section contains paragraphs which itself contains sentences; a blog page contains a sequence of comments and links to related blogs. Structure, of course, implies something about shared topics. In this paper we take the simplest form of structure, a document consisting of multiple segments, as the basis for a new form of topic model. To make this computationally feasible, and to allow the form of collapsed Gibbs sampling that has worked well to date with topic models, we use the marginalized posterior of a two-parameter Poisson-Dirichlet process (or Pitman-Yor process) to handle the hierarchical modelling. Experiments using either paragraphs or sentences as segments show the method significantly outperforms standard topic models on either whole document or segment, and previous segmented models, based on the held-out perplexity measure.

Cite

Text

Du et al. "A Segmented Topic Model Based on the Two-Parameter Poisson-Dirichlet Process." Machine Learning, 2010. doi:10.1007/S10994-010-5197-4

Markdown

[Du et al. "A Segmented Topic Model Based on the Two-Parameter Poisson-Dirichlet Process." Machine Learning, 2010.](https://mlanthology.org/mlj/2010/du2010mlj-segmented/) doi:10.1007/S10994-010-5197-4

BibTeX

@article{du2010mlj-segmented,
  title     = {{A Segmented Topic Model Based on the Two-Parameter Poisson-Dirichlet Process}},
  author    = {Du, Lan and Buntine, Wray L. and Jin, Huidong},
  journal   = {Machine Learning},
  year      = {2010},
  pages     = {5-19},
  doi       = {10.1007/S10994-010-5197-4},
  volume    = {81},
  url       = {https://mlanthology.org/mlj/2010/du2010mlj-segmented/}
}