General Convergence Results for Linear Discriminant Updates

Abstract

The problem of learning linear-discriminant concepts can be solved by various mistake-driven update procedures, including the Winnow family of algorithms and the well-known Perceptron algorithm. In this paper we define the general class of “quasi-additive” algorithms, which includes Perceptron and Winnow as special cases. We give a single proof of convergence that covers a broad subset of algorithms in this class, including both Perceptron and Winnow, but also many new algorithms. Our proof hinges on analyzing a generic measure of progress construction that gives insight as to when and how such algorithms converge. Our measure of progress construction also permits us to obtain good mistake bounds for individual algorithms. We apply our unified analysis to new algorithms as well as existing algorithms. When applied to known algorithms, our method “automatically” produces close variants of existing proofs (recovering similar bounds)—thus showing that, in a certain sense, these seemingly diverse results are fundamentally isomorphic. However, we also demonstrate that the unifying principles are more broadly applicable, and analyze a new class of algorithms that smoothly interpolate between the additive-update behavior of Perceptron and the multiplicative-update behavior of Winnow.

Cite

Text

Grove et al. "General Convergence Results for Linear Discriminant Updates." Machine Learning, 2001. doi:10.1023/A:1010844028087

Markdown

[Grove et al. "General Convergence Results for Linear Discriminant Updates." Machine Learning, 2001.](https://mlanthology.org/mlj/2001/grove2001mlj-general/) doi:10.1023/A:1010844028087

BibTeX

@article{grove2001mlj-general,
  title     = {{General Convergence Results for Linear Discriminant Updates}},
  author    = {Grove, Adam J. and Littlestone, Nick and Schuurmans, Dale},
  journal   = {Machine Learning},
  year      = {2001},
  pages     = {173-210},
  doi       = {10.1023/A:1010844028087},
  volume    = {43},
  url       = {https://mlanthology.org/mlj/2001/grove2001mlj-general/}
}