Stochastic Makespan Minimization in Structured Set Systems
Anupam Gupta, Amit Kumar, Viswanath Nagarajan, Xiangkun Shen

TL;DR
This paper addresses stochastic makespan minimization in structured set systems, proposing approximation algorithms and analyzing LP relaxations with applications to geometric problems like intervals and rectangles.
Contribution
It introduces a novel LP relaxation based on cumulant generating functions and provides approximation algorithms for stochastic makespan minimization in structured set systems.
Findings
Achieves an $O(\log\log m)$-approximation for interval problems.
Demonstrates the LP relaxation's integrality gap of $\Omega(\log^* m)$.
Extends techniques to geometric packing problems with similar structures.
Abstract
We study stochastic combinatorial optimization problems where the objective is to minimize the expected maximum load (a.k.a.\ the makespan). In this framework, we have a set of tasks and resources, where each task uses some subset of the resources. Tasks have random sizes , and our goal is to non-adaptively select tasks to minimize the expected maximum load over all resources, where the load on any resource is the total size of all selected tasks that use . For example, when resources are points and tasks are intervals in a line, we obtain an -approximation algorithm. Our technique is also applicable to other problems with some geometric structure in the relation between tasks and resources; e.g., packing paths, rectangles, and "fat" objects. Our approach uses a strong LP relaxation using the cumulant generating functions of the random…
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
TopicsComputational Geometry and Mesh Generation · Optimization and Packing Problems · Complexity and Algorithms in Graphs
