Skip to content (access key 's')
Logo of Technion
Logo of CS Department
Logo of CS4People
Events

The Taub Faculty of Computer Science Events and Talks

Pixel Club: Nearest-Neighbor Searching Under Uncertainty, and Matching a Noisy Curves to a Maps
event speaker icon
Alon Efrat (CS, University of Arizona)
event date icon
Monday, 30.07.2012, 11:30
event location icon
Room 337-8 Taub Bld.
Nearest-neighbor queries, which ask for returning the nearest neighbor of a query point in a set of points, are important and widely studied in many fields because of a wide range of applications. In many of these applications, such as sensor databases, location based services, face recognition, and mobile data, the location of data is imprecise. We therefore study nearest neighbor queries in a probabilistic framework in which the location of each input point and/or query point is specified as a probability density function and the goal is to return the point that minimizes the expected distance, which we refer to as the expected nearest neighbor (ENN). We present methods for computing an exact ENN or an ו- approximate ENN, for a given error parameter 0 < ו < 1, under different distance functions. These methods build an index of near-linear size and answer ENN queries in poly- logarithmic or sublinear time, depending on the underlying function. As far as we know, these are the first nontrivial methods for answering exact or ו-approximate ENN queries with provable performance guarantees.

joint work with Pankaj Agarwal, Swaminathan Sankararaman and Wuzhou Zhang