paper-with-me

Papers

Dynamic Triangulation-Based Graph Rewiring for Graph Neural Networks

2025-08-26 · Hugo Attali, Thomas Papastergiou, Nathalie Pernelle, Fragkiskos D. Malliaros arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.19071

Code (0)

등록된 구현이 없습니다.

Tasks

Node Classification

Similar Papers 제목 키워드 기반

Adaptive Graph Rewiring to Mitigate Over-Squashing in Mesh-Based GNNs for Fluid Dynamics Simulations

2025-11-16 · Sangwoo Seo, Hyunsung Kim, Jiwan Kim, Chanyoung Park arxiv

Mesh-based simulation using Graph Neural Networks (GNNs) has been recognized as a promising approach for modeling fluid dynamics. However, the mesh refinement techniques which allocate finer resolution to regions with st…

Temporal Graph Rewiring with Expander Graphs

2024-06-04 · Katarina Petrović, Shenyang Huang, Farimah Poursafaei, Petar Veličković

Evolving relations in real-world networks are often modelled by temporal graphs. Temporal Graph Neural Networks (TGNNs) emerged to model evolutionary behaviour of such graphs by leveraging the message passing primitive a…

Structural Invariance Matters: Rethinking Graph Rewiring through Graph Metrics

2025-10-23 · Alexandre Benoit, Catherine Aitken, Yu He arxiv

Graph rewiring has emerged as a key technique to alleviate over-squashing in Graph Neural Networks (GNNs) and Graph Transformers by modifying the graph topology to improve information flow. While effective, rewiring inhe…

Node Classification

GraphTorque: Torque-Driven Rewiring Graph Neural Network

2025-07-29 · Sujia Huang, Lele Fu, Zhen Cui, Tong Zhang 외 arxiv

Graph Neural Networks (GNNs) have emerged as powerful tools for learning from graph-structured data, leveraging message passing to diffuse information and update node representations. However, most efforts have suggested…

Representation LearningGraph Neural Network

Locality-Aware Graph-Rewiring in GNNs

2023-10-02 · Federico Barbero, Ameya Velingker, Amin Saberi, Michael Bronstein 외

Graph Neural Networks (GNNs) are popular models for machine learning on graphs that typically follow the message-passing paradigm, whereby the feature of a node is updated recursively upon aggregating information over it…

Inductive Bias