Title :
Learning Near-Optimal Cost-Sensitive Decision Policy for Object Detection
Author :
Tianfu Wu ; Song-Chun Zhu
Author_Institution :
Dept. of Stat., Univ. of California, Los Angeles, Los Angeles, CA, USA
Abstract :
Many object detectors, such as AdaBoost, SVM and deformable part-based models (DPM), compute additive scoring functions at a large number of windows scanned over image pyramid, thus computational efficiency is an important consideration beside accuracy performance. In this paper, we present a framework of learning cost-sensitive decision policy which is a sequence of two-sided thresholds to execute early rejection or early acceptance based on the accumulative scores at each step. A decision policy is said to be optimal if it minimizes an empirical global risk function that sums over the loss of false negatives (FN) and false positives (FP), and the cost of computation. While the risk function is very complex due to high-order connections among the two-sided thresholds, we find its upper bound can be optimized by dynamic programming (DP) efficiently and thus say the learned policy is near-optimal. Given the loss of FN and FP and the cost in three numbers, our method can produce a policy on-the-fly for Adaboost, SVM and DPM. In experiments, we show that our decision policy outperforms state-of-the-art cascade methods significantly in terms of speed with similar accuracy performance.
Keywords :
dynamic programming; learning (artificial intelligence); object detection; AdaBoost; SVM; additive scoring functions; computational efficiency; decision policy; deformable part-based models; dynamic programming; empirical global risk function; false positives; image pyramid; learning near-optimal cost-sensitive decision policy; object detection; object detectors; offalse negatives; two-sided thresholds; Additives; Detectors; Histograms; Support vector machines; Training; Trajectory; Upper bound; Cost-Sensitive Computing; Decision Policy; Dynamic Programming; Object Detection; Risk Minimization;
Conference_Titel :
Computer Vision (ICCV), 2013 IEEE International Conference on
Conference_Location :
Sydney, NSW
DOI :
10.1109/ICCV.2013.98