Topological Relational Learning on Graphs
Yuzhou Chen, Baris Coskunuzer, Yulia R. Gel

TL;DR
This paper introduces a topological relational inference framework for GNNs that integrates higher-order topological information to improve robustness and performance in graph classification tasks.
Contribution
It proposes a novel topological neural framework that rewires graphs using persistent homology and incorporates topological summaries into GNNs, enhancing robustness and expressiveness.
Findings
TRI-GNN outperforms 14 state-of-the-art baselines on 6 out of 7 graphs.
The framework exhibits up to 10% better performance under noisy conditions.
Theoretical stability guarantees are derived for the topological representations.
Abstract
Graph neural networks (GNNs) have emerged as a powerful tool for graph classification and representation learning. However, GNNs tend to suffer from over-smoothing problems and are vulnerable to graph perturbations. To address these challenges, we propose a novel topological neural framework of topological relational inference (TRI) which allows for integrating higher-order graph information to GNNs and for systematically learning a local graph structure. The key idea is to rewire the original graph by using the persistent homology of the small neighborhoods of nodes and then to incorporate the extracted topological summaries as the side information into the local algorithm. As a result, the new framework enables us to harness both the conventional information on the graph structure and information on the graph higher order topological properties. We derive theoretical stability…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Topological and Geometric Data Analysis · Bioinformatics and Genomic Networks
