English

A Two-Layer Framework for Joint Online Configuration Selection and Admission Control

Optimization and Control 2026-02-10 v1 Data Structures and Algorithms

Abstract

We study online configuration selection with admission control problem, which arises in LLM serving, GPU scheduling, and revenue management. In a planning horizon with TT periods, we consider a two-layer framework for the decisions made within each time period. In the first layer, the decision maker selects one of the KK configurations (ex. quantization, parallelism, fare class) which induces distribution over the reward-resource pair of the incoming request. In the second layer, the decision maker observes the request and then decides whether to accept it or not. Benchmarking this framework requires care. We introduce a \textbf{switching-aware fluid oracle} that accounts for the value of mixing configurations over time, provably upper-bounding any online policy. We derive a max-min formulation for evaluating the benchmark, and we characterize saddle points of the max-min problem via primal-dual optimality conditions linking equilibrium, feasibility, and complementarity. This guides the design of \textbf{SP-UCB--OLP} algorithm, which solves an optimistic saddle point problem and achieves O~(KT)\tilde{O}(\sqrt{KT}) regret.

Keywords

Cite

@article{arxiv.2602.07663,
  title  = {A Two-Layer Framework for Joint Online Configuration Selection and Admission Control},
  author = {Owen Shen and Haoran Xu and Yinyu Ye and Peter Glynn and Patrick Jaillet},
  journal= {arXiv preprint arXiv:2602.07663},
  year   = {2026}
}
R2 v1 2026-07-01T10:26:12.628Z