Text Level Graph Neural Network for Text Classification

10/06/2019
by   Lianzhe Huang, et al.
0

Recently, researches have explored the graph neural network (GNN) techniques on text classification, since GNN does well in handling complex structures and preserving global information. However, previous methods based on GNN are mainly faced with the practical problems of fixed corpus level graph structure which do not support online testing and high memory consumption. To tackle the problems, we propose a new GNN based model that builds graphs for each input text with global parameters sharing instead of a single graph for the whole corpus. This method removes the burden of dependence between an individual text and entire corpus which support online testing, but still preserve global information. Besides, we build graphs by much smaller windows in the text, which not only extract more local features but also significantly reduce the edge numbers as well as memory consumption. Experiments show that our model outperforms existing models on several text classification datasets even with consuming less memory.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/15/2022

A semantic hierarchical graph neural network for text classification

The key to the text classification task is language representation and i...
research
12/30/2021

TextRGNN: Residual Graph Neural Networks for Text Classification

Recently, text classification model based on graph neural network (GNN) ...
research
10/30/2021

Hierarchical Heterogeneous Graph Representation Learning for Short Text Classification

Short text classification is a fundamental task in natural language proc...
research
04/23/2023

Graph Neural Networks for Text Classification: A Survey

Text Classification is the most essential and fundamental problem in Nat...
research
05/23/2023

Connecting the Dots: What Graph-Based Text Representations Work Best for Text Classification using Graph Neural Networks?

Given the success of Graph Neural Networks (GNNs) for structure-aware ma...
research
09/18/2019

Recursive Graphical Neural Networks for Text Classification

The complicated syntax structure of natural language is hard to be expli...
research
02/24/2023

A Multimodal Graph Neural Network Framework for Cancer Molecular Subtype Classification

The recent development of high-throughput sequencing creates a large col...

Please sign up or login with your details

Forgot password? Click here to reset