paper-with-me

홈 › Papers

A Multi-scale Graph Signature for Persistence Diagrams based on Return Probabilities of Random Walks

2022-09-28 · Chau Pham, Trung Dang, Peter Chin

Persistence diagrams (PDs), often characterized as sets of death and birth of homology class, have been known for providing a topological representation of a graph structure, which is often useful in machine learning tasks. Prior works rely on a single graph signature to construct PDs. In this paper, we explore the use of a family of multi-scale graph signatures to enhance the robustness of topological features. We propose a deep learning architecture to handle this set input. Experiments on benchmark graph classification datasets demonstrate that our proposed architecture outperforms other persistent homology-based methods and achieves competitive performance compared to state-of-the-art methods using graph neural networks. In addition, our approach can be easily applied to large size of input graphs as it does not suffer from limited scalability which can be an issue for graph kernel methods.

📄 PDF Abstract BibTeX arXiv:2209.14264

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Classification

Similar Papers 제목 키워드 기반

PersLay: A Neural Network Layer for Persistence Diagrams and New Graph Topological Signatures

2019-04-20 · Mathieu Carrière, Frédéric Chazal, Yuichi Ike, Théo Lacombe 외

Persistence diagrams, the most common descriptors of Topological Data Analysis, encode topological properties of data and have already proved pivotal in many different applications of data science. However, since the (me…

Graph ClassificationTopological Data Analysis

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

Bayesian Topological Learning for Classifying the Structure of Biological Networks

2020-09-24 · Vasileios Maroulas, Cassie Putman Micucci, Farzana Nasrin

Actin cytoskeleton networks generate local topological signatures due to the natural variations in the number, size, and shape of holes of the networks. Persistent homology is a method that explores these topological pro…

Robust Persistence Diagrams using Reproducing Kernels

2020-06-17 · NeurIPS 2020 12 · Siddharth Vishwanath, Kenji Fukumizu, Satoshi Kuriki, Bharath Sriperumbudur

Persistent homology has become an important tool for extracting geometric and topological features from data, whose multi-scale features are summarized in a persistence diagram. From a statistical perspective, however, p…

Kernel method for persistence diagrams via kernel embedding and weight factor

2017-06-12 · Genki Kusano, Kenji Fukumizu, Yasuaki Hiraoka

Topological data analysis is an emerging mathematical concept for characterizing shapes in multi-scale data. In this field, persistence diagrams are widely used as a descriptor of the input data, and can distinguish robu…

Graph ClassificationTopological Data Analysis