Line Graph Vietoris-Rips Persistence Diagram for Topological Graph Representation Learning
Jaesun Shin, Eunjoo Jeon, Taewon Cho, Namkyeong Cho, Youngjune Gwon

TL;DR
This paper introduces a novel topological graph representation method using edge filtration and line graph transformations, enhancing the expressiveness of graph neural networks for classification and regression tasks.
Contribution
The paper proposes the Topological Edge Diagram (TED) and Line Graph Vietoris-Rips (LGVR) persistence diagram, which preserve node embedding information and improve graph representation power.
Findings
Models outperform existing methods on benchmarks.
LGVR captures richer topological features.
Proven to be more powerful than Weisfeiler-Lehman tests.
Abstract
While message passing graph neural networks result in informative node embeddings, they may suffer from describing the topological properties of graphs. To this end, node filtration has been widely used as an attempt to obtain the topological information of a graph using persistence diagrams. However, these attempts have faced the problem of losing node embedding information, which in turn prevents them from providing a more expressive graph representation. To tackle this issue, we shift our focus to edge filtration and introduce a novel edge filtration-based persistence diagram, named Topological Edge Diagram (TED), which is mathematically proven to preserve node embedding information as well as contain additional topological information. To implement TED, we propose a neural network based algorithm, named Line Graph Vietoris-Rips (LGVR) Persistence Diagram, that extracts edge…
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 · Graph Theory and Algorithms
MethodsFocus
