Redirigiendo al acceso original de articulo en 15 segundos...
Inicio  /  Algorithms  /  Vol: 14 Par: 12 (2021)  /  Artículo
ARTÍCULO
TITULO

A Sequential Graph Neural Network for Short Text Classification

Ke Zhao    
Lan Huang    
Rui Song    
Qiang Shen and Hao Xu    

Resumen

Short text classification is an important problem of natural language processing (NLP), and graph neural networks (GNNs) have been successfully used to solve different NLP problems. However, few studies employ GNN for short text classification, and most of the existing graph-based models ignore sequential information (e.g., word orders) in each document. In this work, we propose an improved sequence-based feature propagation scheme, which fully uses word representation and document-level word interaction and overcomes the limitations of textual features in short texts. On this basis, we utilize this propagation scheme to construct a lightweight model, sequential GNN (SGNN), and its extended model, ESGNN. Specifically, we build individual graphs for each document in the short text corpus based on word co-occurrence and use a bidirectional long short-term memory network (Bi-LSTM) to extract the sequential features of each document; therefore, word nodes in the document graph retain contextual information. Furthermore, two different simplified graph convolutional networks (GCNs) are used to learn word representations based on their local structures. Finally, word nodes combined with sequential information and local information are incorporated as the document representation. Extensive experiments on seven benchmark datasets demonstrate the effectiveness of our method.

 Artículos similares

       
 
Yi Liu, Chengyu Yin, Jingwei Li, Fang Wang and Senzhang Wang    
Accurately predicting user?item interactions is critically important in many real applications, including recommender systems and user behavior analysis in social networks. One major drawback of existing studies is that they generally directly analyze th... ver más
Revista: Algorithms

 
Consolata Gakii, Paul O. Mireji and Richard Rimiru    
Analysis of high-dimensional data, with more features (p" role="presentation">??p p ) than observations (N" role="presentation">??N N ) (p>N" role="presentation">??>??p>N p > N ), places significant demand in cost and memory computational usage at... ver más
Revista: Algorithms

 
Shuli Wang, Xuewen Li, Xiaomeng Kou, Jin Zhang, Shaojie Zheng, Jinlong Wang and Jibing Gong    
Predicting users? next behavior through learning users? preferences according to the users? historical behaviors is known as sequential recommendation. In this task, learning sequence representation by modeling the pairwise relationship between items in ... ver más
Revista: Algorithms

 
Jin Nakabe, Teruhiro Mizumoto, Hirohiko Suwa and Keiichi Yasumoto    
As the number of users who cook their own food increases, there is increasing demand for an optimal cooking procedure for multiple dishes, but the optimal cooking procedure varies from user to user due to the difference of each user?s cooking skill and e... ver más
Revista: Algorithms

 
Jie Yu, Chenle Pan, Yaliu Li and Junwei Wang    
Academic text recommendation, as a kind of text recommendation, has a wide range of application prospects. Predicting texts of interest to scholars in different fields based on anonymous sessions is a challenging problem. However, the existing session-ba... ver más
Revista: Information