Optimization on the smallest eigenvalue of grounded Laplacian matrix via edge addition
Xiaotian Zhou, Haoxin Sun, Wei Li, Zhongzhi Zhang

TL;DR
This paper addresses the problem of adding a limited number of edges to a graph to maximize the smallest eigenvalue of its grounded Laplacian matrix, which is crucial for understanding convergence rates in opinion dynamics, proposing efficient greedy algorithms with theoretical guarantees.
Contribution
The paper introduces a simplified problem formulation and develops two greedy algorithms, one with approximation guarantees and one faster without guarantees, for optimizing the smallest eigenvalue of grounded Laplacian matrices.
Findings
The simplified problem retains the original optimal solution.
The first greedy algorithm achieves a provable approximation ratio.
Experiments show the algorithms are effective and efficient on real networks.
Abstract
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 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,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOpinion Dynamics and Social Influence · Complex Network Analysis Techniques · Graph theory and applications
