paper-with-me

홈 › Papers

DCAF: A Dynamic Computation Allocation Framework for Online Serving System

2020-06-17 · Biye Jiang, Pengye Zhang, Rihan Chen, Binding Dai, Xinchen Luo, Yin Yang, Guan Wang, Guorui Zhou, Xiaoqiang Zhu, Kun Gai

Modern large-scale systems such as recommender system and online advertising system are built upon computation-intensive infrastructure. The typical objective in these applications is to maximize the total revenue, e.g. GMV~(Gross Merchandise Volume), under a limited computation resource. Usually, the online serving system follows a multi-stage cascade architecture, which consists of several stages including retrieval, pre-ranking, ranking, etc. These stages usually allocate resource manually with specific computing power budgets, which requires the serving configuration to adapt accordingly. As a result, the existing system easily falls into suboptimal solutions with respect to maximizing the total revenue. The limitation is due to the face that, although the value of traffic requests vary greatly, online serving system still spends equal computing power among them. In this paper, we introduce a novel idea that online serving system could treat each traffic request differently and allocate "personalized" computation resource based on its value. We formulate this resource allocation problem as a knapsack problem and propose a Dynamic Computation Allocation Framework~(DCAF). Under some general assumptions, DCAF can theoretically guarantee that the system can maximize the total revenue within given computation budget. DCAF brings significant improvement and has been deployed in the display advertising system of Taobao for serving the main traffic. With DCAF, we are able to maintain the same business performance with 20\% computation resource reduction.

📄 PDF Abstract BibTeX arXiv:2006.09684

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsRetrieval

Similar Papers 제목 키워드 기반

Stochastic Bandits with Delayed Composite Anonymous Feedback

2019-10-02 · Siddhant Garg, Aditya Kumar Akash

We explore a novel setting of the Multi-Armed Bandit (MAB) problem inspired from real world applications which we call bandits with "stochastic delayed composite anonymous feedback (SDCAF)". In SDCAF, the rewards on pull…

A Federated Online Restless Bandit Framework for Cooperative Resource Allocation

2024-06-12 · Jingwen Tong, Xinran Li, Liqun Fu, Jun Zhang 외

Restless multi-armed bandits (RMABs) have been widely utilized to address resource allocation problems with Markov reward processes (MRPs). Existing works often assume that the dynamics of MRPs are known prior, which mak…

Federated LearningMulti-Armed BanditsThompson Sampling

An integrated interpretable control effectiveness learning and nonlinear control allocation methodology for overactuated aircrafts

2026-06-11 · Umut Demir, Aamir Ahmad, Walter Fichter arxiv

Nonlinear dynamics and the strong couplings that arise between multiple effectors undermine the assumptions behind conventional, linear control allocation techniques. When flight enters regimes where nonlinear effects do…

Fault Diagnosis

Understanding Dynamic Compute Allocation in Recurrent Transformers

2026-02-09 · Ibraheem Muhammad Moosa, Suhas Lohit, Ye Wang, Moitreya Chatterjee 외 arxiv

Token-level adaptive computation seeks to reduce inference cost by allocating more computation to harder tokens and less to easier ones. However, prior work is primarily evaluated on natural-language benchmarks using tas…

Online Allocation and Pricing: Constant Regret via Bellman Inequalities

2019-06-14 · Alberto Vera, Siddhartha Banerjee, Itai Gurvich

We develop a framework for designing simple and efficient policies for a family of online allocation and pricing problems, that includes online packing, budget-constrained probing, dynamic pricing, and online contextual …

Multi-Armed Bandits