paper-with-me

홈 › Papers

Text Classification using Graph Convolutional Networks: A Comprehensive Survey

2024-10-12 · Syed Mustafa Haider Rizvi, Ramsha Imran, Arif Mahmood

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 classification. A sizable body of recent works exists where researchers have studied and tackled text classification from different angles with varying degrees of success. Graph convolution network (GCN)-based approaches have gained a lot of traction in this domain over the last decade with many implementations achieving state-of-the-art performance in more recent literature and thus, warranting the need for an updated survey. This work aims to summarize and categorize various GCN-based Text Classification approaches with regard to the architecture and mode of supervision. It identifies their strengths and limitations and compares their performance on various benchmark datasets. We also discuss future research directions and the challenges that exist in this domain.

📄 PDF Abstract BibTeX arXiv:2410.09399

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDocument ClassificationFake News DetectionMedical DiagnosisSentiment AnalysisSurveytext-classificationText Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Survey on Graph Classification and Link Prediction based on GNN

2023-07-03 · Xingyu Liu, Juan Chen, Quan Wen

Traditional convolutional neural networks are limited to handling Euclidean space data, overlooking the vast realm of real-life scenarios represented as graph data, including transportation networks, social networks, and…

Graph ClassificationGraph Neural NetworkLink PredictionNode Classification

Graph Neural Networks for Text Classification: A Survey

2023-04-23 · Kunze Wang, Yihao Ding, Soyeon Caren Han

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-base…

Classificationgraph constructionGraph Neural NetworkSurvey+2

Graph Learning for Anomaly Analytics: Algorithms, Applications, and Challenges

2022-12-11 · Jing Ren, Feng Xia, Azadeh Noori Hoshyar, Charu C. Aggarwal

Anomaly analytics is a popular and vital task in various research contexts, which has been studied for several decades. At the same time, deep learning has shown its capacity in solving many graph-based tasks like, node …

Graph AttentionGraph ClassificationGraph LearningLink Prediction+1

A Comprehensive Survey on Graph Neural Networks

2019-01-03 · Zonghan Wu, Shirui Pan, Fengwen Chen, Guodong Long 외

Deep learning has revolutionized many machine learning tasks in recent years, ranging from image classification and video processing to speech recognition and natural language understanding. The data in these tasks are t…

BIG-bench Machine Learningimage-classificationImage ClassificationNatural Language Understanding+2

Graph Anomaly Detection with Graph Neural Networks: Current Status and Challenges

2022-09-29 · Hwan Kim, Byung Suk Lee, Won-Yong Shin, Sungsu Lim

Graphs are used widely to model complex systems, and detecting anomalies in a graph is an important task in the analysis of complex systems. Graph anomalies are patterns in a graph that do not conform to normal patterns …

Anomaly DetectionGraph Anomaly DetectionGraph ClassificationLink Prediction+2