paper-with-me

Papers

Classification of Temporal Graphs using Persistent Homology

2025-02-14 · Siddharth Pritam, Rohit Roy, Madhav Cherupilil Sajeev

Temporal graphs effectively model dynamic systems by representing interactions as timestamped edges. However, analytical tools for temporal graphs are limited compared to static graphs. We propose a novel method for analyzing temporal graphs using Persistent Homology. Our approach leverages $\delta$-temporal motifs (recurrent subgraphs) to capture temporal dynamics %without aggregation . By evolving these motifs, we define the \textit{average filtration} and compute PH on the associated clique complex. This method captures both local and global temporal structures and is stable with respect to reference models. We demonstrate the applicability of our approach to the temporal graph classification task. Experiments verify the effectiveness of our approach, achieving over 92\% accuracy, with some cases reaching 100\%. Unlike existing methods that require node classes, our approach is node class free, offering flexibility for a wide range of temporal graph analysis.

📄 PDF Abstract BibTeX arXiv:2502.10076

Code (1)

phtgraph/temporal_classification 공식 구현

Tasks

ClassificationGraph Classification

Similar Papers 제목 키워드 기반

Persistent reachability homology in machine learning applications

2025-11-06 · Luigi Caputi, Nicholas Meadows, Henri Riihimäki arxiv

We explore the recently introduced persistent reachability homology (PRH) of digraph data, i.e. data in the form of directed graphs. In particular, we study the effectiveness of PRH in network classification task in a ke…

On the Expressivity of Persistent Homology in Graph Learning

2023-02-20 · Rubén Ballester, Bastian Rieck

Persistent homology, a technique from computational topology, has recently shown strong empirical performance in the context of graph classification. Being able to capture long range graph properties via higher-order top…

Graph ClassificationGraph Learning

Optimisation of Spectral Wavelets for Persistence-based Graph Classification

2021-01-10 · Ka Man Yim, Jacob Leygonie

A graph's spectral wavelet signature determines a filtration, and consequently an associated set of extended persistence diagrams. We propose a framework that optimises the choice of wavelet for a dataset of graphs, such…

ClassificationGeneral ClassificationGraph Classification

Adversary Detection in Neural Networks via Persistent Homology

2017-11-28 · Thomas Gebhart, Paul Schrater

We outline a detection method for adversarial inputs to deep neural networks. By viewing neural network computations as graphs upon which information flows from input space to out- put distribution, we compare the differ…

Going beyond persistent homology using persistent homology

2023-11-10 · NeurIPS 2023 11

Representational limits of message-passing graph neural networks (MP-GNNs), e.g., in terms of the Weisfeiler-Leman (WL) test for isomorphism, are well understood. Augmenting these graph models with topological features v…

Graph Classification