Stochastic Combinatorial Optimization via Poisson Approximation
Jian Li, Wen Yuan

TL;DR
This paper introduces a Poisson approximation technique to address complex stochastic combinatorial problems, providing new approximation algorithms with improved guarantees for utility maximization, bin packing, and knapsack problems.
Contribution
It develops a novel Poisson approximation method to efficiently approximate distributions in stochastic optimization, leading to improved algorithms and approximation ratios.
Findings
Achieved an additive PTAS for expected utility maximization with Lipschitz utility functions.
Designed a polynomial-time algorithm for stochastic bin packing with near-optimal bin usage.
Provided a 1+eps approximation for stochastic knapsack with correlated sizes and rewards.
Abstract
We study several stochastic combinatorial problems, including the expected utility maximization problem, the stochastic knapsack problem and the stochastic bin packing problem. A common technical challenge in these problems is to optimize some function of the sum of a set of random variables. The difficulty is mainly due to the fact that the probability distribution of the sum is the convolution of a set of distributions, which is not an easy objective function to work with. To tackle this difficulty, we introduce the Poisson approximation technique. The technique is based on the Poisson approximation theorem discovered by Le Cam, which enables us to approximate the distribution of the sum of a set of random variables using a compound Poisson distribution. We first study the expected utility maximization problem introduced recently [Li and Despande, FOCS11]. For monotone and Lipschitz…
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 Search Problems · Optimization and Packing Problems · Complexity and Algorithms in Graphs
