Regularized Graph Convolutional Networks for Short Text Classification
Short text classification is a fundamental problem in natural language processing, social network analysis, and e-commerce. The lack of structure in short text sequences limits the success of popular NLP methods based on deep learning. Simpler methods that rely on bag-of-words representations tend to perform on par with complex deep learning methods. To tackle the limitations of textual features in short text, we propose a Graph-regularized Graph Convolution Network (GR-GCN), which augments graph convolution networks by incorporating label dependencies in the output space. Our model achieves state-of-the-art results on both proprietary and external datasets, outperforming several baseline methods by up to 6{\%} . Furthermore, we show that compared to baseline methods, GR-GCN is more robust to noise in textual features.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationDeep Learningtext-classificationText ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Few-shot Classification on Graphs with Structural Regularized GCNs
We consider the fundamental problem of semi-supervised node classification in attributed graphs with a focus on \emph{few-shot} learning. Here, we propose Structural Regularized Graph Convolutional Networks (SRGCN), nove…
ClassificationFew-Shot LearningGeneral ClassificationNode ClassificationStructure Regularized Neural Network for Entity Relation Classification for Chinese Literature Text
Relation classification is an important semantic processing task in the field of natural language processing. In this paper, we propose the task of relation classification for Chinese literature text. A new dataset of Ch…
General ClassificationRelationRelation ClassificationStructure Regularized Bidirectional Recurrent Convolutional Neural Network for Relation Classification
Relation classification is an important semantic processing task in the field of natural language processing (NLP). In this paper, we present a novel model, Structure Regularized Bidirectional Recurrent Convolutional Neu…
ClassificationGeneral Classificationnamed-entity-recognitionNamed Entity Recognition+4Cluster-Gated Convolutional Neural Network for Short Text Classification
Text classification plays a crucial role for understanding natural language in a wide range of applications. Most existing approaches mainly focus on long text classification (e.g., blogs, documents, paragraphs). However…
ClassificationClusteringGeneral Classificationtext-classification+1Quadratic GCN for Graph Classification
Graph Convolutional Networks (GCNs) have been extensively used to classify vertices in graphs and have been shown to outperform other vertex classification methods. GCNs have been extended to graph classification tasks (…
ClassificationGeneral ClassificationGraph ClassificationKnowledge Graphs