Metric Spaces with Expensive Distances

01/25/2019
by   Michael Kerber, et al.
0

In algorithms for finite metric spaces, it is common to assume that the distance between two points can be computed in constant time, and complexity bounds are expressed only in terms of the number of points of the metric space. We introduce a different model where we assume that the computation of a single distance is an expensive operation and consequently, the goal is to minimize the number of such distance queries. This model is motivated by metric spaces that appear in the context of topological data analysis. We consider two standard operations on metric spaces, namely the construction of a 1+ε-spanner and the computation of an approximate nearest neighbor for a given query point. In both cases, we partially explore the metric space through distance queries and infer lower and upper bounds for yet unexplored distances through triangle inequality. For spanners, we evaluate several exploration strategies through extensive experimental evaluation. For approximate nearest neighbors, we prove that our strategy returns an approximate nearest neighbor after a logarithmic number of distance queries.

READ FULL TEXT
research
06/27/2023

Approximate Nearest Neighbor Searching with Non-Euclidean and Weighted Distances

We present a new approach to approximate nearest-neighbor queries in fix...
research
01/31/2019

The SuperM-Tree: Indexing metric spaces with sized objects

A common approach to implementing similarity search applications is the ...
research
09/22/2019

Classification in asymmetric spaces via sample compression

We initiate the rigorous study of classification in quasi-metric spaces....
research
01/12/2018

Toward Metric Indexes for Incremental Insertion and Querying

In this work we explore the use of metric index structures, which accele...
research
06/14/2019

Eclipse: Generalizing kNN and Skyline

k nearest neighbor (kNN) queries and skyline queries are important opera...
research
01/02/2018

Sketching and Clustering Metric Measure Spaces

Two important optimization problems in the analysis of geometric data se...
research
02/23/2019

Near neighbor preserving dimension reduction for doubling subsets of ℓ_1

Randomized dimensionality reduction has been recognized as one of the fu...

Please sign up or login with your details

Forgot password? Click here to reset