paper-with-me

홈 › Papers

A Single-Sample Polylogarithmic Regret Bound for Nonstationary Online Linear Programming

2026-03-15 · Haoran Xu, Owen Shen, Peter Glynn, Yinyu Ye, Patrick Jaillet arxiv

We study nonstationary Online Linear Programming (OLP), where $n$ orders arrive sequentially with reward-resource consumption pairs that form a sequence of independent, but not necessarily identically distributed, random vectors. At the beginning of the planning horizon, the decision-maker is provided with a resource endowment that is sufficient to fulfill a significant portion of the requests. The decision-maker seeks to maximize the expected total reward by making immediate and irrevocable acceptance or rejection decisions for each order, subject to this resource endowment. We focus on the challenging single-sample setting, where only one sample from each of the $n$ distributions is available at the start of the planning horizon. We propose a novel re-solving algorithm that integrates a dynamic programming perspective with the dual-based frameworks traditionally employed in stationary environments. In the large-resource regime, where the resource endowment scales linearly with the number of orders, we prove that our algorithm achieves $O((\log n)^2)$ regret across a broad class of nonstationary distribution sequences. Our results demonstrate that polylogarithmic regret is attainable even under significant environmental shifts and minimal data availability, bridging the gap between stationary OLP and more volatile real-world resource allocation problems.

📄 PDF Abstract BibTeX arXiv:2603.14673

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Point Bandit Algorithms for Nonstationary Online Nonconvex Optimization

2019-07-31 · Abhishek Roy, Krishnakumar Balasubramanian, Saeed Ghadimi, Prasant Mohapatra

Bandit algorithms have been predominantly analyzed in the convex setting with function-value based stationary regret as the performance measure. In this paper, motivated by online reinforcement learning problems, we prop…

Reinforcement Learning

Online and Bandit Algorithms for Nonstationary Stochastic Saddle-Point Optimization

2019-12-03 · Abhishek Roy, Yifang Chen, Krishnakumar Balasubramanian, Prasant Mohapatra

Saddle-point optimization problems are an important class of optimization problems with applications to game theory, multi-agent reinforcement learning and machine learning. A majority of the rich literature available fo…

Multi-agent Reinforcement LearningReinforcement Learning

Tight Regret Bounds for Bilateral Trade under Semi Feedback

2026-01-23 · Yaonan Jin arxiv

The study of \textit{regret minimization in fixed-price bilateral trade} has received considerable attention in recent research. Previous works [CCC+24a, CCC+24b, AFF24, BCCF24, CJLZ25, LCM25a, GDFS25] have acquired a th…

Best-of-Both-Worlds Algorithms for Linear Contextual Bandits

2023-12-24 · Yuko Kuroki, Alberto Rumi, Taira Tsuchiya, Fabio Vitale 외

We study best-of-both-worlds algorithms for $K$-armed linear contextual bandits. Our algorithms deliver near-optimal regret bounds in both the adversarial and stochastic regimes, without prior knowledge about the environ…

Multi-Armed Bandits

Bridging Adversarial and Nonstationary Multi-armed Bandit

2022-01-05 · Ningyuan Chen, Shuoguang Yang, Hailun Zhang

In the multi-armed bandit framework, there are two formulations that are commonly employed to handle time-varying reward distributions: adversarial bandit and nonstationary bandit. Although their oracles, algorithms, and…