Online Convex Covering and Packing Problems
T-H. Hubert Chan, Zhiyi Huang, Ning Kang

TL;DR
This paper introduces online algorithms for convex covering and packing problems, achieving nearly optimal competitive ratios for polynomial cost functions, and provides a unified framework for various online resource allocation problems.
Contribution
The paper develops simple online primal-dual algorithms with nearly optimal competitive ratios for convex covering and packing, especially for polynomial cost functions, unifying multiple online resource allocation problems.
Findings
Achieves $O( au \, \log n)^{\tau}$-competitive ratio for convex covering.
Achieves $O(\tau)$-competitive ratio for convex packing.
Provides a unified framework for various online resource allocation problems.
Abstract
We study the online convex covering problem and online convex packing problem. The (offline) convex covering problem is modeled by the following convex program: , where is a monotone and convex cost function, and is an matrix with non-negative entries. Each row of the constraint matrix corresponds to a covering constraint. In the online problem, each row of comes online and the algorithm must maintain a feasible assignment and may only increase over time. The (offline) convex packing problem is modeled by the following convex program: , where is a monotone and convex cost function. It is the Fenchel dual program of convex covering when is the convex conjugate of . In the online problem, each variable…
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 · Complexity and Algorithms in Graphs · Optimization and Packing Problems
