English

Scalable Topical Phrase Mining from Text Corpora

Computation and Language 2014-11-20 v2 Information Retrieval Machine Learning

Abstract

While most topic modeling algorithms model text corpora with unigrams, human interpretation often relies on inherent grouping of terms into phrases. As such, we consider the problem of discovering topical phrases of mixed lengths. Existing work either performs post processing to the inference results of unigram-based topic models, or utilizes complex n-gram-discovery topic models. These methods generally produce low-quality topical phrases or suffer from poor scalability on even moderately-sized datasets. We propose a different approach that is both computationally efficient and effective. Our solution combines a novel phrase mining framework to segment a document into single and multi-word phrases, and a new topic model that operates on the induced document partition. Our approach discovers high quality topical phrases with negligible extra cost to the bag-of-words topic model in a variety of datasets including research publication titles, abstracts, reviews, and news articles.

Keywords

Cite

@article{arxiv.1406.6312,
  title  = {Scalable Topical Phrase Mining from Text Corpora},
  author = {Ahmed El-Kishky and Yanglei Song and Chi Wang and Clare Voss and Jiawei Han},
  journal= {arXiv preprint arXiv:1406.6312},
  year   = {2014}
}
R2 v1 2026-06-22T04:46:00.816Z