paper-with-me

홈 › Papers

Non-Stationary Online Resource Allocation: Learning from a Single Sample

2026-02-20 · Yiding Feng, Jiashuo Jiang, Yige Wang arxiv

We study online resource allocation under non-stationary demand with a minimum offline data requirement. In this problem, a decision-maker must allocate multiple types of resources to sequentially arriving queries over a finite horizon. Each query belongs to a finite set of types with fixed resource consumption and a stochastic reward drawn from an unknown, type-specific distribution. Critically, the environment exhibits arbitrary non-stationarity -- arrival distributions may shift unpredictably-while the algorithm requires only one historical sample per period to operate effectively. We distinguish two settings based on sample informativeness: (i) reward-observed samples containing both query type and reward realization, and (ii) the more challenging type-only samples revealing only query type information. We propose a novel type-dependent quantile-based meta-policy that decouples the problem into modular components: reward distribution estimation, optimization of target service probabilities via fluid relaxation, and real-time decisions through dynamic acceptance thresholds. For reward-observed samples, our static threshold policy achieves $\tilde{O}(\sqrt{T})$ regret. For type-only samples, we first establish that sublinear regret is impossible without additional structure; under a mild minimum-arrival-probability assumption, we design both a partially adaptive policy attaining the same $\tilde{O}({T})$ bound and, more significantly, a fully adaptive resolving policy with careful rounding that achieves the first poly-logarithmic regret guarantee of $O((\log T)^3)$ for non-stationary multi-resource allocation. Our framework advances prior work by operating with minimal offline data (one sample per period), handling arbitrary non-stationarity without variation-budget assumptions, and supporting multiple resource constraints.

📄 PDF Abstract BibTeX arXiv:2602.18114

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2026-03-15 · Haoran Xu, Owen Shen, Peter Glynn, Yinyu Ye 외 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…

Online Resource Allocation with Non-Stationary Customers

2024-01-30 · Xiaoyue Zhang, Hanzhang Qin, Mabel C. Chou

We propose a novel algorithm for online resource allocation with non-stationary customer arrivals and unknown click-through rates. We assume multiple types of customers arrive in a nonstationary stochastic fashion, with …

Online Learning and Matching for Resource Allocation Problems

2019-11-18 · Andrea Boskovic, Qinyi Chen, Dominik Kufel, Zijie Zhou

In order for an e-commerce platform to maximize its revenue, it must recommend customers items they are most likely to purchase. However, the company often has business constraints on these items, such as the number of e…

Online Resource Allocation: Bandits feedback and Advice on Time-varying Demands

2023-02-08 · Lixing Lyu, Wang Chi Cheung

We consider a general online resource allocation model with bandit feedback and time-varying demands. While online resource allocation has been well studied in the literature, most existing works make the strong assumpti…

Management

Single-Sample and Robust Online Resource Allocation

2025-05-05 · Rohan Ghuge, Sahil Singla, Yifan Wang

Online Resource Allocation problem is a central problem in many areas of Computer Science, Operations Research, and Economics. In this problem, we sequentially receive $n$ stochastic requests for $m$ kinds of shared reso…