Optimal Projection Guided Transfer Hashing for Image Retrieval
Ji Liu, Lei Zhang

TL;DR
This paper introduces an unsupervised transfer hashing method called Optimal Projection Guided Transfer Hashing (GTH) that leverages related domain images to improve image retrieval accuracy when training data is scarce or labels are expensive.
Contribution
It proposes a novel transfer hashing approach using maximum likelihood estimation and alternating optimization to reduce domain gap effects in image retrieval tasks.
Findings
Outperforms state-of-the-art hashing methods on benchmark datasets.
Effectively reduces domain disparity through alternating optimization.
Demonstrates robustness with limited training data.
Abstract
Recently, learning to hash has been widely studied for image retrieval thanks to the computation and storage efficiency of binary codes. For most existing learning to hash methods, sufficient training images are required and used to learn precise hashing codes. However, in some real-world applications, there are not always sufficient training images in the domain of interest. In addition, some existing supervised approaches need a amount of labeled data, which is an expensive process in term of time, label and human expertise. To handle such problems, inspired by transfer learning, we propose a simple yet effective unsupervised hashing method named Optimal Projection Guided Transfer Hashing (GTH) where we borrow the images of other different but related domain i.e., source domain to help learn precise hashing codes for the domain of interest i.e., target domain. Besides, we propose to…
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 · Domain Adaptation and Few-Shot Learning · Video Surveillance and Tracking Methods
