TeKo: Text-Rich Graph Neural Networks with External Knowledge
Zhizhi Yu, Di Jin, Jianguo Wei, Ziyang Liu, Yue Shang, Yun Xiao,, Jiawei Han, and Lingfei Wu

TL;DR
TeKo is a novel graph neural network that effectively integrates external structured and unstructured knowledge to enhance textual and structural understanding in text-rich networks, outperforming existing methods.
Contribution
Introduces a flexible heterogeneous semantic network and reciprocal convolutional mechanism to jointly leverage external knowledge and textual semantics in GNNs.
Findings
TeKo outperforms state-of-the-art baselines on four public datasets.
External knowledge integration improves semantic understanding.
Reciprocal convolution enhances network representation learning.
Abstract
Graph Neural Networks (GNNs) have gained great popularity in tackling various analytical tasks on graph-structured data (i.e., networks). Typical GNNs and their variants follow a message-passing manner that obtains network representations by the feature propagation process along network topology, which however ignore the rich textual semantics (e.g., local word-sequence) that exist in many real-world networks. Existing methods for text-rich networks integrate textual semantics by mainly utilizing internal information such as topics or phrases/words, which often suffer from an inability to comprehensively mine the text semantics, limiting the reciprocal guidance between network structure and text semantics. To address these problems, we propose a novel text-rich graph neural network with external knowledge (TeKo), in order to take full advantage of both structural and textual information…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Machine Learning in Materials Science
MethodsGraph Neural Network
