Litcius/Paper detail

RB-GAT: A Text Classification Model Based on RoBERTa-BiGRU with Graph ATtention Network

Shaoqing Lv, Jungang Dong, Chichi Wang, Xuanhong Wang, Zhiqiang Bao

2024Sensors15 citationsDOIOpen Access PDF

Abstract

With the development of deep learning, several graph neural network (GNN)-based approaches have been utilized for text classification. However, GNNs encounter challenges when capturing contextual text information within a document sequence. To address this, a novel text classification model, RB-GAT, is proposed by combining RoBERTa-BiGRU embedding and a multi-head Graph ATtention Network (GAT). First, the pre-trained RoBERTa model is exploited to learn word and text embeddings in different contexts. Second, the Bidirectional Gated Recurrent Unit (BiGRU) is employed to capture long-term dependencies and bidirectional sentence information from the text context. Next, the multi-head graph attention network is applied to analyze this information, which serves as a node feature for the document. Finally, the classification results are generated through a Softmax layer. Experimental results on five benchmark datasets demonstrate that our method can achieve an accuracy of 71.48%, 98.45%, 80.32%, 90.84%, and 95.67% on Ohsumed, R8, MR, 20NG and R52, respectively, which is superior to the existing nine text classification approaches.

Topics & Concepts

Softmax functionComputer scienceSentenceArtificial intelligenceGraphNatural language processingEmbeddingPattern recognition (psychology)Feature (linguistics)Deep learningTheoretical computer sciencePhilosophyLinguisticsTopic ModelingText and Document Classification TechnologiesAdvanced Graph Neural Networks
RB-GAT: A Text Classification Model Based on RoBERTa-BiGRU with Graph ATtention Network | Litcius