English

Reconstruction-Cognizant Graph Sampling using Gershgorin Disc Alignment

Signal Processing 2019-02-19 v2

Abstract

Graph sampling with noise is a fundamental problem in graph signal processing (GSP). Previous works assume an unbiased least square (LS) signal reconstruction scheme and select samples greedily via expensive extreme eigenvector computation. A popular biased scheme using graph Laplacian regularization (GLR) solves a system of linear equations for its reconstruction. Assuming this GLR-based scheme, we propose a reconstruction-cognizant sampling strategy to maximize the numerical stability of the linear system---\textit{i.e.}, minimize the condition number of the coefficient matrix. Specifically, we maximize the eigenvalue lower bounds of the matrix, represented by left-ends of Gershgorin discs of the coefficient matrix. To accomplish this efficiently, we propose an iterative algorithm to traverse the graph nodes via Breadth First Search (BFS) and align the left-ends of all corresponding Gershgorin discs at lower-bound threshold TT using two basic operations: disc shifting and scaling. We then perform binary search to maximize TT given a sample budget KK. Experiments on real graph data show that the proposed algorithm can effectively promote large eigenvalue lower bounds, and the reconstruction MSE is the same or smaller than existing sampling methods for different budget KK at much lower complexity.

Keywords

Cite

@article{arxiv.1811.03206,
  title  = {Reconstruction-Cognizant Graph Sampling using Gershgorin Disc Alignment},
  author = {Yuanchao Bai and Gene Cheung and Fen Wang and Xianming Liu and Wen Gao},
  journal= {arXiv preprint arXiv:1811.03206},
  year   = {2019}
}

Comments

accepted to International Conference on Acoustics, Speech, and Signal Processing 2019

R2 v1 2026-06-23T05:08:28.181Z