Optimal Metric Search Is Equivalent to the Minimum Dominating Set Problem

08/21/2020
by   Magnus Lie Hetland, et al.
0

In metric search, worst-case analysis is of little value, as the search invariably degenerates to a linear scan for ill-behaved data. Consequently, much effort has been expended on more nuanced descriptions of what performance might in fact be attainable, including heuristic baselines like the AESA family, as well as statistical proxies such as intrinsic dimensionality. This paper gets to the heart of the matter with an exact characterization of the best performance actually achievable for any given data set and query. Specifically, linear-time objective-preserving reductions are established in both directions between optimal metric search and the minimum dominating set problem, whose greedy approximation becomes the equivalent of an oracle-based AESA, repeatedly selecting the pivot that eliminates the most of the remaining points. As an illustration, the AESA heuristic is adapted to downplay the role of previously eliminated points, yielding some modest performance improvements over the original, as well as its younger relative iAESA2.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/10/2020

A Linear-Time Algorithm for Minimum k-Hop Dominating Set of a Cactus Graph

Given a graph G=(V,E) and an integer k ≥ 1, a k-hop dominating set D of ...
research
09/06/2019

On the vertices belonging to all, some, none minimum dominating set

We characterize the vertices belonging to all minimum dominating sets, t...
research
06/06/2023

Learning-Based Heuristic for Combinatorial Optimization of the Minimum Dominating Set Problem using Graph Convolutional Networks

A dominating set of a graph 𝒢=(𝒱, ℰ) is a subset of vertices S⊆𝒱 such th...
research
06/07/2018

Greedy domination on biclique-free graphs

The greedy algorithm for approximating dominating sets is a simple metho...
research
11/23/2022

Worst-Case to Expander-Case Reductions

In recent years, the expander decomposition method was used to develop m...
research
02/15/2017

Local Search for Minimum Weight Dominating Set with Two-Level Configuration Checking and Frequency Based Scoring Function

The Minimum Weight Dominating Set (MWDS) problem is an important general...
research
10/06/2020

On Simplifying Dependent Polyhedral Reductions

Reductions combine collections of input values with an associative (and ...

Please sign up or login with your details

Forgot password? Click here to reset