Dynamic Triangulation-Based Graph Rewiring for Graph Neural Networks
By: Hugo Attali , Thomas Papastergiou , Nathalie Pernelle and more
Potential Business Impact:
Makes computer learning better by fixing messy data.
Graph Neural Networks (GNNs) have emerged as the leading paradigm for learning over graph-structured data. However, their performance is limited by issues inherent to graph topology, most notably oversquashing and oversmoothing. Recent advances in graph rewiring aim to mitigate these limitations by modifying the graph topology to promote more effective information propagation. In this work, we introduce TRIGON, a novel framework that constructs enriched, non-planar triangulations by learning to select relevant triangles from multiple graph views. By jointly optimizing triangle selection and downstream classification performance, our method produces a rewired graph with markedly improved structural properties such as reduced diameter, increased spectral gap, and lower effective resistance compared to existing rewiring methods. Empirical results demonstrate that TRIGON outperforms state-of-the-art approaches on node classification tasks across a range of homophilic and heterophilic benchmarks.
Similar Papers
Dynamic Triangulation-Based Graph Rewiring for Graph Neural Networks
Machine Learning (CS)
Makes computer learning better on connected data.
Adaptive Graph Rewiring to Mitigate Over-Squashing in Mesh-Based GNNs for Fluid Dynamics Simulations
Machine Learning (CS)
Helps computer models better predict how liquids move.
Structural Invariance Matters: Rethinking Graph Rewiring through Graph Metrics
Machine Learning (CS)
Keeps computer learning good while changing connections.