@inproceedings{863d574c2db0454c99c11dce4367bbc3,
title = "The relaxed online maximum margin algorithm",
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 efficiently 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 satisfies this mistake bound; this is the first 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 handwritten digits. The computational complexity and simplicity of these algorithms is similar to that of perceptron algorithm, but their generalization is much better. We describe a sense in which the performance of ROMMA converges to that of SVM in the limit if bias isn't considered.",
author = "Yi Li and Long, \{Philip M.\}",
year = "2000",
language = "英语",
isbn = "0262194503",
series = "Advances in Neural Information Processing Systems",
publisher = "Neural information processing systems foundation",
pages = "498--504",
booktitle = "Advances in Neural Information Processing Systems 12 - Proceedings of the 1999 Conference, NIPS 1999",
address = "美国",
note = "13th Annual Neural Information Processing Systems Conference, NIPS 1999 ; Conference date: 29-11-1999 Through 04-12-1999",
}