Flow Metrics on Graphs
Lior Kalman, Robert Krauthgamer

TL;DR
This paper introduces flow metrics derived from various graph interpretations, explores their properties and structure, and proposes methods for graph reduction to improve computational efficiency.
Contribution
It defines a family of flow metrics interpolating known metrics, analyzes their properties, and presents graph reduction techniques for efficient approximation.
Findings
Established a lower bound for resistance sparsifier edges
Developed a method for graph size reduction while approximating flow metrics
Proved flow metrics satisfy a stronger triangle inequality
Abstract
Given a graph with non-negative edge weights, there are various ways to interpret the edge weights and induce a metric on the vertices of the graph. A few examples are shortest-path, when interpreting the weights as lengths; resistance distance, when thinking of the graph as an electrical network and the weights are resistances; and the inverse of minimum -cut, when thinking of the weights as capacities. It is known that the 3 above-mentioned metrics can all be derived from flows, when formalizing them as convex optimization problems. This key observation led us to studying a family of metrics that are derived from flows, which we call flow metrics, that gives a natural interpolation between the above metrics using a parameter . We make the first steps in studying the flow metrics, and mainly focus on two aspects: (a) understanding basic properties of the flow metrics, either…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Graph Theory and Algorithms · Graph theory and applications
