paper-with-me

Papers

Graph-level Neural Networks: Current Progress and Future Directions

2022-05-31 · Ge Zhang, Jia Wu, Jian Yang, Shan Xue, Wenbin Hu, Chuan Zhou, Hao Peng, Quan Z. Sheng, Charu Aggarwal

Graph-structured data consisting of objects (i.e., nodes) and relationships among objects (i.e., edges) are ubiquitous. Graph-level learning is a matter of studying a collection of graphs instead of a single graph. Traditional graph-level learning methods used to be the mainstream. However, with the increasing scale and complexity of graphs, Graph-level Neural Networks (GLNNs, deep learning-based graph-level learning methods) have been attractive due to their superiority in modeling high-dimensional data. Thus, a survey on GLNNs is necessary. To frame this survey, we propose a systematic taxonomy covering GLNNs upon deep neural networks, graph neural networks, and graph pooling. The representative and state-of-the-art models in each category are focused on this survey. We also investigate the reproducibility, benchmarks, and new graph datasets of GLNNs. Finally, we conclude future directions to further push forward GLNNs. The repository of this survey is available at https://github.com/GeZhangMQ/Awesome-Graph-level-Neural-Networks.

📄 PDF Abstract BibTeX arXiv:2205.15555

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

Advancing Biomedicine with Graph Representation Learning: Recent Progress, Challenges, and Future Directions

2023-06-18 · Fang Li, Yi Nian, Zenan Sun, Cui Tao

Graph representation learning (GRL) has emerged as a pivotal field that has contributed significantly to breakthroughs in various fields, including biomedicine. The objective of this survey is to review the latest advanc…

Graph Representation LearningRepresentation LearningSurvey

The HyperTrac Project: Recent Progress and Future Research Directions on Hypergraph Decompositions

2020-12-29 · Georg Gottlob, Matthias Lanzinger, Davide Mario Longo, Cem Okulmus 외

Constraint Satisfaction Problems (CSPs) play a central role in many applications in Artificial Intelligence and Operations Research. In general, solving CSPs is NP-complete. The structure of CSPs is best described by hyp…

Graph Pooling for Graph Neural Networks: Progress, Challenges, and Opportunities

2022-04-15 · Chuang Liu, Yibing Zhan, Jia Wu, Chang Li 외

Graph neural networks have emerged as a leading architecture for many graph-level tasks, such as graph classification and graph generation. As an essential component of the architecture, graph pooling is indispensable fo…

Graph ClassificationGraph Generation

Graph-Augmented Large Language Model Agents: Current Progress and Future Prospects

2025-07-29 · Yixin Liu, Guibin Zhang, Kun Wang, Shiyuan Li 외 arxiv

Autonomous agents based on large language models (LLMs) have demonstrated impressive capabilities in a wide range of applications, including web navigation, software development, and embodied control. While most LLMs are…

Graph Learning

A Survey on Graph Structure Learning: Progress and Opportunities

2021-03-04 · Yanqiao Zhu, Weizhi Xu, Jinghao Zhang, Yuanqi Du 외

Graphs are widely used to describe real-world objects and their interactions. Graph Neural Networks (GNNs) as a de facto model for analyzing graphstructured data, are highly sensitive to the quality of the given graph st…

Graph structure learningSurvey