Edged Weisfeiler-Lehman Algorithm
arxiv.org·10h
🕸️Graph Algorithms
Preview
Report Post

Title:Edged Weisfeiler-Lehman Algorithm

View PDF HTML (experimental)

Abstract:As a classical approach on graph learning, the propagation-aggregation methodology is widely exploited by many of Graph Neural Networks (GNNs), wherein the representation of a node is updated by aggregating representations from itself and neighbor nodes recursively. Similar to the propagation-aggregation methodology, the Weisfeiler-Lehman (1-WL) algorithm tests isomorphism through color refinement according to color representations of a node and its neighbor nodes. However, 1-WL does not leverage any edge features (labels), presenting a potential improvement on exploiting edge features in some fields. To address this limi…

Similar Posts

Loading similar posts...