paper-with-me

홈 › Papers

Online Semi-infinite Linear Programming: Efficient Algorithms via Function Approximation

2026-03-17 · Yiming Zong, Jiashuo Jiang arxiv

We consider the dynamic resource allocation problem where the decision space is finite-dimensional, yet the solution must satisfy a large or even infinite number of constraints revealed via streaming data or oracle feedback. We model this challenge as an Online Semi-infinite Linear Programming (OSILP) problem and develop a novel LP formulation to solve it approximately. Specifically, we employ function approximation to reduce the number of constraints to a constant $q$. This addresses a key limitation of traditional online LP algorithms, whose regret bounds typically depend on the number of constraints, leading to poor performance in this setting. We propose a dual-based algorithm to solve our new formulation, which offers broad applicability through the selection of appropriate potential functions. We analyze this algorithm under two classical input models-stochastic input and random permutation-establishing regret bounds of $O(q\sqrt{T})$ and $O\left(\left(q+q\log{T})\sqrt{T}\right)\right)$ respectively. Note that both regret bounds are independent of the number of constraints, which demonstrates the potential of our approach to handle a large or infinite number of constraints. Furthermore, we investigate the potential to improve upon the $O(q\sqrt{T})$ regret and propose a two-stage algorithm, achieving $O(q\log{T} + q/ε)$ regret under more stringent assumptions. We also extend our algorithms to the general function setting. A series of experiments validates that our algorithms outperform existing methods when confronted with a large number of constraints.

📄 PDF Abstract BibTeX arXiv:2603.16200

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semi-Infinitely Constrained Markov Decision Processes and Efficient Reinforcement Learning

2023-04-29 · Liangyu Zhang, Yang Peng, Wenhao Yang, Zhihua Zhang

We propose a novel generalization of constrained Markov decision processes (CMDPs) that we call the \emph{semi-infinitely constrained Markov decision process} (SICMDP). Particularly, we consider a continuum of constraint…

Decision MakingDeep Reinforcement LearningModel-based Reinforcement Learningreinforcement-learning+2

Learning-Augmented Algorithms for Online Linear and Semidefinite Programming

2022-09-21 · Elena Grigorescu, Young-San Lin, Sandeep Silwal, Maoyuan Song 외

Semidefinite programming (SDP) is a unifying framework that generalizes both linear programming and quadratically-constrained quadratic programming, while also yielding efficient solvers, both in theory and in practice. …

Lambda-Policy Iteration with Randomization for Contractive Models with Infinite Policies: Well-Posedness and Convergence

2020-06-08 · L4DC 2020 6 · Yuchao Li, Karl Henrik Johansson, Jonas Mårtensson

Abstract dynamic programming models are used to analyze $\lambda$-policy iteration with randomization algorithms. Particularly, contractive models with infinite policies are considered and it is shown that well-posedness…

Optimized projection-free algorithms for online learning: construction and worst-case analysis

2025-06-06 · Julien Weibel, Pierre Gaillard, Wouter M. Koolen, Adrien Taylor

This work studies and develop projection-free algorithms for online learning with linear optimization oracles (a.k.a. Frank-Wolfe) for handling the constraint set. More precisely, this work (i) provides an improved (opti…

Lambda-Policy Iteration with Randomization for Contractive Models with Infinite Policies: Well-Posedness and Convergence (Extended Version)

2020-06-11

Abstract dynamic programming models are used to analyze $\lambda$-policy iteration with randomization algorithms. Particularly, contractive models with infinite policies are considered and it is shown that well-posedness…