Graph Propagation

Graph propagation methods aim to efficiently and effectively disseminate information across graph-structured data, improving the performance of graph neural networks (GNNs) in various tasks. Current research focuses on addressing limitations like over-squashing and computational scalability through novel architectures such as single-layer graph transformers and optimized propagation algorithms incorporating techniques like Arnoldi orthonormalization and lazy local propagation. These advancements are crucial for scaling GNNs to handle massive datasets and improving their accuracy and efficiency in applications ranging from rumor detection and fake news identification to node classification and 3D LiDAR segmentation.

Papers