NeurIPS 2019poster3 citations

Low-Complexity Nonparametric Bayesian Online Prediction with Universal Guarantees

Alix LHERITIER, Frederic Cazals

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 n-th sample point is 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.

BibTeX
@inproceedings{NEURIPS2019_122e27d5,
 author = {LHERITIER, Alix and Cazals, Frederic},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Low-Complexity Nonparametric Bayesian Online Prediction with Universal Guarantees},
 url = {https://proceedings.neurips.cc/paper_files/paper/2019/file/122e27d57ae8ecb37f3f1da67abb33cb-Paper.pdf},
 volume = {32},
 year = {2019}
}