2020/04/22 by Yufeng Zhang, Zhang, Yufeng, Xueli Yu +9 · 31 citations
Computer Science · Mathematics · #Advanced Graph Neural Networks #Advanced Text Analysis Techniques #Artificial intelligence #Artificial neural network #Benchmark (surveying) #Computation and Language (cs.CL) #Computer science #Document classification #Embedding #FOS: Computer and information sciences #Graph #Mathematics #Natural language processing #Task (project management) #Theoretical computer science #Topic Modeling #Word (group theory) #Word embedding #cs.CL
paper · pdf · doi:10.48550/arxiv.2004.13826
published in arXiv (Cornell University) (Cornell University) · To appear at ACL 2020
openalex publication_date 2020/04/22 · arxiv created 2020/05/12 · arxiv updated 2020/05/13 · openalex created_date 2020/05/13 · openalex updated_date 2026/07/28
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.