Semi-Supervised Semantic Visualization for Networked Documents

Abstract

Semantic interpretability and visual expressivity are important objectives in exploratory analysis of text. On the one hand, while some documents may have explicit categories, we could develop a better understanding of a corpus by studying its finer-grained structures, which may be latent. By inferring latent topics and discovering keywords associated with each topic, one obtains a semantic interpretation of the corpus. One the other hand, by visualizing documents, latent topics, and category labels on the same plot, one gains a bird’s eye view of the relationships among documents, topics, and various categories. Semantic visualization is a class of methods that unify both topic modeling and visualization. In this paper, we propose a novel semantic visualization model for networked documents that incorporates partial labels. We introduce coordinate-based label distribution and label-dependent topic distribution to visualize documents, topics, and labels in a semi-supervised way. We further derive three variants for singly-labeled, multi-labeled, and hierarchically-labeled documents. The focus on semi-supervision that employs variants of labeling structures is particularly novel. Experiments verify the efficacy of our model against baselines.

Cite

Text

Zhang and Lauw. "Semi-Supervised Semantic Visualization for Networked Documents." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021. doi:10.1007/978-3-030-86523-8_46

Markdown

[Zhang and Lauw. "Semi-Supervised Semantic Visualization for Networked Documents." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021.](https://mlanthology.org/ecmlpkdd/2021/zhang2021ecmlpkdd-semisupervised/) doi:10.1007/978-3-030-86523-8_46

BibTeX

@inproceedings{zhang2021ecmlpkdd-semisupervised,
  title     = {{Semi-Supervised Semantic Visualization for Networked Documents}},
  author    = {Zhang, Delvin Ce and Lauw, Hady W.},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2021},
  pages     = {762-778},
  doi       = {10.1007/978-3-030-86523-8_46},
  url       = {https://mlanthology.org/ecmlpkdd/2021/zhang2021ecmlpkdd-semisupervised/}
}