AAAI2020

Tensor Graph Convolutional Networks for Text Classification

Xien Liu, Xinxin You, Xiao Zhang, Ji Wu, Ping Lv

被引用 284 次

摘要

Compared to sequential learning models, graph-based neural networks exhibit some excellent properties, such as ability capturing global information. In this paper, we investigate graph-based neural networks for text classification problem. A new framework TensorGCN (tensor graph convolutional networks), is presented for this task 1 . A text graph tensor is firstly constructed to describe semantic, syntactic, and sequential contextual information. Then, two kinds of propagation learning perform on the text graph tensor. The first is intra-graph propagation used for aggregating information from neighborhood nodes in a single graph. The second is inter-graph propagation used for harmonizing heterogeneous information between graphs. Extensive experiments are conducted on benchmark datasets, and the results illustrate the effectiveness of our proposed framework. Our proposed Ten-sorGCN presents an effective way to harmonize and integrate heterogeneous information from different kinds of graphs.