Large Margin Classification for Moving Targets
Abstract
We consider using online large margin classification algorithms in a setting where the target classifier may change over time. The algorithms we consider are Gentile’s A{upLMA} , and an algorithm we call Norma which performs a modified online gradient descent with respect to a regularised risk. The update rule of A{upLMA} includes a projectionbased regularisation step, whereas N{upORMA} has a weight decay type of regularisation. For A{upLMA} we can prove mistake bounds in terms of the total distance the target moves during the trial sequence. For N{upORMA} , we need the additional assumption that the movement rate stays sufficiently low uniformly over time. In addition to the movement of the target, the mistake bounds for both algorithms depend on the hinge loss of the target. Both algorithms use a margin parameter which can be tuned to make them mistake-driven (update only when classification error occurs) or more aggressive (update when the confidence of the classification is below the margin). We get similar mistake bounds both for the mistakedriven and a suitable aggressive tuning. Experiments on artificial data confirm that an aggressive tuning is often useful even if the goal is just to minimise the number of mistakes.
Cite
Text
Kivinen et al. "Large Margin Classification for Moving Targets." International Conference on Algorithmic Learning Theory, 2002. doi:10.1007/3-540-36169-3_11Markdown
[Kivinen et al. "Large Margin Classification for Moving Targets." International Conference on Algorithmic Learning Theory, 2002.](https://mlanthology.org/alt/2002/kivinen2002alt-large/) doi:10.1007/3-540-36169-3_11BibTeX
@inproceedings{kivinen2002alt-large,
title = {{Large Margin Classification for Moving Targets}},
author = {Kivinen, Jyrki and Smola, Alexander J. and Williamson, Robert C.},
booktitle = {International Conference on Algorithmic Learning Theory},
year = {2002},
pages = {113-127},
doi = {10.1007/3-540-36169-3_11},
url = {https://mlanthology.org/alt/2002/kivinen2002alt-large/}
}