Near-Optimal Target Learning with Stochastic Binary Signals

Abstract

We study learning in a noisy bisection model: specifically, Bayesian algorithms to learn a target value V given access only to noisy realizations of whether V is less than or greater than a threshold theta. At step t = 0, 1, 2, ..., the learner sets threshold theta t and observes a noisy realization of sign(V - theta t). After T steps, the goal is to output an estimate V^ which is within an eta-tolerance of V . This problem has been studied, predominantly in environments with a fixed error probability q V, and there is little known when this happens. We give a pseudo-Bayesian algorithm which provably converges to V. When the true prior matches our algorithm's Gaussian prior, we show near-optimal expected performance. Our methods extend to the general multiple-threshold setting where the observation noisily indicates which of k >= 2 regions V belongs to.

Cite

Text

Chakraborty et al. "Near-Optimal Target Learning with Stochastic Binary Signals." Conference on Uncertainty in Artificial Intelligence, 2011.

Markdown

[Chakraborty et al. "Near-Optimal Target Learning with Stochastic Binary Signals." Conference on Uncertainty in Artificial Intelligence, 2011.](https://mlanthology.org/uai/2011/chakraborty2011uai-near/)

BibTeX

@inproceedings{chakraborty2011uai-near,
  title     = {{Near-Optimal Target Learning with Stochastic Binary Signals}},
  author    = {Chakraborty, Mithun and Das, Sanmay and Magdon-Ismail, Malik},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2011},
  pages     = {69-76},
  url       = {https://mlanthology.org/uai/2011/chakraborty2011uai-near/}
}