Title :
Subset selection for efficient SVM tracking
Author_Institution :
MobilEye Vision Technol., Jerusalem, Israel
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.
Keywords :
image sequences; learning automata; object detection; video coding; SVM score computing; SVM tracking; cyclic subset selection; dot-product calculation; maximum variance subset selection; object tracking; support vector machine; vector subset tracking; video sequence; Acceleration; Computational efficiency; Face detection; Layout; Object detection; Support vector machine classification; Support vector machines; Testing; Vehicle detection; Video sequences;
Conference_Titel :
Computer Vision and Pattern Recognition, 2003. Proceedings. 2003 IEEE Computer Society Conference on
Print_ISBN :
0-7695-1900-8
DOI :
10.1109/CVPR.2003.1211341