Improved Approximation Algorithms for (Budgeted) Node-weighted Steiner Problems
MohammadHossein Bateni, MohammadTaghi Hajiaghayi, Vahid Liaghat

TL;DR
This paper presents improved approximation algorithms for node-weighted Steiner problems, including prize-collecting and budgeted variants, achieving better ratios and simpler algorithms than previous work.
Contribution
It introduces a primal-dual O(log h)-approximation for prize-collecting Steiner forest and enhances approximation ratios for budgeted Steiner tree problems, reducing complexity and budget violations.
Findings
Primal-dual algorithm achieves O(log h) approximation for Steiner forest.
Improved O(log n) approximation for budgeted Steiner tree without budget violation.
Enhanced bicriteria approximation for rooted Steiner tree with adjustable epsilon.
Abstract
Moss and Rabani[12] study constrained node-weighted Steiner tree problems with two independent weight values associated with each node, namely, cost and prize (or penalty). They give an O(log n)-approximation algorithm for the prize-collecting node-weighted Steiner tree problem (PCST). They use the algorithm for PCST to obtain a bicriteria (2, O(log n))-approximation algorithm for the Budgeted node-weighted Steiner tree problem. Their solution may cost up to twice the budget, but collects a factor Omega(1/log n) of the optimal prize. We improve these results from at least two aspects. Our first main result is a primal-dual O(log h)-approximation algorithm for a more general problem, prize-collecting node-weighted Steiner forest, where we have (h) demands each requesting the connectivity of a pair of vertices. Our algorithm can be seen as a greedy algorithm which reduces the number of…
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 · Auction Theory and Applications · Game Theory and Voting Systems
