Diss-l-ECT: Dissecting Graph Data with Local Euler Characteristic Transforms
Julius von Rohrscheidt, Bastian Rieck
TL;DR
This work tackles the loss of local information in traditional GNNs by introducing the Local Euler Characteristic Transform (\ell-ECT), a local, invertible descriptor that captures both topology and geometry of neighborhoods. It defines \ell-ECT_k(x;X) = \text{ECT}(N_k(x;X)) and develops a rotation-invariant metric d_{ECT} for aligning geometric graphs, with theoretical expressivity guarantees for featured graphs. Empirically, \ell-ECT-based representations achieve competitive or superior node classification performance across diverse datasets, including heterophilic graphs, while remaining model-agnostic and interpretable via downstream feature importances. The approach enables robust spatial alignment and offers a versatile framework for interpretable graph learning with potential extensions to higher-order domains and hybrid architectures.
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 ($\ell$-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 $\ell$-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 $\ell$-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.
