Deep Hashing with Semantic Hash Centers for Image Retrieval

πŸ“… 2025-07-11
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Existing deep hashing methods predefine data-agnostic hash centers, neglecting inter-class semantic relationships and thereby limiting retrieval performance. To address this, we propose a three-stage semantic-aware deep hashing framework. First, we introduce the concept of β€œsemantic hash centers,” modeling inter-class semantic similarities via a classification network and enforcing a minimum-distance constraint to preserve semantic structure. Second, we optimize these centers in a data-driven manner. Third, we jointly train a deep hashing network to learn discriminative binary codes. This work is the first to explicitly embed semantic structure into hash center design. Extensive experiments on multiple benchmark datasets demonstrate significant improvements in retrieval accuracy: mean average precision (MAP) at 100, 1000, and all returned samples increases by 7.26%, 7.62%, and 11.71%, respectively, validating both the effectiveness and generalizability of semantic center modeling.

Technology Category

Application Category

πŸ“ Abstract
Deep hashing is an effective approach for large-scale image retrieval. Current methods are typically classified by their supervision types: point-wise, pair-wise, and list-wise. Recent point-wise techniques (e.g., CSQ, MDS) have improved retrieval performance by pre-assigning a hash center to each class, enhancing the discriminability of hash codes across various datasets. However, these methods rely on data-independent algorithms to generate hash centers, which neglect the semantic relationships between classes and may degrade retrieval performance. This paper introduces the concept of semantic hash centers, building on the idea of traditional hash centers. We hypothesize that hash centers of semantically related classes should have closer Hamming distances, while those of unrelated classes should be more distant. To this end, we propose a three-stage framework, SHC, to generate hash codes that preserve semantic structure. First, we develop a classification network to identify semantic similarities between classes using a data-dependent similarity calculation that adapts to varying data distributions. Second, we introduce an optimization algorithm to generate semantic hash centers, preserving semantic relatedness while enforcing a minimum distance between centers to avoid excessively similar hash codes. Finally, a deep hashing network is trained using these semantic centers to convert images into binary hash codes. Experimental results on large-scale retrieval tasks across several public datasets show that SHC significantly improves retrieval performance. Specifically, SHC achieves average improvements of +7.26%, +7.62%, and +11.71% in MAP@100, MAP@1000, and MAP@ALL metrics, respectively, over state-of-the-art methods.
Problem

Research questions and friction points this paper is trying to address.

Improving image retrieval via semantic hash centers
Addressing neglect of class semantic relationships in hashing
Enhancing hash code discriminability across diverse datasets
Innovation

Methods, ideas, or system contributions that make the work stand out.

Uses semantic hash centers for image retrieval
Generates hash codes preserving semantic structure
Optimizes hash centers with data-dependent similarity
πŸ”Ž Similar Papers
No similar papers found.
L
Li Chen
Beihang University, China
R
Rui Liu
Beihang University, China
Yuxiang Zhou
Yuxiang Zhou
Postdoctoral Researcher, Queen Mary University of London
Natural Language ProcessingLarge Language Model
X
Xudong Ma
Beihang University, China
Y
Yong Chen
Beijing University of Posts and Telecommunications, China
Dell Zhang
Dell Zhang
Institute of Artificial Intelligence (TeleAI), China Telecom
Machine LearningInformation RetrievalNatural Language Processing