Online Knowledge-Based Support Vector Machines

Published in Twenty-first European Conference on Machine Learning (ECML'10), Barcelona, Spain, 2010

Recommended citation: G. Kunapuli, K. P. Bennett, A. Shabbeer, R. Maclin and J. W. Shavlik. Online Knowledge-Based Support Vector Machines. Twenty-first European Conference on Machine Learning (ECML'10), Barcelona, Spain, September 20-24, 2010. http://gkunapuli.github.io/files/10ecmlAdviceptron.pdf

Prior knowledge, in the form of simple advice rules, can greatly speed up convergence in learning algorithms. Online learning methods predict the label of the current point and then receive the correct label (and learn from that information). The goal of this work is to update the hypothesis taking into account not just the label feedback, but also the prior knowledge, in the form of soft polyhedral advice, so as to make increasingly accurate predictions on subsequent examples. Advice helps speed up and bias learning so that generalization can be obtained with less data. Our passive-aggressive approach updates the hypothesis using a hybrid loss that takes into account the margins of both the hypothesis and the advice on the current point. Encouraging computational results and loss bounds are provided.

[BibTeX]