paper-with-me

Papers

Blind Graph Matching Using Graph Signals

2023-06-27 · Hang Liu, Anna Scaglione, Hoi-To Wai

Classical graph matching aims to find a node correspondence between two unlabeled graphs of known topologies. This problem has a wide range of applications, from matching identities in social networks to identifying similar biological network functions across species. However, when the underlying graphs are unknown, the use of conventional graph matching methods requires inferring the graph topologies first, a process that is highly sensitive to observation errors. In this paper, we tackle the blind graph matching problem with unknown underlying graphs directly using observations of graph signals, which are generated from graph filters applied to graph signal excitations. We propose to construct sample covariance matrices from the observed signals and match the nodes based on the selected sample eigenvectors. Our analysis shows that the blind matching outcome converges to the result obtained with known graph topologies when the signal sampling size is large and the signal noise is small. Numerical results showcase the performance improvement of the proposed algorithm compared to matching two estimated underlying graphs learned from the graph signals.

📄 PDF Abstract BibTeX arXiv:2306.15747

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Matching

Similar Papers 제목 키워드 기반

Estimating Centrality Blindly from Low-pass Filtered Graph Signals

2019-10-29

This paper considers blind methods for centrality estimation from graph signals. We model graph signals as the outcome of an unknown low-pass graph filter excited with influences governed by a sparse sub-graph. This mode…

Blind Demixing of Diffused Graph Signals

2020-12-24 · Fernando J. Iglesias Garcia, Santiago Segarra, Antonio G. Marques

Using graphs to model irregular information domains is an effective approach to deal with some of the intricacies of contemporary (network) data. A key aspect is how the data, represented as graph signals, depend on the …

blind source separation

Blind Deconvolution of Graph Signals: Robustness to Graph Perturbations

2024-12-19 · Chang Ye, Gonzalo Mateos

We study blind deconvolution of signals defined on the nodes of an undirected graph. Although observations are bilinear functions of both unknowns, namely the forward convolutional filter coefficients and the graph signa…

Denoising

Detecting Low Pass Graph Signals via Spectral Pattern: Sampling Complexity and Applications

2023-06-02 · Chenyue Zhang, Yiran He, Hoi-To Wai

This paper proposes a blind detection problem for low pass graph signals. Without assuming knowledge of the exact graph topology, we aim to detect if a set of graph signal observations are generated from a low pass graph…

Graph Learning

Blind Deconvolution of Sparse Graph Signals in the Presence of Perturbations

2023-09-16 · Victor M. Tenorio, Samuel Rey, Antonio G. Marques

Blind deconvolution over graphs involves using (observed) output graph signals to obtain both the inputs (sources) as well as the filter that drives (models) the graph diffusion process. This is an ill-posed problem that…