paper-with-me

홈 › Papers

A Comprehensive Survey on Graph Neural Networks

2019-01-03 · Zonghan Wu, Shirui Pan, Fengwen Chen, Guodong Long, Chengqi Zhang, Philip S. Yu

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 typically represented in the Euclidean space. However, there is an increasing number of applications where data are generated from non-Euclidean domains and are represented as graphs with complex relationships and interdependency between objects. The complexity of graph data has imposed significant challenges on existing machine learning algorithms. Recently, many studies on extending deep learning approaches for graph data have emerged. In this survey, we provide a comprehensive overview of graph neural networks (GNNs) in data mining and machine learning fields. We propose a new taxonomy to divide the state-of-the-art graph neural networks into four categories, namely recurrent graph neural networks, convolutional graph neural networks, graph autoencoders, and spatial-temporal graph neural networks. We further discuss the applications of graph neural networks across various domains and summarize the open source codes, benchmark data sets, and model evaluation of graph neural networks. Finally, we propose potential research directions in this rapidly growing field.

📄 PDF Abstract BibTeX arXiv:1901.00596

Code (5)

DenseAI/awesome-biomedical-machine-learning
DenseAI/awesome-medical-machine-learning
GustikS/NeuraLogic tf
leandromineti/ml-curriculum
leandromineti/ml-knowledge-graph

Tasks

BIG-bench Machine Learningimage-classificationImage ClassificationNatural Language UnderstandingSpeech RecognitionSurvey

Similar Papers 제목 키워드 기반

A Comprehensive Survey on Graph Reduction: Sparsification, Coarsening, and Condensation

2024-01-29 · Mohammad Hashemi, Shengbo Gong, Juntong Ni, Wenqi Fan 외

Many real-world datasets can be naturally represented as graphs, spanning a wide range of domains. However, the increasing complexity and size of graph datasets present significant challenges for analysis and computation…

Survey

Anomaly Detection in Dynamic Graphs: A Comprehensive Survey

2024-05-31 · Ocheme Anthony Ekle, William Eberle

This survey paper presents a comprehensive and conceptual overview of anomaly detection using dynamic graphs. We focus on existing graph-based anomaly detection (AD) techniques and their applications to dynamic networks.…

Anomaly DetectionGraph MiningSurvey

Over-Squashing in Graph Neural Networks: A Comprehensive survey

2023-08-29 · Singh Akansha

Graph Neural Networks (GNNs) revolutionize machine learning for graph-structured data, effectively capturing complex relationships. They disseminate information through interconnected nodes, but long-range interactions f…

Link PredictionNode ClassificationRecommendation SystemsSurvey

A Comprehensive Survey on Spectral Clustering with Graph Structure Learning

2025-01-23 · Kamal Berahmand, Farid Saberi-Movahed, Razieh Sheikhpour, Yuefeng Li 외

Spectral clustering is a powerful technique for clustering high-dimensional data, utilizing graph-based representations to detect complex, non-linear structures and non-convex clusters. The construction of a similarity g…

Clusteringgraph constructionGraph structure learningSurvey

A Comprehensive Survey on Graph Summarization with Graph Neural Networks

2023-02-13 · Nasrin Shabani, Jia Wu, Amin Beheshti, Quan Z. Sheng 외

As large-scale graphs become more widespread, more and more computational challenges with extracting, processing, and interpreting large graph data are being exposed. It is therefore natural to search for ways to summari…

Graph AttentionSurvey