scispace - formally typeset
Open Access

Speeding up pattern localization and other tasks

Reads0
Chats0
TLDR
Experimental results show that the early non-maxima suppression approach significantly reduces amount of computation in the case of object localization while the error rates are limited to low predefined values.
Abstract
Detection of objects in images using statistical classifiers is a well studied and documented technique. Different applications of such detectors often require selection of the image position with the highest response of the detector—they perform non-maxima suppression. This article introduces the concept of early non-maxima sup- pression, which aims to reduce necessary computations by making the non-maxima suppression decision early based on incomplete information provided by a partially evalu- ated classifier. We show that the error of one such specu- lative decision with respect to a decision made based on response of the complete classifier can be estimated by collecting statistics on unlabeled data. The article then considers a sequential strategy of multiple early non- maxima suppression tests which follows the structure of soft-cascade detectors commonly used for object detection. We also show that an optimal (fastest for requested error rate) suppression strategy can be created by a novel variant of Wald's sequential probability ratio test (SPRT) which we call the conditioned SPRT (CSPRT). Experimental results show that the early non-maxima suppression sig- nificantly reduces amount of computation in the case of object localization while the error rates are limited to low predefined values. The proposed approach notably outper- forms the state-of-the-art detectors based on WaldBoost. The potential applications of the early non-maxima suppression approach are not limited to object localization and could be applied wherever the goal is to find the strongest response of a classifier among a set of classified samples.

read more

Citations
More filters
Proceedings Article

Learning Fast Emulators of Binary Decision Processes

TL;DR: The paper shows how existing (slow) binary decision algorithms can be approximated by a (fast) trained WaldBoost classifier and shows that the WaldBoost algorithm together with bootstrapping is able to efficiently handle an effectively unlimited number of training examples provided by the implementation of the approximated algorithm.
Posted Content

Confluence: A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection.

TL;DR: Confluence as discussed by the authors is a non-Intersection over Union (IoU) alternative to non-maxima suppression (NMS) in bounding box post-processing in object detection.
References
More filters
Proceedings ArticleDOI

Rapid object detection using a boosted cascade of simple features

TL;DR: A machine learning approach for visual object detection which is capable of processing images extremely rapidly and achieving high detection rates and the introduction of a new image representation called the "integral image" which allows the features used by the detector to be computed very quickly.
Book

Pattern Recognition and Machine Learning (Information Science and Statistics)

TL;DR: Looking for competent reading resources?
Proceedings ArticleDOI

Improved boosting algorithms using confidence-rated predictions

TL;DR: Several improvements to Freund and Schapire’s AdaBoost boosting algorithm are described, particularly in a setting in which hypotheses may assign confidences to each of their predictions.
Book ChapterDOI

Sequential Tests of Statistical Hypotheses

TL;DR: A sequential test of a statistical hypothesis is defined as any statistical test procedure which gives a specific rule, at any stage of the experiment (at the n-th trial for each integral value of n), for making one of the following three decisions: (1) to accept the hypothesis being tested (null hypothesis), (2) to reject the null hypothesis, (3) to continue the experiment by making an additional observation.

XM2VTSDB: The Extended M2VTS Database

TL;DR: This poster presents a poster presenting a probabilistic procedure for estimating the response of the immune system to laser-spot assisted surgery to treat central giant cell granuloma.
Related Papers (5)