English

Low-Complexity Nonparametric Bayesian Online Prediction with Universal Guarantees

Machine Learning 2020-02-03 v4 Information Theory math.IT Machine Learning

Abstract

We propose a novel nonparametric online predictor for discrete labels conditioned on multivariate continuous features. The predictor is based on a feature space discretization induced by a full-fledged k-d tree with randomly picked directions and a recursive Bayesian distribution, which allows to automatically learn the most relevant feature scales characterizing the conditional distribution. We prove its pointwise universality, i.e., it achieves a normalized log loss performance asymptotically as good as the true conditional entropy of the labels given the features. The time complexity to process the nn-th sample point is O(logn)O(\log n) in probability with respect to the distribution generating the data points, whereas other exact nonparametric methods require to process all past observations. Experiments on challenging datasets show the computational and statistical efficiency of our algorithm in comparison to standard and state-of-the-art methods.

Keywords

Cite

@article{arxiv.1901.07662,
  title  = {Low-Complexity Nonparametric Bayesian Online Prediction with Universal Guarantees},
  author = {Alix Lhéritier and Frédéric Cazals},
  journal= {arXiv preprint arXiv:1901.07662},
  year   = {2020}
}

Comments

Camera-ready version published in NeurIPS 2019

R2 v1 2026-06-23T07:19:14.407Z