Prize-Collecting Steiner Tree: A 1.79 Approximation
Ali Ahmadi, Iman Gholami, MohammadTaghi Hajiaghayi, Peyman Jabbarzade,, Mohammad Mahdavi

TL;DR
This paper presents a significant improvement in approximating the Prize-Collecting Steiner Tree problem, reducing the approximation factor from 1.9672 to 1.7994 using a novel iterative method.
Contribution
Introduces a new iterative approach that achieves a 1.7994 approximation for PCST, surpassing the long-standing 2-approximation barrier.
Findings
Achieved a 1.7994 approximation ratio for PCST.
Surpassed the previous 15-year-old approximation barrier.
Demonstrated effectiveness of the iterative approach in combinatorial optimization.
Abstract
Prize-Collecting Steiner Tree (PCST) is a generalization of the Steiner Tree problem, a fundamental problem in computer science. In the classic Steiner Tree problem, we aim to connect a set of vertices known as terminals using the minimum-weight tree in a given weighted graph. In this generalized version, each vertex has a penalty, and there is flexibility to decide whether to connect each vertex or pay its associated penalty, making the problem more realistic and practical. Both the Steiner Tree problem and its Prize-Collecting version had long-standing -approximation algorithms, matching the integrality gap of the natural LP formulations for both. This barrier for both problems has been surpassed, with algorithms achieving approximation factors below . While research on the Steiner Tree problem has led to a series of reductions in the approximation ratio below , culminating…
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
TopicsAlgorithms and Data Compression · Advanced Database Systems and Queries · semigroups and automata theory
