Improving Expressivity of Graph Neural Networks using Localization

In this paper, we propose localized versions of Weisfeiler-Leman (WL) algorithms in an effort to both increase the expressivity, as well as decrease the computational overhead. We focus on the specific problem of subgraph counting and give localized versions of WL for any . We analyze the power of Local WL and prove that it is more expressive than WL and at most as expressive as WL. We give a characterization of patterns whose count as a subgraph and induced subgraph are invariant if two graphs are Local WL equivalent. We also introduce two variants of WL: Layer WL and recursive WL. These methods are more time and space efficient than applying WL on the whole graph. We also propose a fragmentation technique that guarantees the exact count of all induced subgraphs of size at most 4 using just WL. The same idea can be extended further for larger patterns using . We also compare the expressive power of Local WL with other GNN hierarchies and show that given a bound on the time-complexity, our methods are more expressive than the ones mentioned in Papp and Wattenhofer[2022a].
View on arXiv