arXiv:2511.12162cs.CVcs.LG2025-11AAAI被引 2

动态重分配哈希中心,端到端提升图像检索精度

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

  • 用多头机制动态调整哈希中心,避免分阶段优化
  • 在三个数据集上均超越现有最优方法,检索准确率显著提升
  • 适合需要高效语义检索的工业级应用

基于哈希中心的深度哈希方法通过为每个类别设定固定哈希中心作为学习目标,克服了成对或三元组方法中局部相似性优化效率低的问题。然而,随机初始化的中心常忽略类别间语义关系。现有两阶段方法虽先用语义优化中心再训练哈希函数,但引入额外复杂度、计算开销,并因阶段差异导致性能次优。为此,本文提出中心重分配哈希(CRH),一种端到端框架,在预设码本基础上动态重分配哈希中心,同时联合优化哈希函数。不同于以往方法,CRH无需显式中心优化阶段,即可将语义关系无缝融入学习过程。此外,多头机制增强了哈希中心的表示能力,捕捉更丰富的语义结构。在三个基准数据集上的大量实验表明,CRH能学习语义合理的哈希中心,在检索任务中优于当前最先进方法。

原文摘要 · Abstract (English)

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.

哈希检索深度学习多头机制端到端

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。