User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
papers:simard-99 [2006/12/13 12:07]
leonb
papers:simard-99 [2007/02/02 08:45]
leonb
Line 1: Line 1:
-===== Boxlets: a fast convolution algorithm for neural networks and signal processing =====+===== Boxlets: a Fast Convolution Algorithm for Neural Networks and Signal Processing ===== 
 + 
 +//Abstract//: 
 +Signal processing and pattern recognition algorithms make extensive use of convolution. In many cases, computational accuracy is 
 +not as important as computational speed. In feature extraction, 
 +for instance, the features of interest in a signal are usually quite 
 +distorted. This form of noise justifies some level of quantization in 
 +order to achieve faster feature extraction. Our approach consists 
 +of approximating regions of the signal with low degree polynomials,  
 +and then differentiating the resulting signals in order to obtain 
 +impulse functions (or derivatives of impulse functions). With this 
 +representation, convolution becomes extremely simple and can be 
 +implemented quite effectively. The true convolution can be recov- 
 +ered by integrating the result of the convolution. This method 
 +yields substantial speed up in feature extraction and is applicable 
 +to convolutional neural networks.
  
  
Line 22: Line 37:
   }   }
  
 +
 +==== Notes ====
 +
 +Maybe the most famous use of boxlets is the computation of the features of the Viola-Jones face detector [1]. The //integral image// representation is a boxlet of order zero. This was also described in [2] (see the paper for details.)
 +
 +  * **[1]** Paul Viola, Michael Jones: Robust Real-time Object Detection, //International Journal of Computer Vision//, 57(2):137-154, 2004
 +  * **[2]** Paul S. Heckberg:  Filtering by repeated integration. //ACM SlGGRAPH
 +conference on Computer graphics//, 20:315-321, Dallas, 1986
papers/simard-99.txt · Last modified: 2018/12/06 10:04 by leonb

Page Tools