A non-alternating graph hashing algorithm for large scale image search
Sobhan Hemati, Mohammad Hadi Mehdizavareh, Shojaeddin Chenouri, Hamid, R Tizhoosh

TL;DR
This paper introduces a novel spectral hashing method that avoids auxiliary variables, reducing computational complexity and memory usage, while maintaining competitive image retrieval performance on large datasets.
Contribution
The paper proposes an efficient spectral hashing algorithm that eliminates auxiliary variables and operates in a smaller space, improving scalability and efficiency for large-scale image search.
Findings
Achieves high retrieval accuracy comparable to state-of-the-art methods.
Reduces memory and computational complexity significantly.
Demonstrates effectiveness on four public datasets.
Abstract
In the era of big data, methods for improving memory and computational efficiency have become crucial for successful deployment of technologies. Hashing is one of the most effective approaches to deal with computational limitations that come with big data. One natural way for formulating this problem is spectral hashing that directly incorporates affinity to learn binary codes. However, due to binary constraints, the optimization becomes intractable. To mitigate this challenge, different relaxation approaches have been proposed to reduce the computational load of obtaining binary codes and still attain a good solution. The problem with all existing relaxation methods is resorting to one or more additional auxiliary variables to attain high quality binary codes while relaxing the problem. The existence of auxiliary variables leads to coordinate descent approach which increases the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Caching and Content Delivery · Image Retrieval and Classification Techniques
