Tracking the best hyperplane with a simple budget perceptron

  • Authors:
  • Nicolò Cesa-Bianchi;Claudio Gentile

  • Affiliations:
  • Dipartimento di Scienze dell’Informazione, Università degli Studi di Milano, Italy;Dipartimento di Informatica e Comunicazione, Università dell’Insubria, Varese, Italy

  • Venue:
  • COLT'06 Proceedings of the 19th annual conference on Learning Theory
  • Year:
  • 2006

Quantified Score

Hi-index 0.06

Visualization

Abstract

Shifting bounds for on-line classification algorithms ensure good performance on any sequence of examples that is well predicted by a sequence of smoothly changing classifiers. When proving shifting bounds for kernel-based classifiers, one also faces the problem of storing a number of support vectors that can grow unboundedly, unless an eviction policy is used to keep this number under control. In this paper, we show that shifting and on-line learning on a budget can be combined surprisingly well. First, we introduce and analyze a shifting Perceptron algorithm achieving the best known shifting bounds while using an unlimited budget. Second, we show that by applying to the Perceptron algorithm the simplest possible eviction policy, which discards a random support vector each time a new one comes in, we achieve a shifting bound close to the one we obtained with no budget restrictions. More importantly, we show that our randomized algorithm strikes the optimal trade-off $U = \Theta\bigl(\sqrt{B}\bigr)$between budget B and norm U of the largest classifier in the comparison sequence.