KALAHash: Knowledge-Anchored Low-Resource Adaptation for Deep Hashing
Shu Zhao, Tan Yu, Xiaoshuai Hao, Wenchao Ma, Vijaykrishnan Narayanan

TL;DR
KALAHash introduces a knowledge-anchored low-resource adaptation framework for deep hashing, leveraging class-level textual knowledge and efficient fine-tuning to improve retrieval performance with minimal training data.
Contribution
The paper proposes KALAHash, combining CLoRA and KIDDO to enable effective low-resource adaptation in deep hashing using class knowledge and parameter-efficient methods.
Findings
Achieves 4x data efficiency in low-resource scenarios.
Significantly improves retrieval performance with limited training data.
Demonstrates robustness across multiple datasets.
Abstract
Deep hashing has been widely used for large-scale approximate nearest neighbor search due to its storage and search efficiency. However, existing deep hashing methods predominantly rely on abundant training data, leaving the more challenging scenario of low-resource adaptation for deep hashing relatively underexplored. This setting involves adapting pre-trained models to downstream tasks with only an extremely small number of training samples available. Our preliminary benchmarks reveal that current methods suffer significant performance degradation due to the distribution shift caused by limited training samples. To address these challenges, we introduce Class-Calibration LoRA (CLoRA), a novel plug-and-play approach that dynamically constructs low-rank adaptation matrices by leveraging class-level textual knowledge embeddings. CLoRA effectively incorporates prior class knowledge as…
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
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods · Advanced Neural Network Applications
