English

Efficient Signed Graph Sampling via Balancing & Gershgorin Disc Perfect Alignment

Signal Processing 2023-01-18 v2 Machine Learning

Abstract

A basic premise in graph signal processing (GSP) is that a graph encoding pairwise (anti-)correlations of the targeted signal as edge weights is exploited for graph filtering. However, existing fast graph sampling schemes are designed and tested only for positive graphs describing positive correlations. In this paper, we show that for datasets with strong inherent anti-correlations, a suitable graph contains both positive and negative edge weights. In response, we propose a linear-time signed graph sampling method centered on the concept of balanced signed graphs. Specifically, given an empirical covariance data matrix Cˉ\bar{\bf{C}}, we first learn a sparse inverse matrix (graph Laplacian) L\mathcal{L} corresponding to a signed graph G\mathcal{G}. We define the eigenvectors of Laplacian LB\mathcal{L}_B for a balanced signed graph GB\mathcal{G}_B -- approximating G\mathcal{G} via edge weight augmentation -- as graph frequency components. Next, we choose samples to minimize the low-pass filter reconstruction error in two steps. We first align all Gershgorin disc left-ends of Laplacian LB\mathcal{L}_B at smallest eigenvalue λmin(LB)\lambda_{\min}(\mathcal{L}_B) via similarity transform Lp=§LB§1\mathcal{L}_p = \S \mathcal{L}_B \S^{-1}, leveraging a recent linear algebra theorem called Gershgorin disc perfect alignment (GDPA). We then perform sampling on Lp\mathcal{L}_p using a previous fast Gershgorin disc alignment sampling (GDAS) scheme. Experimental results show that our signed graph sampling method outperformed existing fast sampling schemes noticeably on various datasets.

Keywords

Cite

@article{arxiv.2208.08726,
  title  = {Efficient Signed Graph Sampling via Balancing & Gershgorin Disc Perfect Alignment},
  author = {Chinthaka Dinesh and Gene Cheung and Saghar Bagheri and Ivan V. Bajic},
  journal= {arXiv preprint arXiv:2208.08726},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:2103.06153

R2 v1 2026-06-25T01:47:33.153Z