not logged in. (login)

Document Information
|
| |||
|
Reducing JointBoost-Based Multiclass Classification to Proximity Search (2009) Alexandra Stefan, Vassilis Athitsos, Quan Yuan and Stan Sclaroff |
Download pdf/ps |
||
|
| |||
| 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 OVAbased 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. | |||
| Published in: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2009. | |||
|
Copyright Notice: The downloadable publications on this web site are presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by copyright. These works may not be reposted without the explicit permission of the copyright holder. |