Binary Representation via Jointly Personalized Sparse Hashing
Xiaoqin Wang, Chen Chen, Rushi Lan, Licheng Liu, Zhenbing Liu, Huiyu, Zhou, Xiaonan Luo

TL;DR
This paper introduces JPSH, an unsupervised hashing method that combines personalized sparse hashing with manifold learning to improve binary representations for similarity search.
Contribution
The paper proposes a novel Personalized Sparse Hashing module integrated into a joint framework to better preserve semantic and local similarities in binary codes.
Findings
JPSH outperforms existing hashing methods on four benchmark datasets.
The personalized subspace approach effectively captures category-specific attributes.
Sparse constraints improve feature selection and model robustness.
Abstract
Unsupervised hashing has attracted much attention for binary representation learning due to the requirement of economical storage and efficiency of binary codes. It aims to encode high-dimensional features in the Hamming space with similarity preservation between instances. However, most existing methods learn hash functions in manifold-based approaches. Those methods capture the local geometric structures (i.e., pairwise relationships) of data, and lack satisfactory performance in dealing with real-world scenarios that produce similar features (e.g. color and shape) with different semantic information. To address this challenge, in this work, we propose an effective unsupervised method, namely Jointly Personalized Sparse Hashing (JPSH), for binary representation learning. To be specific, firstly, we propose a novel personalized hashing module, i.e., Personalized Sparse Hashing (PSH).…
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 · Multimodal Machine Learning Applications
