TopER: Topological Embeddings in Graph Representation Learning
Astrit Tola, Funmilola Mary Taiwo, Cuneyt Gurcan Akcora, Baris Coskunuzer
TL;DR
TopER addresses the need for interpretable and scalable graph representations by replacing costly persistence diagram computations with a two-parameter topological evolution rate TE_f(\mathcal{G},\mathcal{I})=(a,b) derived from a simple graph filtration. By fitting a line to counts of nodes and edges across the filtration, TopER yields a compact 2D embedding that preserves topological growth patterns and supports intuitive visualization. Empirically, it achieves competitive graph classification and clustering across molecular, biological, and social datasets and offers stability guarantees under filtration perturbations. This enables scalable graph analysis with interpretable structure and opens avenues for integration into graph foundation models and visual analytics.
Abstract
Graph embeddings play a critical role in graph representation learning, allowing machine learning models to explore and interpret graph-structured data. However, existing methods often rely on opaque, high-dimensional embeddings, limiting interpretability and practical visualization. In this work, we introduce Topological Evolution Rate (TopER), a novel, low-dimensional embedding approach grounded in topological data analysis. TopER simplifies a key topological approach, Persistent Homology, by calculating the evolution rate of graph substructures, resulting in intuitive and interpretable visualizations of graph data. This approach not only enhances the exploration of graph datasets but also delivers competitive performance in graph clustering and classification tasks. Our TopER-based models achieve or surpass state-of-the-art results across molecular, biological, and social network datasets in tasks such as classification, clustering, and visualization.
