paper-with-me

홈 › Papers

Boosting Graph Pooling with Persistent Homology

2024-02-26 · Chaolong Ying, Xinjian Zhao, Tianshu Yu

Recently, there has been an emerging trend to integrate persistent homology (PH) into graph neural networks (GNNs) to enrich expressive power. However, naively plugging PH features into GNN layers always results in marginal improvement with low interpretability. In this paper, we investigate a novel mechanism for injecting global topological invariance into pooling layers using PH, motivated by the observation that filtration operation in PH naturally aligns graph pooling in a cut-off manner. In this fashion, message passing in the coarsened graph acts along persistent pooled topology, leading to improved performance. Experimentally, we apply our mechanism to a collection of graph pooling methods and observe consistent and substantial performance gain over several popular datasets, demonstrating its wide applicability and flexibility.

📄 PDF Abstract BibTeX arXiv:2402.16346

Code (1)

LOGO-CUHKSZ/TIP 공식 구현 pytorch

Similar Papers 제목 키워드 기반

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

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…

SE(3)-Invariant Multiparameter Persistent Homology for Chiral-Sensitive Molecular Property Prediction

2023-12-12 · Andac Demir, Francis Prael III, Bulent Kiziltan

In this study, we present a novel computational method for generating molecular fingerprints using multiparameter persistent homology (MPPH). This technique holds considerable significance for drug discovery and material…

Active LearningDrug DiscoveryMolecular Property PredictionProperty Prediction

Topological Pooling on Graphs

2023-03-25 · Yuzhou Chen, Yulia R. Gel

Graph neural networks (GNNs) have demonstrated a significant success in various graph learning tasks, from graph classification to anomaly detection. There recently has emerged a number of approaches adopting a graph poo…

Anomaly DetectionGraph ClassificationGraph LearningGraph Representation Learning+1

Atom-specific persistent homology and its application to protein flexibility analysis

2019-03-26

Recently, persistent homology has had tremendous success in biomolecular data analysis. It works by examining the topological relationship or connectivity of a group of atoms in a molecule at a variety of scales, then re…