Optimization on the smallest eigenvalue of grounded Laplacian matrix via
edge addition
The grounded Laplacian matrix of a graph with nodes and edges is a submatrix of its Laplacian matrix , obtained from by deleting rows and columns corresponding to $s=|S| \ll n $ ground nodes forming set . The smallest eigenvalue of plays an important role in various practical scenarios, such as characterizing the convergence rate of leader-follower opinion dynamics, with a larger eigenvalue indicating faster convergence of opinion. In this paper, we study the problem of adding edges among all the nonexistent edges forming the candidate edge set , in order to maximize the smallest eigenvalue of the grounded Laplacian matrix. We show that the objective function of the combinatorial optimization problem is monotone but non-submodular. To solve the problem, we first simplify the problem by restricting the candidate edge set to be , and prove that it has the same optimal solution as the original problem, although the size of set is reduced from to . Then, we propose two greedy approximation algorithms. One is a simple greedy algorithm with an approximation ratio and time complexity , where and are, respectively, submodularity ratio and curvature, whose bounds are provided for some particular cases. The other is a fast greedy algorithm without approximation guarantee, which has a running time , where suppresses the factors. Numerous experiments on various real networks are performed to validate the superiority of our algorithms, in terms of effectiveness and efficiency.
View on arXiv