Maximizing the Smallest Eigenvalue of Grounded Laplacian Matrix
Abstract
For a connected graph with nodes, edges, and Laplacian matrix , a grounded Laplacian matrix of is a principal submatrix of , obtained from by deleting rows and columns corresponding to selected nodes forming a set . The smallest eigenvalue of plays a pivotal role in various dynamics defined on . For example, characterizes the convergence rate of leader-follower consensus, as well as the effectiveness of a pinning scheme for the pinning control problem, with larger 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 of fixed nodes, in order to maximize the smallest eigenvalue of the grounded Laplacian matrix . 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 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 time, while the fast greedy heuristic has a nearly linear time complexity of . 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.
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}
}