Randomised Rounding with Applications
Dhiraj Madan, Sandeep Sen

TL;DR
This paper introduces a novel iterative randomized rounding technique using multidimensional Brownian motion, improving constraint satisfaction and solution quality for packing integer programs.
Contribution
It presents a new iterative rounding algorithm based on Brownian motion, offering better constraint control and applicability to various combinatorial optimization problems.
Findings
Constraints are satisfied within a logarithmic factor with high probability.
The method achieves expected objective values matching fractional optima.
Applications include circuit-switching, maximum independent set, and hypergraph b-matching.
Abstract
We develop new techniques for rounding packing integer programs using iterative randomized rounding. It is based on a novel application of multidimensional Brownian motion in . Let be a fractional feasible solution of a packing constraint that maximizes a linear objective function. The independent randomized rounding method of Raghavan-Thompson rounds each variable to 1 with probability and 0 otherwise. The expected value of the rounded objective function matches the fractional optimum and no constraint is violated by more than .In contrast, our algorithm iteratively transforms to using a random walk, such that the expected values of 's are consistent with 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.
Taxonomy
TopicsOptimization and Packing Problems · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
