Online Linear Programming: Dual Convergence, New Algorithms, and Regret Bounds
Xiaocheng Li, Yinyu Ye

TL;DR
This paper advances online linear programming by proving dual price convergence for general LPs, introducing a new algorithm with improved regret bounds, and validating its effectiveness through experiments.
Contribution
It establishes dual convergence results for general LPs, proposes an action-history-dependent algorithm, and achieves a logarithmic regret bound, extending prior work focused on nonnegative coefficients.
Findings
Dual prices converge to offline LP solutions under regularity conditions.
Proposed algorithm attains an $O( ext{log} n ext{log} ext{log} n)$ regret bound.
Numerical experiments confirm the algorithm's superior performance.
Abstract
We study an online linear programming (OLP) problem under a random input model in which the columns of the constraint matrix along with the corresponding coefficients in the objective function are generated i.i.d. from an unknown distribution and revealed sequentially over time. Virtually all pre-existing online algorithms were based on learning the dual optimal solutions/prices of the linear programs (LP), and their analyses were focused on the aggregate objective value and solving the packing LP where all coefficients in the constraint matrix and objective are nonnegative. However, two major open questions were: (i) Does the set of LP optimal dual prices learned in the pre-existing algorithms converge to those of the "offline" LP, and (ii) Could the results be extended to general LP problems where the coefficients can be either positive or negative. We resolve these two questions by…
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 · Advanced Bandit Algorithms Research · Auction Theory and Applications
