English

Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks

Computation and Language 2020-05-13 v2

Abstract

Text classification is fundamental in natural language processing (NLP), and Graph Neural Networks (GNN) are recently applied in this task. However, the existing graph-based works can neither capture the contextual word relationships within each document nor fulfil the inductive learning of new words. In this work, to overcome such problems, we propose TextING for inductive text classification via GNN. We first build individual graphs for each document and then use GNN to learn the fine-grained word representations based on their local structures, which can also effectively produce embeddings for unseen words in the new document. Finally, the word nodes are aggregated as the document embedding. Extensive experiments on four benchmark datasets show that our method outperforms state-of-the-art text classification methods.

Keywords

Cite

@article{arxiv.2004.13826,
  title  = {Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks},
  author = {Yufeng Zhang and Xueli Yu and Zeyu Cui and Shu Wu and Zhongzhen Wen and Liang Wang},
  journal= {arXiv preprint arXiv:2004.13826},
  year   = {2020}
}

Comments

To appear at ACL 2020

R2 v1 2026-06-23T15:10:03.087Z