Steiner Forest: A Simplified Better-Than-2 Approximation
Anupam Gupta, Vera Traub

TL;DR
This paper presents a simplified and improved approximation algorithm for the Steiner Forest problem, achieving a ratio of 1.994, which is better than the longstanding 2-approximation, by extending recent advanced techniques.
Contribution
It introduces a cleaner, extended approach that combines primal-dual, submodular maximization, and autarkic concepts to improve approximation ratios for Steiner Forest.
Findings
Achieved a 1.994-approximation ratio for Steiner Forest.
Extended and simplified previous advanced algorithms.
Provides a framework for future improvements.
Abstract
In the Steiner Forest problem, we are given a graph with edge lengths, and a collection of demand pairs; the goal is to find a subgraph of least total length such that each demand pair is connected in this subgraph. For over twenty years, the best approximation ratio known for the problem was a -approximation due to Agrawal, Klein, and Ravi (STOC 1991), despite many attempts to surpass this bound. Finally, in a recent breakthrough, Ahmadi, Gholami, Hajiaghayi, Jabbarzade, and Mahdavi (FOCS 2025) gave a -approximation, where . In this work, we show how to simplify and extend the work of Ahmadi et al. to obtain an improved -approximation. We combine some ideas from their work (e.g., an extended run of the moat-growing primal-dual algorithm, and identifying autarkic pairs) with other ideas -- submodular maximization to find…
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 · Advanced Graph Theory Research · Facility Location and Emergency Management
