paper-with-me

Papers

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 via persistent homology (PH) has gained prominence, but identifying the class of attributed graphs that PH can recognize remains open. We introduce a novel concept of color-separating sets to provide a complete resolution to this important problem. Specifically, we establish the necessary and sufficient conditions for distinguishing graphs based on the persistence of their connected components, obtained from filter functions on vertex and edge colors. Our constructions expose the limits of vertex- and edge-level PH, proving that neither category subsumes the other. Leveraging these theoretical insights, we propose RePHINE for learning topological features on graphs. RePHINE efficiently combines vertex- and edge-level PH, achieving a scheme that is provably more powerful than both. Integrating RePHINE into MP-GNNs boosts their expressive power, resulting in gains over standard PH on several benchmarks for graph classification.

📄 PDF Abstract BibTeX arXiv:2311.06152

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Classification

Similar Papers 제목 키워드 기반

Persistent Topology of Syntax

2015-07-18 · Alexander Port, Iulia Gheorghita, Daniel Guth, John M. Clark 외

We study the persistent homology of the data set of syntactic parameters of the world languages. We show that, while homology generators behave erratically over the whole data set, non-trivial persistent homology appears…

Position

G-invariant Persistent Homology

2012-12-04 · Patrizio Frosini

Classical persistent homology is a powerful mathematical tool for shape comparison. Unfortunately, it is not tailored to study the action of transformation groups that are different from the group Homeo(X) of all self-ho…

Multi-Parameter Persistent Homology is Practical (Extended Abstract)

2020-10-10 · NeurIPS Workshop TDA_and_Beyond 2020 12 · Michael Kerber

Multi-parameter persistent homology is a branch of topological data analysis that is notorious for being more difficult than the standard (one-parameter) version, both in theory and for algorithmic problems. We report on…

Topological Data Analysis

Cubical Ripser: Software for computing persistent homology of image and volume data

2020-05-23 · Shizuo Kaji, Takeki Sudo, Kazushi Ahara

We introduce Cubical Ripser for computing persistent homology of image and volume data (more precisely, weighted cubical complexes). To our best knowledge, Cubical Ripser is currently the fastest and the most memory-effi…

Regularization of Persistent Homology Gradient Computation

2020-11-11 · NeurIPS Workshop TDA_and_Beyond 2020 12 · Padraig Corcoran, Bailin Deng

Persistent homology is a method for computing the topological features present in a given data. Recently, there has been much interest in the integration of persistent homology as a computational step in neural networks …