k-fold Subsampling based Sequential Backward Feature Elimination

📅 2016-02-24
🏛️ International Conference on Pattern Recognition Applications and Methods
📈 Citations: 5
Influential: 0
📄 PDF
🤖 AI Summary
To address the redundancy and insufficient discriminability of shape features in human detection, this paper proposes a novel feature selection method integrating filter- and wrapper-based strategies. We innovatively design a k-fold subsampling-driven Sequential Backward Elimination (SBE) framework that simultaneously optimizes feature robustness and discriminability while preserving essential shape representation capability, thereby significantly reducing feature dimensionality. Coupled with a linear SVM classifier, our method is evaluated on the INRIA and ETH pedestrian datasets. Results show that it achieves over 50% faster detection speed and a 2% improvement in mean Average Precision (mAP) compared to the current state-of-the-art approaches; relative to the Deformable Parts Model (DPM), it yields approximately a 9% mAP gain. The proposed framework establishes an interpretable, reusable paradigm for lightweight and efficient human detection through principled feature selection.

Technology Category

Application Category

📝 Abstract
We present a new wrapper feature selection algorithm for human detection. This algorithm is a hybrid feature selection approach combining the benefits of filter and wrapper methods. It allows the selection of an optimal feature vector that well represents the shapes of the subjects in the images. In detail, the proposed feature selection algorithm adopts the k-fold subsampling and sequential backward elimination approach, while the standard linear support vector machine (SVM) is used as the classifier for human detection. We apply the proposed algorithm to the publicly accessible INRIA and ETH pedestrian full image datasets with the PASCAL VOC evaluation criteria. Compared to other state of the arts algorithms, our feature selection based approach can improve the detection speed of the SVM classifier by over 50% with up to 2% better detection accuracy. Our algorithm also outperforms the equivalent systems introduced in the deformable part model approach with around 9% improvement in the detection accuracy.
Problem

Research questions and friction points this paper is trying to address.

Develops a hybrid feature selection algorithm for human detection.
Combines k-fold subsampling and sequential backward elimination methods.
Improves SVM classifier speed and accuracy in pedestrian detection.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Hybrid feature selection combining filter and wrapper methods
Uses k-fold subsampling and sequential backward elimination
Improves SVM detection speed by over 50%
🔎 Similar Papers
No similar papers found.
J
Jeonghwang Park
School of Electronics, Electrical Engineering and Computer Science, Queen's University Belfast, Belfast, United Kingdom
K
Kang Li
School of Electronics, Electrical Engineering and Computer Science, Queen's University Belfast, Belfast, United Kingdom
Huiyu Zhou
Huiyu Zhou
Professor of Machine Learning, University of Leicester, UK
Machine learningcomputer visionmedical image analysishuman-computer interface