Incorporating Knowledge Graph Embeddings into Topic Modeling
Abstract
Probabilistic topic models could be used to extract low-dimension topics from document collections. However, such models without any human knowledge often produce topics that are not interpretable. In recent years, a number of knowledge-based topic models have been proposed, but they could not process fact-oriented triple knowledge in knowledge graphs. Knowledge graph embeddings, on the other hand, automatically capture relations between entities in knowledge graphs. In this paper, we propose a novel knowledge-based topic model by incorporating knowledge graph embeddings into topic modeling. By combining latent Dirichlet allocation, a widely used topic model with knowledge encoded by entity vectors, we improve the semantic coherence significantly and capture a better representation of a document in the topic space. Our evaluation results will demonstrate the effectiveness of our method.
Cite
Text
Yao et al. "Incorporating Knowledge Graph Embeddings into Topic Modeling." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.10951Markdown
[Yao et al. "Incorporating Knowledge Graph Embeddings into Topic Modeling." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/yao2017aaai-incorporating/) doi:10.1609/AAAI.V31I1.10951BibTeX
@inproceedings{yao2017aaai-incorporating,
title = {{Incorporating Knowledge Graph Embeddings into Topic Modeling}},
author = {Yao, Liang and Zhang, Yin and Wei, Baogang and Jin, Zhe and Zhang, Rui and Zhang, Yangyang and Chen, Qinfei},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2017},
pages = {3119-3126},
doi = {10.1609/AAAI.V31I1.10951},
url = {https://mlanthology.org/aaai/2017/yao2017aaai-incorporating/}
}