Graph Pooling for Graph Neural Networks: Progress, Challenges, and Opportunities
Abstract
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 for obtaining a holistic graph-level representation of the whole graph. Although a great variety of methods have been proposed in this promising and fast-developing research field, to the best of our knowledge, little effort has been made to systematically summarize these works. To set the stage for the development of future works, in this paper, we attempt to fill this gap by providing a broad review of recent methods for graph pooling. Specifically, 1) we first propose a taxonomy of existing graph pooling methods with a mathematical summary for each category; 2) then, we provide an overview of the libraries related to graph pooling, including the commonly used datasets, model architectures for downstream tasks, and open-source implementations; 3) next, we further outline the applications that incorporate the idea of graph pooling in a variety of domains; 4) finally, we discuss certain critical challenges facing current studies and share our insights on future potential directions for research on the improvement of graph pooling.
Cite
Text
Liu et al. "Graph Pooling for Graph Neural Networks: Progress, Challenges, and Opportunities." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/752Markdown
[Liu et al. "Graph Pooling for Graph Neural Networks: Progress, Challenges, and Opportunities." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/liu2023ijcai-graph/) doi:10.24963/IJCAI.2023/752BibTeX
@inproceedings{liu2023ijcai-graph,
title = {{Graph Pooling for Graph Neural Networks: Progress, Challenges, and Opportunities}},
author = {Liu, Chuang and Zhan, Yibing and Wu, Jia and Li, Chang and Du, Bo and Hu, Wenbin and Liu, Tongliang and Tao, Dacheng},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2023},
pages = {6712-6722},
doi = {10.24963/IJCAI.2023/752},
url = {https://mlanthology.org/ijcai/2023/liu2023ijcai-graph/}
}