English

A semantic hierarchical graph neural network for text classification

Computation and Language 2022-09-16 v1

Abstract

The key to the text classification task is language representation and important information extraction, and there are many related studies. In recent years, the research on graph neural network (GNN) in text classification has gradually emerged and shown its advantages, but the existing models mainly focus on directly inputting words as graph nodes into the GNN models ignoring the different levels of semantic structure information in the samples. To address the issue, we propose a new hierarchical graph neural network (HieGNN) which extracts corresponding information from word-level, sentence-level and document-level respectively. Experimental results on several benchmark datasets achieve better or similar results compared to several baseline methods, which demonstrate that our model is able to obtain more useful information for classification from samples.

Keywords

Cite

@article{arxiv.2209.07031,
  title  = {A semantic hierarchical graph neural network for text classification},
  author = {Shuai Hua and Xinxin Li and Yunpeng Jing and Qunfeng Liu},
  journal= {arXiv preprint arXiv:2209.07031},
  year   = {2022}
}

Comments

10 pages, 3 figures

R2 v1 2026-06-28T01:20:02.183Z