@inproceedings{zhou-etal-2020-neural,
title = "Neural Topic Modeling by Incorporating Document Relationship Graph",
author = "Zhou, Deyu and
Hu, Xuemeng and
Wang, Rui",
editor = "Webber, Bonnie and
Cohn, Trevor and
He, Yulan and
Liu, Yang",
booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.emnlp-main.310/",
doi = "10.18653/v1/2020.emnlp-main.310",
pages = "3790--3796",
abstract = "Graph Neural Networks (GNNs) that capture the relationships between graph nodes via message passing have been a hot research direction in the natural language processing community. In this paper, we propose Graph Topic Model (GTM), a GNN based neural topic model that represents a corpus as a document relationship graph. Documents and words in the corpus become nodes in the graph and are connected based on document-word co-occurrences. By introducing the graph structure, the relationships between documents are established through their shared words and thus the topical representation of a document is enriched by aggregating information from its neighboring nodes using graph convolution. Extensive experiments on three datasets were conducted and the results demonstrate the effectiveness of the proposed approach."
}
Markdown (Informal)
[Neural Topic Modeling by Incorporating Document Relationship Graph](https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.emnlp-main.310/) (Zhou et al., EMNLP 2020)
ACL