SOTAVerified

Weisfeiler and Lehman Go Paths: Learning Topological Features via Path Complexes

2023-08-13Unverified0· sign in to hype

Quang Truong, Peter Chin

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Graph Neural Networks (GNNs), despite achieving remarkable performance across different tasks, are theoretically bounded by the 1-Weisfeiler-Lehman test, resulting in limitations in terms of graph expressivity. Even though prior works on topological higher-order GNNs overcome that boundary, these models often depend on assumptions about sub-structures of graphs. Specifically, topological GNNs leverage the prevalence of cliques, cycles, and rings to enhance the message-passing procedure. Our study presents a novel perspective by focusing on simple paths within graphs during the topological message-passing process, thus liberating the model from restrictive inductive biases. We prove that by lifting graphs to path complexes, our model can generalize the existing works on topology while inheriting several theoretical results on simplicial complexes and regular cell complexes. Without making prior assumptions about graph sub-structures, our method outperforms earlier works in other topological domains and achieves state-of-the-art results on various benchmarks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
IMDb-BPINAccuracy76.6Unverified
NCI1PINAccuracy85.1Unverified
NCI109PINAccuracy84Unverified
PROTEINSPINAccuracy78.8Unverified

Reproductions