Efficient Discrete Supervised Hashing for Large-scale Cross-modal Retrieval
Tao Yao, Xiangwei Kong, Lianshan Yan, Wenjing Tang, Qi Tian

TL;DR
This paper introduces EDSH, a scalable supervised cross-modal hashing method that effectively preserves semantic correlations and reduces quantization errors, leading to improved accuracy and efficiency in large-scale retrieval tasks.
Contribution
The paper proposes a novel matrix factorization-based supervised hashing method with an efficient discrete algorithm for scalable, accurate cross-modal retrieval.
Findings
EDSH outperforms existing methods in accuracy on three datasets.
The proposed algorithm reduces training time compared to bit-by-bit learning.
Hash codes directly obtained improve scalability and performance.
Abstract
Supervised cross-modal hashing has gained increasing research interest on large-scale retrieval task owning to its satisfactory performance and efficiency. However, it still has some challenging issues to be further studied: 1) most of them fail to well preserve the semantic correlations in hash codes because of the large heterogenous gap; 2) most of them relax the discrete constraint on hash codes, leading to large quantization error and consequent low performance; 3) most of them suffer from relatively high memory cost and computational complexity during training procedure, which makes them unscalable. In this paper, to address above issues, we propose a supervised cross-modal hashing method based on matrix factorization dubbed Efficient Discrete Supervised Hashing (EDSH). Specifically, collective matrix factorization on heterogenous features and semantic embedding with class labels…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications · Video Surveillance and Tracking Methods
