仅用一次采样即可实现高效鲁棒的在线资源分配。
Single-Sample and Robust Online Resource Allocation
- 基于指数定价机制,仅需每类请求一次采样。
- 在大预算下达到(1-ε)近似最优,且对异常值和价值扰动鲁棒。
- 适合需要高可靠性与低数据需求的实时系统设计者。
在线资源分配是计算机科学、运筹学与经济学中的核心问题。我们需依次处理来自 n 个随机请求的 m 种共享资源,每个请求可通过多种方式满足,消耗不同资源量并产生不同收益。目标是在每种资源预算充足的情况下,达到 (1-ε) 近似于事后最优解,其中 ε > 0 为小常数。本文研究在线资源分配的可学习性与鲁棒性。主要贡献是一种新型指数定价算法,具有以下性质:1. 仅需从每个请求分布中获取一次样本,即可在大预算下实现 (1-ε) 近似,此前即使有多项式数量样本也未被证明可行;2. 在异常值模型与价值增强模型下均保持 (1-ε) 近似保证,解决了 Argue 等人(SODA'22)提出的开放问题;3. 采用简单物品定价机制,保障激励相容性。其核心思想是:资源价格随使用过量或不足呈指数调整。不同于传统在线学习定价方法,该策略确保不会耗尽任何资源,但放弃在线学习的无遗憾特性,需引入新分析方法。
原文摘要 · Abstract (English)
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 resources, where each request can be satisfied in multiple ways, consuming different amounts of resources and generating different values. The goal is to achieve a $(1-ε)$-approximation to the hindsight optimum, where $ε>0$ is a small constant, assuming each resource has a large budget. In this paper, we investigate the learnability and robustness of online resource allocation. Our primary contribution is a novel Exponential Pricing algorithm with the following properties: 1. It requires only a \emph{single sample} from each of the $n$ request distributions to achieve a $(1-ε)$-approximation for online resource allocation with large budgets. Such an algorithm was previously unknown, even with access to polynomially many samples, as prior work either assumed full distributional knowledge or was limited to i.i.d.\,or random-order arrivals. 2. It is robust to corruptions in the outliers model and the value augmentation model. Specifically, it maintains its $(1 - ε)$-approximation guarantee under both these robustness models, resolving the open question posed in Argue, Gupta, Molinaro, and Singla (SODA'22). 3. It operates as a simple item-pricing algorithm that ensures incentive compatibility. The intuition behind our Exponential Pricing algorithm is that the price of a resource should adjust exponentially as it is overused or underused. It differs from conventional approaches that use an online learning algorithm for item pricing. This departure guarantees that the algorithm will never run out of any resource, but loses the usual no-regret properties of online learning algorithms, necessitating a new analytical approach.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。