paper-with-me

Papers

Multiscale Graph Comparison via the Embedded Laplacian Discrepancy

2022-01-28 · Edric Tam, David Dunson

Laplacian eigenvectors capture natural community structures on graphs and are widely used in spectral clustering and manifold learning. The use of Laplacian eigenvectors as embeddings for the purpose of multiscale graph comparison has however been limited. Here we propose the Embedded Laplacian Discrepancy (ELD) as a simple and fast approach to compare graphs (of potentially different sizes) based on the similarity of the graphs' community structures. The ELD operates by representing graphs as point clouds in a common, low-dimensional space, on which a natural Wasserstein-based distance can be efficiently computed. A main challenge in comparing graphs through any eigenvector-based approaches is the potential ambiguity that could arise due to sign-flips and basis symmetries. The ELD leverages a simple symmetrization trick to bypass any sign ambiguities. For comparing graphs that do not have any ambiguities due to basis symmetries (i.e. the spectrums are simple), we show that the ELD becomes a natural pseudo-metric that enjoys nice properties such as invariance under graph isomorphism. For comparing graphs with non-simple spectrums, we propose a procedure to approximate the ELD via a simple perturbation technique to resolve any ambiguity from basis symmetries. We show that such perturbations are stable using matrix perturbation theory under mild assumptions that are straightforward to verify in practice. We demonstrate the excellent applicability of the ELD approach on both simulated and real datasets.

📄 PDF Abstract BibTeX arXiv:2201.12064

Code (1)

edrictam/embedded-laplacian-distance 공식 구현

Similar Papers 제목 키워드 기반

Multiscale Laplacian Learning

2021-09-08 · Ekaterina Merkurjev, Duc DUy Nguyen, Guo-Wei Wei

Machine learning methods have greatly changed science, engineering, finance, business, and other fields. Despite the tremendous accomplishments of machine learning and deep learning methods, many challenges still remain.…

BIG-bench Machine Learning

The Multiscale Laplacian Graph Kernel

2016-03-20 · NeurIPS 2016 12 · Risi Kondor, Horace Pan

Many real world graphs, such as the graphs of molecules, exhibit structure at multiple different scales, but most existing kernels between graphs are either purely local or purely global in character. In contrast, by bui…

Graph Classification

Diversified Multiscale Graph Learning with Graph Self-Correction

2021-03-17 · Yuzhao Chen, Yatao Bian, Jiying Zhang, Xi Xiao 외

Though the multiscale graph learning techniques have enabled advanced feature extraction frameworks, the classic ensemble strategy may show inferior performance while encountering the high homogeneity of the learnt repre…

DiversityEnsemble LearningGraph ClassificationGraph Learning

Analysis of Semi-Supervised Learning on Hypergraphs

2025-10-29 · Adrien Weihs, Andrea L. Bertozzi, Matthew Thorpe arxiv

Hypergraphs provide a natural framework for modeling multiway interactions. We analyze a class of variational semi-supervised learning problems posed on random geometric hypergraphs and establish asymptotic consistency i…

PLPCA: Persistent Laplacian Enhanced-PCA for Microarray Data Analysis

2023-06-09 · Sean Cottrell, Rui Wang, GuoWei Wei

Over the years, Principal Component Analysis (PCA) has served as the baseline approach for dimensionality reduction in gene expression data analysis. It primary objective is to identify a subset of disease-causing genes …

Dimensionality Reduction