We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting

Abstract: While Graph Neural Networks (GNNs) have achieved remarkable results in a variety of applications, recent studies exposed important shortcomings in their ability to capture the structure of the underlying graph. It has been shown that the expressive power of standard GNNs is bounded by the Weisfeiler-Leman (WL) graph isomorphism test, from which they inherit proven limitations such as the inability to detect and count graph substructures. On the other hand, there is significant empirical evidence, e.g. in network science and bioinformatics, that substructures are often intimately related to downstream tasks. To this end, we propose "Graph Substructure Networks" (GSN), a topologically-aware message passing scheme based on substructure encoding. We theoretically analyse the expressive power of our architecture, showing that it is strictly more expressive than the WL test, and provide sufficient conditions for universality. Importantly, we do not attempt to adhere to the WL hierarchy; this allows us to retain multiple attractive properties of standard GNNs such as locality and linear network complexity, while being able to disambiguate even hard instances of graph isomorphism. We perform an extensive experimental evaluation on graph classification and regression tasks and obtain state-of-the-art results in diverse real-world settings including molecular graphs and social networks. The code is publicly available at this https URL
Subjects: Machine Learning (cs.LG); Social and Information Networks (cs.SI); Machine Learning (stat.ML)
Journal reference: IEEE Trans. Pattern Anal. Mach. Intell. (TPAMI) vol. 45 (2023) pp. 657 - 668
DOI: 10.1109/TPAMI.2022.3154319
Cite as: arXiv:2006.09252 [cs.LG]
  (or arXiv:2006.09252v3 [cs.LG] for this version)

Submission history

From: Giorgos Bouritsas [view email]
[v1] Tue, 16 Jun 2020 15:30:31 GMT (1035kb,D)
[v2] Tue, 5 Jan 2021 15:03:04 GMT (1496kb,D)
[v3] Mon, 5 Jul 2021 13:22:05 GMT (1505kb,D)

Link back to: arXiv, form interface, contact.