Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Asymmetric Deep Supervised Hashing

About

Hashing has been widely used for large-scale approximate nearest neighbor search because of its storage and search efficiency. Recent work has found that deep supervised hashing can significantly outperform non-deep supervised hashing in many applications. However, most existing deep supervised hashing methods adopt a symmetric strategy to learn one deep hash function for both query points and database (retrieval) points. The training of these symmetric deep supervised hashing methods is typically time-consuming, which makes them hard to effectively utilize the supervised information for cases with large-scale database. In this paper, we propose a novel deep supervised hashing method, called asymmetric deep supervised hashing (ADSH), for large-scale nearest neighbor search. ADSH treats the query points and database points in an asymmetric way. More specifically, ADSH learns a deep hash function only for query points, while the hash codes for database points are directly learned. The training of ADSH is much more efficient than that of traditional symmetric deep supervised hashing methods. Experiments show that ADSH can achieve state-of-the-art performance in real applications.

Qing-Yuan Jiang, Wu-Jun Li• 2017

Related benchmarks

TaskDatasetResultRank
Image-to-Image RetrievalFood101
mAP48.81
95
Image RetrievalFood2k
mAP4.85
40
Image RetrievalISIA Food-500
mAP15.87
40
Image RetrievalVireo Food-172
mAP61.15
40
Image RetrievalVegFru
mAP55.15
40
Image RetrievalUEC Food-256
mAP30.48
40
Image RetrievalImageNet seen classes @1000
mAP (Seen@Seen)90.4
30
Image RetrievalImageNet @1000 15%-unseen
mAP (Unseen@Unseen)58
30
Image RetrievalCIFAR-10 @1000 (seen classes)
Seen@Seen mAP95.3
30
Image RetrievalCIFAR-10 (@1000) 20%-unseen
mAP (Unseen@Unseen)79
30
Showing 10 of 12 rows

Other info

Follow for update