DocumentCode
3004943
Title
Reducing JointBoost-based multiclass classification to proximity search
Author
Stefan, Antoniu ; Athitsos, V. ; Quan Yuan ; Sclaroff, Stan
Author_Institution
Comput. Sci. & Eng. Dept., Univ. of Texas at Arlington, Arlington, TX, USA
fYear
2009
fDate
20-25 June 2009
Firstpage
589
Lastpage
596
Abstract
Boosted one-versus-all (OVA) classifiers are commonly used in multiclass problems, such as generic object recognition, biometrics-based identification, or gesture recognition. JointBoost is a recently proposed method where OVA classifiers are trained jointly and are forced to share features. JointBoost has been demonstrated to lead both to higher accuracy and smaller classification time, compared to using OVA classifiers that were trained independently and without sharing features. However, even with the improved efficiency of JointBoost, the time complexity of OVA-based multiclass recognition is still linear to the number of classes, and can lead to prohibitively large running times in domains with a very large number of classes. In this paper, it is shown that JointBoost-based recognition can be reduced, at classification time, to nearest neighbor search in a vector space. Using this reduction, we propose a simple and easy-to-implement vector indexing scheme based on principal component analysis (PCA). In our experiments, the proposed method achieves a speedup of two orders of magnitude over standard JointBoost classification, in a hand pose recognition system where the number of classes is close to 50,000, with negligible loss in classification accuracy. Our method also yields promising results in experiments on the widely used FRGC-2 face recognition dataset, where the number of classes is 535.
Keywords
computational complexity; image classification; learning (artificial intelligence); principal component analysis; search problems; JointBoost-based multiclass classification; OVA-based multiclass recognition; nearest neighbor search; one-versus-all classifier; principal component analysis; proximity search; time complexity; vector indexing; vector space; Application software; Boosting; Computer science; Face recognition; Feature extraction; Fingerprint recognition; Indexing; Nearest neighbor searches; Object recognition; Principal component analysis;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Vision and Pattern Recognition, 2009. CVPR 2009. IEEE Conference on
Conference_Location
Miami, FL
ISSN
1063-6919
Print_ISBN
978-1-4244-3992-8
Type
conf
DOI
10.1109/CVPR.2009.5206687
Filename
5206687
Link To Document