Approximate Reverse $k$-Ranks Queries in High Dimensions
Abstract
Many objects are represented as high-dimensional vectors nowadays. In this setting, the relevance between two objects (vectors) is usually evaluated by their inner product. Recently, item-centric searches, which search for users relevant to query items, have received attention and find important applications, such as product promotion and market analysis. To support these applications, this paper considers reverse -ranks queries. Given a query vector , , a set of user vectors, and a set of item vectors, this query retrieves the user vectors with the highest , where shows the rank of for among . Because efficiently computing the exact answer for this query is difficult in high dimensions, we address the problem of approximate reverse -ranks queries. Informally, given an approximation factor , this problem allows, as an output, a user such that but , where is the rank threshold for the exact answer. We propose a new algorithm for solving this problem efficiently. Through theoretical and empirical analyses, we confirm the efficiency and effectiveness of our algorithm.
Cite
@article{arxiv.2504.13446,
title = {Approximate Reverse $k$-Ranks Queries in High Dimensions},
author = {Daichi Amagata and Kazuyoshi Aoyama and Keito Kido and Sumio Fujita},
journal= {arXiv preprint arXiv:2504.13446},
year = {2025}
}
Comments
Accepted to SSDBM2025