English

Practical graph signal sampling with log-linear size scaling

Signal Processing 2022-02-02 v3

Abstract

Graph signal sampling is the problem of selecting a subset of representative graph vertices whose values can be used to interpolate missing values on the remaining graph vertices. Optimizing the choice of sampling set using concepts from experiment design can help minimize the effect of noise in the input signal. While many existing sampling set selection methods are computationally intensive because they require an eigendecomposition, existing eigendecompostion-free methods are still much slower than random sampling algorithms for large graphs. In this paper, through optimizing sampling sets towards the D-optimal objective from experiment design, we propose a sampling algorithm that has complexity comparable to random sampling algorithms, while reaching accuracy similar to existing eigendecomposition-free methods for a broad range of graph types.

Keywords

Cite

@article{arxiv.2102.10506,
  title  = {Practical graph signal sampling with log-linear size scaling},
  author = {Ajinkya Jayawant and Antonio Ortega},
  journal= {arXiv preprint arXiv:2102.10506},
  year   = {2022}
}

Comments

Prior Conference Publication: A. Jayawant and A. Ortega, A distance-based formulation for sampling signals on graphs in 2018 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2018, pp. 6318-6322. The conference paper publication has been used as the basis for this more fully developed journal submission which includes novel aspects

R2 v1 2026-06-23T23:21:58.464Z