Sciweavers

613 search results - page 61 / 123
» Finding and Fixing Faults
Sort
View
ECCV
2002
Springer
16 years 1 months ago
On Pencils of Tangent Planes and the Recognition of Smooth 3D Shapes from Silhouettes
This paper presents a geometric approach to recognizing smooth objects from their outlines. We define a signature function that associates feature vectors with objects and baseline...
Svetlana Lazebnik, Amit Sethi, Cordelia Schmid, Da...
ICIP
2002
IEEE
16 years 1 months ago
How a simple shift can significantly improve the performance of linear interpolation
We present a simple, original method to improve piecewise linear interpolation with uniform knots: We shift the sampling knots by a fixed amount, while enforcing the interpolation...
Michael Unser, Philippe Thévenaz, Thierry B...
ICML
2006
IEEE
16 years 20 days ago
Agnostic active learning
We state and analyze the first active learning algorithm which works in the presence of arbitrary forms of noise. The algorithm, A2 (for Agnostic Active), relies only upon the ass...
Maria-Florina Balcan, Alina Beygelzimer, John Lang...
SIGSOFT
2007
ACM
16 years 18 days ago
RELAY: static race detection on millions of lines of code
Data races occur when multiple threads are about to access the same piece of memory, and at least one of those accesses is a write. Such races can lead to hard-to-reproduce bugs t...
Jan Wen Voung, Ranjit Jhala, Sorin Lerner
DCC
2008
IEEE
15 years 11 months ago
High-Resolution Functional Quantization
Suppose a function of N real source variables XN 1 = (X1, X2, . . . , XN ) is desired at a destination constrained to receive a limited number of bits. If the result of evaluating...
Vinith Misra, Vivek K. Goyal, Lav R. Varshney