Diss-l-ECT: Dissecting Graph Data with Local Euler Characteristic Transforms
Julius von Rohrscheidt, Bastian Rieck
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/aidos-lab/Diss-l-ECTOfficialpytorch★ 1
- github.com/aidos-lab/ECTnone★ 1
Abstract
The Euler Characteristic Transform (ECT) is an efficiently-computable geometrical-topological invariant that characterizes the global shape of data. In this paper, we introduce the Local Euler Characteristic Transform (-ECT), a novel extension of the ECT particularly designed to enhance expressivity and interpretability in graph representation learning. Unlike traditional Graph Neural Networks (GNNs), which may lose critical local details through aggregation, the -ECT provides a lossless representation of local neighborhoods. This approach addresses key limitations in GNNs by preserving nuanced local structures while maintaining global interpretability. Moreover, we construct a rotation-invariant metric based on -ECTs for spatial alignment of data spaces. Our method exhibits superior performance compared to standard GNNs on a variety of node-classification tasks, while also offering theoretical guarantees that demonstrate its effectiveness.