paper-with-me

홈 › Papers

Sequential estimation of quantiles with applications to A/B-testing and best-arm identification

2019-06-24 · Steven R. Howard, Aaditya Ramdas

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.

📄 PDF Abstract BibTeX arXiv:1906.09712

Code (4)

gostevehoward/confseq 공식 구현
gostevehoward/quantilecs 공식 구현
WLM1ke/poptimizer pytorch
wannabesmith/confseq

Tasks

valid

Similar Papers 제목 키워드 기반

Sequential Quantiles via Hermite Series Density Estimation

2015-07-17 · Michael Stephanou, Melvin Varughese, Iain Macdonald

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 Estimation

Crossing penalised CAViaR

2025-01-17 · Tibor Szendrei

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 Series

Differentially Private Approximate Quantiles

2021-10-11 · Haim Kaplan, Shachar Schnapp, Uri Stemmer

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

2015-04-28

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…

Management

Evaluating Dynamic Conditional Quantile Treatment Effects with Applications in Ridesharing

2023-05-17 · Ting Li, Chengchun Shi, Zhaohua Lu, Yi Li 외

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