paper-with-me

홈 › Papers

Near-Optimal Experimental Design Under the Budget Constraint in Online Platforms

2023-02-10 · Yongkang Guo, Yuan Yuan, Jinshan Zhang, Yuqing Kong, Zhihua Zhu, Zheng Cai

A/B testing, or controlled experiments, is the gold standard approach to causally compare the performance of algorithms on online platforms. However, conventional Bernoulli randomization in A/B testing faces many challenges such as spillover and carryover effects. Our study focuses on another challenge, especially for A/B testing on two-sided platforms -- budget constraints. Buyers on two-sided platforms often have limited budgets, where the conventional A/B testing may be infeasible to be applied, partly because two variants of allocation algorithms may conflict and lead some buyers to exceed their budgets if they are implemented simultaneously. We develop a model to describe two-sided platforms where buyers have limited budgets. We then provide an optimal experimental design that guarantees small bias and minimum variance. Bias is lower when there is more budget and a higher supply-demand rate. We test our experimental design on both synthetic data and real-world data, which verifies the theoretical results and shows our advantage compared to Bernoulli randomization.

📄 PDF Abstract BibTeX arXiv:2302.05005

Code (0)

등록된 구현이 없습니다.

Tasks

Experimental Design

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Near Instance Optimal Model Selection for Pure Exploration Linear Bandits

2021-09-10 · Yinglun Zhu, Julian Katz-Samuels, Robert Nowak

We introduce the model selection problem in pure exploration linear bandits, where the learner needs to adapt to the instance-dependent complexity measure of the smallest hypothesis class containing the true model. We de…

Experimental DesignModel Selection

Fixed-Budget Change Point Identification in Piecewise Constant Bandits

2025-01-22 · Joseph Lazzaro, Ciara Pike-Burke

We study the piecewise constant bandit problem where the expected reward is a piecewise constant function with one change point (discontinuity) across the action space $[0,1]$ and the learner's aim is to locate the chang…

Optimal Probing with Statistical Guarantees for Network Monitoring at Scale

2021-09-16 · Muhammad Jehangir Amjad, Christophe Diot, Dimitris Konomis, Branislav Kveton 외

Cloud networks are difficult to monitor because they grow rapidly and the budgets for monitoring them are limited. We propose a framework for estimating network metrics, such as latency and packet loss, with guarantees o…

An Empirical Process Approach to the Union Bound: Practical Algorithms for Combinatorial and Linear Bandits

2020-06-21 · NeurIPS 2020 12 · Julian Katz-Samuels, Lalit Jain, Zohar Karnin, Kevin Jamieson

This paper proposes near-optimal algorithms for the pure-exploration linear bandit problem in the fixed confidence and fixed budget settings. Leveraging ideas from the theory of suprema of empirical processes, we provide…

Experimental Design

REX: Revisiting Budgeted Training with an Improved Schedule

2021-07-09 · John Chen, Cameron Wolfe, Anastasios Kyrillidis

Deep learning practitioners often operate on a computational and monetary budget. Thus, it is critical to design optimization algorithms that perform well under any budget. The linear learning rate schedule is considered…