BriefGPT.xyz
Oct, 2023
基于本地感知的图重连技术在图神经网络中的应用
Locality-Aware Graph-Rewiring in GNNs
HTML
PDF
Federico Barbero, Ameya Velingker, Amin Saberi, Michael Bronstein, Francesco Di Giovanni
TL;DR
图神经网络是基于图的机器学习的流行模型,本文提出了一种新的图重连框架,通过一系列的重连操作满足降低过度挤压、保持图的局部性和稀疏性等特点,并验证其在多个真实世界基准测试中的有效性。
Abstract
graph neural networks
(GNNs) are popular models for machine learning on graphs that typically follow the
message-passing paradigm
, whereby the feature of a node is updated recursively upon aggregating information
→