English

Maximizing the Smallest Eigenvalue of Grounded Laplacian Matrix

Information Theory 2023-03-16 v4 math.IT

Abstract

For a connected graph G=(V,E)\mathcal{G}=(V,E) with nn nodes, mm edges, and Laplacian matrix L\boldsymbol{{\mathit{L}}}, a grounded Laplacian matrix L(S)\boldsymbol{{\mathit{L}}}(S) of G\mathcal{G} is a (nk)×(nk)(n-k) \times (n-k) principal submatrix of L\boldsymbol{{\mathit{L}}}, obtained from L\boldsymbol{{\mathit{L}}} by deleting kk rows and columns corresponding to kk selected nodes forming a set SVS\subseteq V. The smallest eigenvalue λ(S)\lambda(S) of L(S)\boldsymbol{{\mathit{L}}}(S) plays a pivotal role in various dynamics defined on G\mathcal{G}. For example, λ(S)\lambda(S) characterizes the convergence rate of leader-follower consensus, as well as the effectiveness of a pinning scheme for the pinning control problem, with larger λ(S)\lambda(S) corresponding to smaller convergence time or better effectiveness of a pinning scheme. In this paper, we focus on the problem of optimally selecting a subset SS of fixed knk \ll n nodes, in order to maximize the smallest eigenvalue λ(S)\lambda(S) of the grounded Laplacian matrix L(S)\boldsymbol{{\mathit{L}}}(S). We show that this optimization problem is NP-hard and that the objective function is non-submodular but monotone. Due to the difficulty to obtain the optimal solution, we first propose a na\"{\i}ve heuristic algorithm selecting one optimal node at each time for kk iterations. Then we propose a fast heuristic scalable algorithm to approximately solve this problem, using derivative matrix, matrix perturbations, and Laplacian solvers as tools. Our na\"{\i}ve heuristic algorithm takes O~(knm)\tilde{O}(knm) time, while the fast greedy heuristic has a nearly linear time complexity of O~(km)\tilde{O}(km). We also conduct numerous experiments on different networks sized up to one million nodes, demonstrating the superiority of our algorithm in terms of efficiency and effectiveness.

Keywords

Cite

@article{arxiv.2110.12576,
  title  = {Maximizing the Smallest Eigenvalue of Grounded Laplacian Matrix},
  author = {Run Wang and Xiaotian Zhou and Wei Li and Zhongzhi Zhang},
  journal= {arXiv preprint arXiv:2110.12576},
  year   = {2023}
}
R2 v1 2026-06-24T07:08:40.459Z