Interactive Topic Modeling

Abstract

Topic models are a useful and ubiquitous tool for understanding large corpora. However, topic models are not perfect, and for many users in computational social science, digital humanities, and information studies—who are not machine learning experts—existing models and frameworks are often a “take it or leave it” proposition. This paper presents a mechanism for giving users a voice by encoding users’ feedback to topic models as correlations between words into a topic model. This framework, interactive topic modeling ( itm ), allows untrained users to encode their feedback easily and iteratively into the topic models. Because latency in interactive systems is crucial, we develop more efficient inference algorithms for tree-based topic models. We validate the framework both with simulated and real users.

Cite

Text

Hu et al. "Interactive Topic Modeling." Machine Learning, 2014. doi:10.1007/S10994-013-5413-0

Markdown

[Hu et al. "Interactive Topic Modeling." Machine Learning, 2014.](https://mlanthology.org/mlj/2014/hu2014mlj-interactive/) doi:10.1007/S10994-013-5413-0

BibTeX

@article{hu2014mlj-interactive,
  title     = {{Interactive Topic Modeling}},
  author    = {Hu, Yuening and Boyd-Graber, Jordan L. and Satinoff, Brianna and Smith, Alison},
  journal   = {Machine Learning},
  year      = {2014},
  pages     = {423-469},
  doi       = {10.1007/S10994-013-5413-0},
  volume    = {95},
  url       = {https://mlanthology.org/mlj/2014/hu2014mlj-interactive/}
}