TENT: Text Classification Based on ENcoding Tree Learning

10/05/2021
by   Chong Zhang, et al.
0

Text classification is a primary task in natural language processing (NLP). Recently, graph neural networks (GNNs) have developed rapidly and been applied to text classification tasks. Although more complex models tend to achieve better performance, research highly depends on the computing power of the device used. In this article, we propose TENT (https://github.com/Daisean/TENT) to obtain better text classification performance and reduce the reliance on computing power. Specifically, we first establish a dependency analysis graph for each text and then convert each graph into its corresponding encoding tree. The representation of the entire graph is obtained by updating the representation of the non-leaf nodes in the encoding tree. Experimental results show that our method outperforms other baselines on several datasets while having a simple structure and few parameters.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/10/2018

TextZoo, a New Benchmark for Reconsidering Text Classification

Text representation is a fundamental concern in Natural Language Process...
research
09/04/2018

Graph-based Deep-Tree Recursive Neural Network (DTRNN) for Text Classification

A novel graph-to-tree conversion mechanism called the deep-tree generati...
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
02/25/2020

Label-guided Learning for Text Classification

Text classification is one of the most important and fundamental tasks i...
research
11/21/2018

Contextualized Non-local Neural Networks for Sequence Learning

Recently, a large number of neural mechanisms and models have been propo...
research
01/20/2018

Efficient Text Classification Using Tree-structured Multi-linear Principle Component Analysis

A novel text data dimension reduction technique, called the tree-structu...
research
09/05/2021

Structural Optimization Makes Graph Classification Simpler and Better

In deep neural networks, better results can often be obtained by increas...

Please sign up or login with your details

Forgot password? Click here to reset