Relative Expected Instantaneous Loss Bounds

Abstract

In the literature a number of relative loss bounds have been shown for on-line learning algorithms. Here the relative loss is the total loss of the on-line algorithm in all trials minus the total loss of the best comparator that is chosen off-line. However, for many applications instantaneous loss bounds are more interesting where the learner first sees a batch of examples and then uses these examples to make a prediction on a new instance. We show relative expected instantaneous loss bounds for the case when the examples are i.i.d. with an unknown distribution. We bound the expected loss of the algorithm on the last example minus the expected loss of the best comparator on a random example. In particular, we study linear regression and density estimation problems and show how the leave-one-out loss can be used to prove instantaneous loss bounds for these cases. For linear regression we use an algorithm that is similar to a new on-line learning algorithm developed by Vovk. Recently a large number of relative total loss bounds have been shown that have the form O(ln T), where T is the number of trials/examples. Standard conversions of on-line algorithms to batch algorithms result in relative expected instantaneous loss bounds of the form O( lnT T ). Our methods lead to O( 1 T ) upper bounds. In many cases we give tight lower bounds.

Cite

Text

Forster and Warmuth. "Relative Expected Instantaneous Loss Bounds." Annual Conference on Computational Learning Theory, 2000. doi:10.1006/jcss.2001.1798

Markdown

[Forster and Warmuth. "Relative Expected Instantaneous Loss Bounds." Annual Conference on Computational Learning Theory, 2000.](https://mlanthology.org/colt/2000/forster2000colt-relative/) doi:10.1006/jcss.2001.1798

BibTeX

@inproceedings{forster2000colt-relative,
  title     = {{Relative Expected Instantaneous Loss Bounds}},
  author    = {Forster, Jürgen and Warmuth, Manfred K.},
  booktitle = {Annual Conference on Computational Learning Theory},
  year      = {2000},
  pages     = {90-99},
  doi       = {10.1006/jcss.2001.1798},
  url       = {https://mlanthology.org/colt/2000/forster2000colt-relative/}
}