Fairest Neighbors: Tradeoffs Between Metric Queries

Magnus Lie Hetland,Halvard Hummel
DOI: https://doi.org/10.48550/arXiv.2108.03621
2021-08-08
Abstract:Metric search commonly involves finding objects similar to a given sample object. We explore a generalization, where the desired result is a fair tradeoff between multiple query objects. This builds on previous results on complex queries, such as linear combinations. We instead use measures of inequality, like ordered weighted averages, and query existing index structures to find objects that minimize these. We compare our method empirically to linear scan and a post hoc combination of individual queries, and demonstrate a considerable speedup.
Data Structures and Algorithms
What problem does this paper attempt to address?