Graph Convolution
Graph convolution is a technique used in graph neural networks (GNNs) to process data represented as graphs, aiming to learn informative representations of nodes and edges by aggregating information from their neighbors. Current research focuses on improving efficiency and scalability, particularly for large graphs, exploring novel architectures like windowed GNNs and post-training methods to reduce computational complexity, and addressing issues like over-smoothing through techniques such as corrected convolutions and adaptive kernel approaches. These advancements are significant for various applications, including recommendation systems, image processing, medical image analysis, and human activity recognition, where graph-structured data is prevalent.
Papers
Tensor-view Topological Graph Neural Network
Tao Wen, Elynn Chen, Yuzhou Chen
Learning to Approximate Adaptive Kernel Convolution on Graphs
Jaeyoon Sim, Sooyeon Jeon, InJun Choi, Guorong Wu, Won Hwa Kim
LightDiC: A Simple yet Effective Approach for Large-scale Digraph Representation Learning
Xunkai Li, Meihao Liao, Zhengyu Wu, Daohan Su, Wentao Zhang, Rong-Hua Li, Guoren Wang