Fusion Hashing: A General Framework for Self-improvement of Hashing
Xingbo Liu, Xiushan Nie, Yilong Yin

TL;DR
Fusion Hashing (FH) is a versatile framework that enhances existing hashing methods by combining multiple hash codes through novel fusion strategies, leading to improved accuracy without significant additional costs.
Contribution
The paper introduces a general framework for self-improvement of hashing methods by fusing multiple hash codes, avoiding new constraints and achieving better precision.
Findings
Fusion Hashing improves accuracy of existing methods.
The framework is applicable to various hashing algorithms.
Experimental results show superior performance on benchmark datasets.
Abstract
Hashing has been widely used for efficient similarity search based on its query and storage efficiency. To obtain better precision, most studies focus on designing different objective functions with different constraints or penalty terms that consider neighborhood information. In this paper, in contrast to existing hashing methods, we propose a novel generalized framework called fusion hashing (FH) to improve the precision of existing hashing methods without adding new constraints or penalty terms. In the proposed FH, given an existing hashing method, we first execute it several times to get several different hash codes for a set of training samples. We then propose two novel fusion strategies that combine these different hash codes into one set of final hash codes. Based on the final hash codes, we learn a simple linear hash function for the samples that can significantly improve model…
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 · Video Surveillance and Tracking Methods · Advanced Neural Network Applications
