A Randomized Rounding Approach for DAG Edge Deletion
Sina Kalantarzadeh, Nathan Klein, and Victor Reis

TL;DR
This paper introduces a randomized rounding method for the DAG Edge Deletion problem, achieving improved approximation ratios and exploring the limits of independent label distributions.
Contribution
It presents a novel randomized rounding framework using vertex label distributions, improving approximation ratios for DAG edge deletion and analyzing the potential of independent distributions.
Findings
Achieves a 0.585(k+1)-approximation with uniform labels.
Improves to 0.549(k+1) using modified label distributions.
Shows no independent distribution can surpass 0.542(k+1) approximation.
Abstract
In the DAG Edge Deletion problem, we are given an edge-weighted directed acyclic graph and a parameter , and the goal is to delete the minimum weight set of edges so that the resulting graph has no paths of length . This problem, which has applications to scheduling, was introduced in 2015 by Kenkre, Pandit, Purohit, and Saket. They gave a -approximation and showed that it is UGC-Hard to approximate better than for any constant using a work of Svensson from 2012. The approximation ratio was improved to by Klein and Wexler in 2016. In this work, we introduce a randomized rounding framework based on distributions over vertex labels in . The most natural distribution is to sample labels independently from the uniform distribution over . We show this leads to a -approximation.…
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.
