2020/11/01 by Kaize Ding, Ding, Kaize, Jianling Wang +7 · 6 citations
Computer Science · #Advanced Graph Neural Networks #Computation and Language (cs.CL) #FOS: Computer and information sciences #Sentiment Analysis and Opinion Mining #Topic Modeling #cs.CL
paper · pdf · doi:10.48550/arxiv.2011.00387
Accepted by EMNLP 2020
arxiv created 2020/11/01 · openalex publication_date 2020/11/01 · arxiv updated 2020/11/03 · openalex created_date 2020/11/09 · openalex updated_date 2026/07/28
Text classification is a critical research topic with broad applications in natural language processing. Recently, graph neural networks (GNNs) have received increasing attention in the research community and demonstrated their promising results on this canonical task. Despite the success, their performance could be largely jeopardized in practice since they are: (1) unable to capture high-order interaction between words; (2) inefficient to handle large datasets and new documents. To address those issues, in this paper, we propose a principled model -- hypergraph attention networks (HyperGAT), which can obtain more expressive power with less computational consumption for text representation learning. Extensive experiments on various benchmark datasets demonstrate the efficacy of the proposed approach on the text classification task.