Graph Neural Networks for Text Classification: A Survey
Text Classification is the most essential and fundamental problem in Natural Language Processing. While numerous recent text classification models applied the sequential deep learning technique, graph neural network-based models can directly deal with complex structured text data and exploit global information. Many real text classification applications can be naturally cast into a graph, which captures words, documents, and corpus global features. In this survey, we bring the coverage of methods up to 2023, including corpus-level and document-level graph neural networks. We discuss each of these methods in detail, dealing with the graph construction mechanisms and the graph-based learning process. As well as the technological survey, we look at issues behind and future directions addressed in text classification using graph neural networks. We also cover datasets, evaluation metrics, and experiment design and present a summary of published performance on the publicly available benchmarks. Note that we present a comprehensive comparison between different techniques and identify the pros and cons of various evaluation metrics in this survey.
Code (0)
등록된 구현이 없습니다.
Tasks
Classificationgraph constructionGraph Neural NetworkSurveytext-classificationText ClassificationSimilar Papers 제목 키워드 기반
Text Classification using Graph Convolutional Networks: A Comprehensive Survey
Text classification is a quintessential and practical problem in natural language processing with applications in diverse domains such as sentiment analysis, fake news detection, medical diagnosis, and document classific…
ClassificationDocument ClassificationFake News DetectionMedical Diagnosis+4Survey of Abstract Meaning Representation: Then, Now, Future
This paper presents a survey of Abstract Meaning Representation (AMR), a semantic representation framework that captures the meaning of sentences through a graph-based structure. AMR represents sentences as rooted, direc…
Abstract Meaning RepresentationSurveytext-classificationText Classification+1Survey of Image Based Graph Neural Networks
In this survey paper, we analyze image based graph neural networks and propose a three-step classification approach. We first convert the image into superpixels using the Quickshift algorithm so as to reduce 30% of the i…
ClassificationSuperpixelsSurveyUnderstanding Survey Paper Taxonomy about Large Language Models via Graph Representation Learning
As new research on Large Language Models (LLMs) continues, it is difficult to keep up with new research and models. To help researchers synthesize the new research many have written survey papers, but even those have bec…
Graph Representation LearningRepresentation LearningSurveyA Survey on Graph Kernels
Graph kernels have become an established and widely-used technique for solving classification tasks on graphs. This survey gives a comprehensive overview of techniques for kernel-based graph classification developed in t…
ClassificationGeneral ClassificationGraph ClassificationSurvey