Learning Attribute-Aware Hash Codes for Fine-Grained Image Retrieval via Query Optimization

Abstract

Fine-grained hashing has become a powerful solution for rapid and efficient image retrieval, particularly in scenarios requiring high discrimination between visually similar categories. To enable each hash bit to correspond to specific visual attributes, we propose a novel method that harnesses learnable queries for attribute-aware hash code learning. This method deploys a tailored set of queries to capture and represent nuanced attribute-level information within the hashing process, thereby enhancing both the interpretability and relevance of each hash bit. Building on this query-based optimization framework, we incorporate an auxiliary branch to help alleviate the challenges of complex landscape optimization often encountered with low-bit hash codes. This auxiliary branch models high-order attribute interactions, reinforcing the robustness and specificity of the generated hash codes. Experimental results on benchmark datasets demonstrate that our method generates attribute-aware hash codes and consistently outperforms state-of-the-art techniques in retrieval accuracy and robustness, especially for low-bit hash codes, underscoring its potential in fine-grained image hashing tasks.

Cite

Text

Wang et al. "Learning Attribute-Aware Hash Codes for Fine-Grained Image Retrieval via Query Optimization." Proceedings of the 42nd International Conference on Machine Learning, 2025.

Markdown

[Wang et al. "Learning Attribute-Aware Hash Codes for Fine-Grained Image Retrieval via Query Optimization." Proceedings of the 42nd International Conference on Machine Learning, 2025.](https://mlanthology.org/icml/2025/wang2025icml-learning-a/)

BibTeX

@inproceedings{wang2025icml-learning-a,
  title     = {{Learning Attribute-Aware Hash Codes for Fine-Grained Image Retrieval via Query Optimization}},
  author    = {Wang, Peng and Li, Yong and Zhao, Lin and Wei, Xiu-Shen},
  booktitle = {Proceedings of the 42nd International Conference on Machine Learning},
  year      = {2025},
  pages     = {63607-63620},
  volume    = {267},
  url       = {https://mlanthology.org/icml/2025/wang2025icml-learning-a/}
}