Dynamicity and Durability in Scalable Visual Instance Search
Herwig Lejsek, Bj\"orn {\TH}\'or J\'onsson, Laurent Amsaleg,, Fri{\dh}rik Hei{\dh}ar \'Asmundsson

TL;DR
This paper extends the NV-tree index to support dynamic and durable scalable visual instance search, enabling efficient insertions and recoverability in billion-scale image collections.
Contribution
It introduces a transactional NV-tree that enforces ACID properties, ensuring dynamicity and durability in large-scale high-dimensional indexing.
Findings
High insertion throughput maintained with ACID overhead
Scalable indexing demonstrated on collections up to 28.5 billion vectors
Largest single-server evaluations reported in the literature
Abstract
Visual instance search involves retrieving from a collection of images the ones that contain an instance of a visual query. Systems designed for visual instance search face the major challenge of scalability: a collection of a few million images used for instance search typically creates a few billion features that must be indexed. Furthermore, as real image collections grow rapidly, systems must also provide dynamicity, i.e., be able to handle on-line insertions while concurrently serving retrieval operations. Durability, which is the ability to recover correctly from software and hardware crashes, is the natural complement of dynamicity. Durability, however, has rarely been integrated within scalable and dynamic high-dimensional indexing solutions. This article addresses the issue of dynamicity and durability for scalable indexing of very large and rapidly growing collections of local…
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 · Data Management and Algorithms
