Graph Neural Networks for Edge Signals: Orientation Equivariance and Invariance
Dominik Fuchsgruber, Tim Poštuvan, Stephan Günnemann, Simon Geisler
TL;DR
This work addresses edge-level learning with signals that may have intrinsic direction or be directionless, and edges that themselves may be directed or undirected. It formalizes joint orientation-equivariance and joint orientation-invariance, and introduces EIGN, a direction-aware edge-level GNN built from Magnetic Edge Laplacians and inter-modality fusion to model both signal modalities and edge directions. EIGN provably satisfies the proposed desiderata and demonstrates superior performance across synthetic and real-world tasks, including electrical circuits, with notable RMSE reductions. The approach offers a general, scalable framework for edge-level inference that can leverage both orientation-sensitive and orientation-insensitive information in graphs containing mixed edge types.
Abstract
Many applications in traffic, civil engineering, or electrical engineering revolve around edge-level signals. Such signals can be categorized as inherently directed, for example, the water flow in a pipe network, and undirected, like the diameter of a pipe. Topological methods model edge signals with inherent direction by representing them relative to a so-called orientation assigned to each edge. These approaches can neither model undirected edge signals nor distinguish if an edge itself is directed or undirected. We address these shortcomings by (i) revising the notion of orientation equivariance to enable edge direction-aware topological models, (ii) proposing orientation invariance as an additional requirement to describe signals without inherent direction, and (iii) developing EIGN, an architecture composed of novel direction-aware edge-level graph shift operators, that provably fulfills the aforementioned desiderata. It is the first general-purpose topological GNN for edge-level signals that can model directed and undirected signals while distinguishing between directed and undirected edges. A comprehensive evaluation shows that EIGN outperforms prior work in edge-level tasks, for example, improving in RMSE on flow simulation tasks by up to 23.5%.
