Learning Query Expansion over the Nearest Neighbor Graph
Benjamin Klein, Lior Wolf

TL;DR
This paper introduces Graph Query Expansion (GQE), a supervised hierarchical model that leverages extended neighborhoods in the nearest neighbor graph to improve image search retrieval performance.
Contribution
It proposes a novel learned aggregation method over extended neighborhoods in the nearest neighbor graph for query expansion, surpassing prior hand-crafted approaches.
Findings
Achieves state-of-the-art results on benchmark datasets.
Utilizes hierarchical learned aggregation over extended neighborhoods.
Improves retrieval metrics in image search applications.
Abstract
Query Expansion (QE) is a well established method for improving retrieval metrics in image search applications. When using QE, the search is conducted on a new query vector, constructed using an aggregation function over the query and images from the database. Recent works gave rise to QE techniques in which the aggregation function is learned, whereas previous techniques were based on hand-crafted aggregation functions, e.g., taking the mean of the query's nearest neighbors. However, most QE methods have focused on aggregation functions that work directly over the query and its immediate nearest neighbors. In this work, a hierarchical model, Graph Query Expansion (GQE), is presented, which is learned in a supervised manner and performs aggregation over an extended neighborhood of the query, thus increasing the information used from the database when computing the query expansion, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Domain Adaptation and Few-Shot Learning
