Improved Randomized Rounding using Random Walks
Sandeep Sen

TL;DR
This paper introduces a new randomized rounding algorithm for packing integer programs using multidimensional Brownian motion, providing an efficient alternative to classical methods with broad applicability.
Contribution
The paper presents a novel Brownian motion-based rounding algorithm that converges in polynomial time and generalizes to various packing ILPs.
Findings
Converges in polynomial time to a distribution over solutions.
Maintains expected objective value equal to the fractional solution.
Applicable to disjoint path problems and MISR.
Abstract
We describe a novel algorithm for rounding packing integer programs based on multidimensional Brownian motion in . Starting from an optimal fractional feasible solution , the procedure converges in polynomial time to a distribution over (possibly infeasible) point set such that the expected value of any linear objective function over equals the value at . This is an alternate approach to the classical randomized rounding method of Raghavan and Thompson \cite{RT:87}. Our procedure is very general and in conjunction with discrepancy based arguments, yield efficient alternate methods for rounding other optimization problems that can be expressed as packing ILPs including disjoint path problems and MISR.
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
TopicsOptimization and Packing Problems · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
