Proceedings Article10.1109/ICMLC.2002.1176819
A sparse-feature-based face detector
Xiao-Feng Lu,Nanning Zheng,Song-Feng Zheng +2 more
- 04 Nov 2002
- Vol. 1, pp 556-560
2
TL;DR: This work construct an over complete set of weak classifiers using linear support vector machine algorithm, and then select part of them using the AdaBoost algorithm and combine the selected weak classifier to form a strong classifier that can minimize the classification error directly.
read more
Abstract: Local features and global features are two kinds of important statistical features used to distinguish faces from non-faces. They are both special cases of sparse features. A final classifier can be considered as a combination of a set of selected weak classifiers, and each weak classifier uses a sparse feature to classify samples. Motivated by this thought, we construct an over complete set of weak classifiers using linear support vector machine algorithm, and then select part of them using the AdaBoost algorithm and combine the selected weak classifiers to form a strong classifier. During the course of feature extraction and selection, our method can minimize the classification error directly, whereas most previous works cannot do this. The main difference from other methods is that the local features are learned from the training set instead of being arbitrarily defined. We applied our method to face detection. The test result shows that this method performs well.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Weighted proximal support vector machines: Robust classification
TL;DR: Modifies PSVM by associating a weight value with each input data of PSVM, and indicates that new SVM, weighted proximal support vector machine (WPSVM), is much more robust to noise than PSVM without loss of computationally attractive feature ofPSVM.
A new Kernel function based face recognition algorithm
JingHua Cao,YanZhong Ran,ZhiJun Xu +2 more
- 25 Oct 2010
TL;DR: An improved Non-linear PSVM algorithm to get a better recognition ratio and a little time consuming to solve problems of non-linear and recognition ratio.
References
Neural network-based face detection
TL;DR: A neural network-based upright frontal face detection system that arbitrates between multiple networks to improve performance over a single network, and a straightforward procedure for aligning positive face examples for training.
4.2K
Training support vector machines: an application to face detection
E. Osuna,Robert M. Freund,F. Girosit +2 more
- 17 Jun 1997
TL;DR: A decomposition algorithm that guarantees global optimality, and can be used to train SVM's over very large data sets is presented, and the feasibility of the approach on a face detection problem that involves a data set of 50,000 data points is demonstrated.
2.9K
Neural network-based face detection
Henry Allan Rowley,Shumeet Baluja,Takeo Kanade +2 more
- 18 Jun 1996
TL;DR: A neural network-based face detection system that arbitrates between multiple networks to improve performance over a single network using a bootstrap algorithm, which eliminates the difficult task of manually selecting non-face training examples.
Example-based learning for view-based human face detection
K.-K. Sung,Tomaso Poggio +1 more
TL;DR: An example-based learning approach for locating vertical frontal views of human faces in complex scenes and shows empirically that the distance metric adopted for computing difference feature vectors, and the "nonface" clusters included in the distribution-based model, are both critical for the success of the system.
Proximal support vector machine classifiers
Glenn Fung,Olvi L. Mangasarian +1 more
- 26 Aug 2001
TL;DR: Computational results on publicly available datasets indicate that the proposed proximal SVM classifier has comparable test set correctness to that of standard S VM classifiers, but with considerably faster computational time that can be an order of magnitude faster.