Sampling with a Black Box: Faster Parameterized Approximation Algorithms for Vertex Deletion Problems
Bar{\i}\c{s} Can Esmer, Ariel Kulik

TL;DR
This paper introduces a novel generic sampling technique combined with black box algorithms to develop faster parameterized approximation algorithms for vertex deletion problems, improving efficiency over previous methods.
Contribution
The paper presents a new framework called Sampling with a Black Box, enabling faster parameterized approximation algorithms for various vertex deletion problems.
Findings
Achieves faster parameterized β-approximation for Feedback Vertex Set.
Provides algorithms for d-Hitting Set and ℓ-Path Vertex Cover.
Outperforms previous algorithms in speed and efficiency.
Abstract
In this paper we introduce Sampling with a Black Box, a generic technique for the design of parameterized approximation algorithms for vertex deletion problems (e.g., Vertex Cover, Feedback Vertex Set, etc.). The technique relies on two components: A Sampling Step. A polynomial time randomized algorithm which given a graph returns a random vertex such that the optimum of is smaller by than the optimum of with some prescribed probability . We show such algorithms exists for multiple vertex deletion problems. A Black Box algorithm which is either an exact parameterized algorithm or a polynomial time approximation algorithm. Our technique combines these two components together. The sampling step is applied iteratively to remove vertices from the input graph, and then the solution is extended using the black box algorithm. The…
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.
