Sequential estimation of quantiles with applications to A/B-testing and best-arm identification
We propose confidence sequences -- sequences of confidence intervals which are valid uniformly over time -- for quantiles of any distribution over a complete, fully-ordered set, based on a stream of i.i.d. observations. We give methods both for tracking a fixed quantile and for tracking all quantiles simultaneously. Specifically, we provide explicit expressions with small constants for intervals whose widths shrink at the fastest possible $\sqrt{t^{-1} \log\log t}$ rate, along with a non-asymptotic concentration inequality for the empirical distribution function which holds uniformly over time with the same rate. The latter strengthens Smirnov's empirical process law of the iterated logarithm and extends the Dvoretzky-Kiefer-Wolfowitz inequality to hold uniformly over time. We give a new algorithm and sample complexity bound for selecting an arm with an approximately best quantile in a multi-armed bandit framework. In simulations, our method requires fewer samples than existing methods by a factor of five to fifty.
Code (4)
Tasks
validSimilar Papers 제목 키워드 기반
Sequential Quantiles via Hermite Series Density Estimation
Sequential quantile estimation refers to incorporating observations into quantile estimates in an incremental fashion thus furnishing an online estimate of one or more quantiles at any given point in time. Sequential qua…
Data SummarizationSequential Distribution Function EstimationSequential Quantile EstimationCrossing penalised CAViaR
Dynamic quantiles, or Conditional Autoregressive Value at Risk (CAViaR) models, have been extensively studied at the individual level. However, efforts to estimate multiple dynamic quantiles jointly have been limited. Ex…
Time SeriesDifferentially Private Approximate Quantiles
In this work we study the problem of differentially private (DP) quantiles, in which given dataset $X$ and quantiles $q_1, ..., q_m \in [0,1]$, we want to output $m$ quantile estimations which are as close as possible to…
What is the best risk measure in practice? A comparison of standard measures
Expected Shortfall (ES) has been widely accepted as a risk measure that is conceptually superior to Value-at-Risk (VaR). At the same time, however, it has been criticised for issues relating to backtesting. In particular…
ManagementEvaluating Dynamic Conditional Quantile Treatment Effects with Applications in Ridesharing
Many modern tech companies, such as Google, Uber, and Didi, utilize online experiments (also known as A/B testing) to evaluate new policies against existing ones. While most studies concentrate on average treatment effec…
Decision MakingSequential Decision Making