Non-Stochastic CDF Estimation Using Threshold Queries
Princewill Okoroafor, Vaishnavi Gupta, Robert Kleinberg, Eleanor Goh

TL;DR
This paper introduces a method for estimating the empirical distribution of data sequences using limited threshold queries, even under adversarial, non-i.i.d. conditions, extending noisy binary search techniques.
Contribution
It provides the first sample complexity bounds for non-stochastic CDF estimation with threshold queries in adversarial settings.
Findings
Sample complexity depends logarithmically on data range size n.
Algorithm extends noisy binary search to non-stochastic noise.
Characterizes minimum simultaneous threshold queries for deterministic algorithms.
Abstract
Estimating the empirical distribution of a scalar-valued data set is a basic and fundamental task. In this paper, we tackle the problem of estimating an empirical distribution in a setting with two challenging features. First, the algorithm does not directly observe the data; instead, it only asks a limited number of threshold queries about each sample. Second, the data are not assumed to be independent and identically distributed; instead, we allow for an arbitrary process generating the samples, including an adaptive adversary. These considerations are relevant, for example, when modeling a seller experimenting with posted prices to estimate the distribution of consumers' willingness to pay for a product: offering a price and observing a consumer's purchase decision is equivalent to asking a single threshold query about their value, and the distribution of consumers' values may be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAuction Theory and Applications · Advanced Bandit Algorithms Research · Game Theory and Applications
