paper-with-me

홈 › Papers

Codebook-Centric Deep Hashing: End-to-End Joint Learning of Semantic Hash Centers and Neural Hash Function

2025-11-15 · Shuo Yin, Zhiyuan Yin, Yuqing Hou, Rui Liu, Yong Chen, Dell Zhang arxiv

Hash center-based deep hashing methods improve upon pairwise or triplet-based approaches by assigning fixed hash centers to each class as learning targets, thereby avoiding the inefficiency of local similarity optimization. However, random center initialization often disregards inter-class semantic relationships. While existing two-stage methods mitigate this by first refining hash centers with semantics and then training the hash function, they introduce additional complexity, computational overhead, and suboptimal performance due to stage-wise discrepancies. To address these limitations, we propose $\textbf{Center-Reassigned Hashing (CRH)}$, an end-to-end framework that $\textbf{dynamically reassigns hash centers}$ from a preset codebook while jointly optimizing the hash function. Unlike previous methods, CRH adapts hash centers to the data distribution $\textbf{without explicit center optimization phases}$, enabling seamless integration of semantic relationships into the learning process. Furthermore, $\textbf{a multi-head mechanism}$ enhances the representational capacity of hash centers, capturing richer semantic structures. Extensive experiments on three benchmarks demonstrate that CRH learns semantically meaningful hash centers and outperforms state-of-the-art deep hashing methods in retrieval tasks.

📄 PDF Abstract BibTeX arXiv:2511.12162

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Supervised Online Hashing via Hadamard Codebook Learning

2019-04-28 · Mingbao Lin, Rongrong Ji, Hong Liu, Yongjian Liu

In recent years, binary code learning, a.k.a hashing, has received extensive attention in large-scale multimedia retrieval. It aims to encode high-dimensional data points to binary codes, hence the original high-dimensio…

RetrievalSemantic SimilaritySemantic Textual Similarity

Hadamard Codebook Based Deep Hashing

2019-10-21 · Shen Chen, Liujuan Cao, Mingbao Lin, Yan Wang 외

As an approximate nearest neighbor search technique, hashing has been widely applied in large-scale image retrieval due to its excellent efficiency. Most supervised deep hashing methods have similar loss designs with emb…

Deep HashingImage RetrievalRetrieval

Distilling Vision-Language Pretraining for Efficient Cross-Modal Retrieval

2024-05-23 · Young Kyun Jang, Donghyun Kim, Ser-Nam Lim

``Learning to hash'' is a practical solution for efficient retrieval, offering fast search speed and low storage cost. It is widely applied in various applications, such as image-text cross-modal search. In this paper, w…

Cross-Modal RetrievalQuantizationRepresentation LearningRetrieval

Deep Joint-Semantics Reconstructing Hashing for Large-Scale Unsupervised Cross-Modal Retrieval

2019-10-01 · ICCV 2019 10 · Shupeng Su, Zhisheng Zhong, Chao Zhang

Cross-modal hashing encodes the multimedia data into a common binary hash space in which the correlations among the samples from different modalities can be effectively measured. Deep cross-modal hashing further improves…

Cross-Modal RetrievalRetrieval

Ranking-based Deep Cross-modal Hashing

2019-05-11 · Xuanwu Liu, Guoxian Yu, Carlotta Domeniconi, Jun Wang 외

Cross-modal hashing has been receiving increasing interests for its low storage cost and fast query speed in multi-modal data retrievals. However, most existing hashing methods are based on hand-crafted or raw level feat…

Cross-Modal RetrievalRetrieval