English

Auto-Encoding Variational Bayes for Inferring Topics and Visualization

Computation and Language 2020-10-27 v2

Abstract

Visualization and topic modeling are widely used approaches for text analysis. Traditional visualization methods find low-dimensional representations of documents in the visualization space (typically 2D or 3D) that can be displayed using a scatterplot. In contrast, topic modeling aims to discover topics from text, but for visualization, one needs to perform a post-hoc embedding using dimensionality reduction methods. Recent approaches propose using a generative model to jointly find topics and visualization, allowing the semantics to be infused in the visualization space for a meaningful interpretation. A major challenge that prevents these methods from being used practically is the scalability of their inference algorithms. We present, to the best of our knowledge, the first fast Auto-Encoding Variational Bayes based inference method for jointly inferring topics and visualization. Since our method is black box, it can handle model changes efficiently with little mathematical rederivation effort. We demonstrate the efficiency and effectiveness of our method on real-world large datasets and compare it with existing baselines.

Keywords

Cite

@article{arxiv.2010.09233,
  title  = {Auto-Encoding Variational Bayes for Inferring Topics and Visualization},
  author = {Dang Pham and Tuan M. V. Le},
  journal= {arXiv preprint arXiv:2010.09233},
  year   = {2020}
}

Comments

Accepted at the 28th International Conference on Computational Linguistics (COLING 2020)

R2 v1 2026-06-23T19:26:27.597Z