Voronoi-based compact image descriptors: Efficient Region-of-Interest retrieval with VLAD and deep-learning-based descriptors
Aaron Chadha, Yiannis Andreopoulos

TL;DR
This paper introduces a Voronoi-based image descriptor framework that enhances region-of-interest retrieval efficiency and accuracy by combining hierarchical spatial partitioning with content descriptors, applicable to VLAD and CNN features.
Contribution
It proposes a novel multi-level Voronoi-based encoding method that reduces matching complexity and improves retrieval performance for ROI queries, compatible with existing descriptor frameworks.
Findings
Achieves comparable or higher retrieval accuracy than traditional methods.
Reduces matching complexity by more than two-fold.
Improves geometric invariance of CNN descriptors.
Abstract
We investigate the problem of image retrieval based on visual queries when the latter comprise arbitrary regions-of-interest (ROI) rather than entire images. Our proposal is a compact image descriptor that combines the state-of-the-art in content-based descriptor extraction with a multi-level, Voronoi-based spatial partitioning of each dataset image. The proposed multi-level Voronoi-based encoding uses a spatial hierarchical K-means over interest-point locations, and computes a content-based descriptor over each cell. In order to reduce the matching complexity with minimal or no sacrifice in retrieval performance: (i) we utilize the tree structure of the spatial hierarchical K-means to perform a top-to-bottom pruning for local similarity maxima; (ii) we propose a new image similarity score that combines relevant information from all partition levels into a single measure for similarity;…
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 · Multimodal Machine Learning Applications
MethodsPruning
