Greedy Optimization of Resistance-based Graph Robustness with Global and Local Edge Insertions
Maria Predari (1), Lukas Berner (1), Robert Kooij (2, 3), Henning, Meyerhenke (1) ((1) Department of Computer Science, Humboldt-Universit\"at zu, Berlin, (2) Faculty of Electrical Engineering, Mathematics, Computer, Science, Delft University of Technology, (3) UNIT ICT

TL;DR
This paper develops faster greedy algorithms for optimizing graph robustness by adding edges to minimize total effective resistance, enabling the handling of larger graphs with improved efficiency.
Contribution
It introduces combinatorial and algebraic techniques combined with randomized sampling to accelerate edge addition strategies for graph robustness optimization.
Findings
Faster algorithms outperform existing methods in speed.
Approaches scale to larger graphs previously infeasible.
Resulting graphs maintain high robustness quality.
Abstract
The total effective resistance, also called the Kirchhoff index, provides a robustness measure for a graph . We consider two optimization problems of adding new edges to such that the resulting graph has minimal total effective resistance (i.e., is most robust) -- one where the new edges can be anywhere in the graph and one where the new edges need to be incident to a specified focus node. The total effective resistance and effective resistances between nodes can be computed using the pseudoinverse of the graph Laplacian. The pseudoinverse may be computed explicitly via pseudoinversion; yet, this takes cubic time in practice and quadratic space. We instead exploit combinatorial and algebraic connections to speed up gain computations in an established generic greedy heuristic. Moreover, we leverage existing randomized techniques to boost the performance of our approaches by…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Graph theory and applications
