scispace - formally typeset
Search or ask a question

Showing papers by "Shai Avidan published in 2003"


Proceedings ArticleDOI
18 Jun 2003
TL;DR: The two methods for maintaining the SVM score of objects through a video sequence are developed, which are "cyclic subset selection", in which the set of all support vectors is broken into subsets of equal size and use them cyclically, and "maximum variance subset selection," in which they choose the support vectors whose dot-product with the test pattern varied the most in previous frames.
Abstract: We update the SVM (support vector machine) score of an object through a video sequence with a small and variable subset of support vectors. In the first frame we use all the support vectors to compute the SVM score of the object but in subsequent frames we use only a small and variable subset of support vectors to update the SVM score. In each frame we calculate the dot-products of the support vectors in the subset with the pattern of the object being tracked. The difference in the dot-products, between past and current frames, is used to update the SVM score. This is done at a fraction of the computational cost required to re-evaluate the SVM score from scratch in every frame. The two methods we develop are "cyclic subset selection", in which we break the set of all support vectors into subsets of equal size and use them cyclically, and "maximum variance subset selection", in which we choose the support vectors whose dot-product with the test pattern varied the most in previous frames. We combine these techniques together for the problem of maintaining the SVM score of objects through a video sequence. Results on real video sequences are shown.

26 citations