GEFL: Extended Filtration Learning for Graph Classification
Simon Zhang, Soham Mukherjee, and Tamal K. Dey

TL;DR
This paper introduces GEFL, a novel graph classification method that incorporates extended persistence topological features, achieving significant computational speedups and surpassing existing methods in expressivity and real-world dataset performance.
Contribution
GEFL integrates extended persistence into a differentiable graph learning framework, enabling global topological features to enhance graph classification.
Findings
Achieves over 60x speedup in extended persistence computation.
Surpasses WL[1] test and 0-dimensional barcodes in expressivity.
Demonstrates superior performance on real-world datasets.
Abstract
Extended persistence is a technique from topological data analysis to obtain global multiscale topological information from a graph. This includes information about connected components and cycles that are captured by the so-called persistence barcodes. We introduce extended persistence into a supervised learning framework for graph classification. Global topological information, in the form of a barcode with four different types of bars and their explicit cycle representatives, is combined into the model by the readout function which is computed by extended persistence. The entire model is end-to-end differentiable. We use a link-cut tree data structure and parallelism to lower the complexity of computing extended persistence, obtaining a speedup of more than 60x over the state-of-the-art for extended persistence computation. This makes extended persistence feasible for machine…
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
TopicsText and Document Classification Technologies
