A review of graph neural networks: concepts, architectures, techniques, challenges, datasets, applications, and future directions 论文

2024Journal Of Big Data引用 459顶会
Advanced Graph Neural NetworksGraph Theory and AlgorithmsComplex Network Analysis Techniques

详细信息

发表期刊/会议
Journal Of Big Data
发表日期
2024-01-16
发表年份
2024

关键词

Advanced Graph Neural NetworksGraph Theory and AlgorithmsComplex Network Analysis Techniques

摘要

Abstract Deep learning has seen significant growth recently and is now applied to a wide range of conventional use cases, including graphs. Graph data provides relational information between elements and is a standard data format for various machine learning and deep learning tasks. Models that can learn from such inputs are essential for working with graph data effectively. This paper identifies nodes and edges within specific applications, such as text, entities, and relations, to create graph structures. Different applications may require various graph neural network (GNN) models. GNNs facilitate the exchange of information between nodes in a graph, enabling them to understand dependencies within the nodes and edges. The paper delves into specific GNN models like graph convolution networks (GCNs), GraphSAGE, and graph attention networks (GATs), which are widely used in various applications today. It also discusses the message-passing mechanism employed by GNN models and examines the strengths and limitations of these models in different domains. Furthermore, the paper explores the diverse applications of GNNs, the datasets commonly used with them, and the Python libraries that support GNN models. It offers an extensive overview of the landscape of GNN research and its practical implementations.