Deep Region Hashing for Efficient Large-scale Instance Search from Images
Jingkuan Song, Tao He, Lianli Gao, Xing Xu, Heng Tao Shen

TL;DR
This paper introduces Deep Region Hashing (DRH), an end-to-end neural network that efficiently performs large-scale instance search by generating region proposals, extracting features, and hashing them into compact binary codes for fast matching.
Contribution
The paper presents a novel end-to-end deep learning approach that integrates region proposal, feature extraction, and hashing, significantly improving efficiency and accuracy in large-scale instance search.
Findings
DRH achieves higher MAP than state-of-the-art methods.
DRH improves search efficiency by nearly 100 times.
End-to-end training enhances the effectiveness of instance search.
Abstract
Instance Search (INS) is a fundamental problem for many applications, while it is more challenging comparing to traditional image search since the relevancy is defined at the instance level. Existing works have demonstrated the success of many complex ensemble systems that are typically conducted by firstly generating object proposals, and then extracting handcrafted and/or CNN features of each proposal for matching. However, object bounding box proposals and feature extraction are often conducted in two separated steps, thus the effectiveness of these methods collapses. Also, due to the large amount of generated proposals, matching speed becomes the bottleneck that limits its application to large-scale datasets. To tackle these issues, in this paper we propose an effective and efficient Deep Region Hashing (DRH) approach for large-scale INS using an image patch as the query.…
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 · Robotics and Sensor-Based Localization · Advanced Neural Network Applications
