Torsion Graph Neural Networks
Cong Shen, Xiang Liu, Jiawei Luo, Kelin Xia

TL;DR
This paper introduces TorGNN, a novel graph neural network that leverages analytic torsion, a topological invariant, to enhance the modeling of local graph structures, leading to improved performance in link prediction and node classification tasks.
Contribution
The paper proposes TorGNN, integrating analytic torsion into GNNs to better capture topological features of graphs, which is a novel approach in geometric deep learning.
Findings
TorGNN outperforms state-of-the-art models on link prediction tasks.
TorGNN achieves superior accuracy in node classification across multiple network types.
Analytic torsion effectively characterizes graph structures, boosting GNN performance.
Abstract
Geometric deep learning (GDL) models have demonstrated a great potential for the analysis of non-Euclidian data. They are developed to incorporate the geometric and topological information of non-Euclidian data into the end-to-end deep learning architectures. Motivated by the recent success of discrete Ricci curvature in graph neural network (GNNs), we propose TorGNN, an analytic Torsion enhanced Graph Neural Network model. The essential idea is to characterize graph local structures with an analytic torsion based weight formula. Mathematically, analytic torsion is a topological invariant that can distinguish spaces which are homotopy equivalent but not homeomorphic. In our TorGNN, for each edge, a corresponding local simplicial complex is identified, then the analytic torsion (for this local simplicial complex) is calculated, and further used as a weight (for this edge) in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopological and Geometric Data Analysis · Advanced Graph Neural Networks · Advanced Neuroimaging Techniques and Applications
MethodsGraph Neural Network
