The Relaxed Online Maximum Margin Algorithm (2000)
Cached
Download Links
- [www.comp.nus.edu.sg]
- [www.comp.nus.edu.sg]
- [www.cs.cmu.edu]
- DBLP
Other Repositories/Bibliography
| Venue: | Machine Learning |
| Citations: | 55 - 1 self |
BibTeX
@INPROCEEDINGS{Li00therelaxed,
author = {Yi Li and Philip M. Long},
title = {The Relaxed Online Maximum Margin Algorithm},
booktitle = {Machine Learning},
year = {2000},
pages = {2002}
}
Years of Citing Articles
OpenURL
Abstract
We describe a new incremental algorithm for training linear threshold functions: the Relaxed Online Maximum Margin Algorithm, or ROMMA. ROMMA can be viewed as an approximation to the algorithm that repeatedly chooses the hyperplane that classifies previously seen examples correctly with the maximum margin. It is known that such a maximum-margin hypothesis can be computed by minimizing the length of the weight vector subject to a number of linear constraints. ROMMA works by maintaining a relatively simple relaxation of these constraints that can be eciently updated. We prove a mistake bound for ROMMA that is the same as that proved for the perceptron algorithm. Our analysis implies that the more computationally intensive maximum-margin algorithm also satis es this mistake bound; this is the rst worst-case performance guarantee for this algorithm. We describe some experiments using ROMMA and a variant that updates its hypothesis more aggressively as batch algorithms to recognize handwr...







