Enhancing Graph Representation Learning with Localized Topological Features
Zuoyu Yan, Qi Zhao, Ze Ye, Tengfei Ma, Liangcai Gao, Zhi Tang, Yusu, Wang, Chao Chen

TL;DR
This paper introduces a method to incorporate high-order topological features derived from persistent homology into graph neural networks, improving their representation power and performance on node classification and link prediction tasks.
Contribution
It presents a novel approach to explicitly extract and integrate topological features into GNNs, including an end-to-end differentiable learning framework for these features.
Findings
Achieves state-of-the-art results on benchmark tasks
Demonstrates the effectiveness of topological features in graph learning
Provides theoretical insights into topological feature integration
Abstract
Representation learning on graphs is a fundamental problem that can be crucial in various tasks. Graph neural networks, the dominant approach for graph representation learning, are limited in their representation power. Therefore, it can be beneficial to explicitly extract and incorporate high-order topological and geometric information into these models. In this paper, we propose a principled approach to extract the rich connectivity information of graphs based on the theory of persistent homology. Our method utilizes the topological features to enhance the representation learning of graph neural networks and achieve state-of-the-art performance on various node classification and link prediction benchmarks. We also explore the option of end-to-end learning of the topological features, i.e., treating topological computation as a differentiable operator during learning. Our theoretical…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Text and Document Classification Technologies
