paper-with-me

홈 › Papers

ExchNet: A Unified Hashing Network for Large-Scale Fine-Grained Image Retrieval

2020-08-04 · ECCV 2020 8 · Quan Cui, Qing-Yuan Jiang, Xiu-Shen Wei, Wu-Jun Li, Osamu Yoshie

Retrieving content relevant images from a large-scale fine-grained dataset could suffer from intolerably slow query speed and highly redundant storage cost, due to high-dimensional real-valued embeddings which aim to distinguish subtle visual differences of fine-grained objects. In this paper, we study the novel fine-grained hashing topic to generate compact binary codes for fine-grained images, leveraging the search and storage efficiency of hash learning to alleviate the aforementioned problems. Specifically, we propose a unified end-to-end trainable network, termed as ExchNet. Based on attention mechanisms and proposed attention constraints, it can firstly obtain both local and global features to represent object parts and whole fine-grained objects, respectively. Furthermore, to ensure the discriminative ability and semantic meaning's consistency of these part-level features across images, we design a local feature alignment approach by performing a feature exchanging operation. Later, an alternative learning algorithm is employed to optimize the whole ExchNet and then generate the final binary hash codes. Validated by extensive experiments, our proposal consistently outperforms state-of-the-art generic hashing methods on five fine-grained datasets, which shows our effectiveness. Moreover, compared with other approximate nearest neighbor methods, ExchNet achieves the best speed-up and storage reduction, revealing its efficiency and practicality.

📄 PDF Abstract BibTeX arXiv:2008.01369

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Hierarchy Neighborhood Discriminative Hashing for An Unified View of Single-Label and Multi-Label Image retrieval

2019-01-10 · Lei Ma, Hongliang Li, Qingbo Wu, Fanman Meng 외

Recently, deep supervised hashing methods have become popular for large-scale image retrieval task. To preserve the semantic similarity notion between examples, they typically utilize the pairwise supervision or the trip…

Image RetrievalMulti-Label Image RetrievalRetrievalSemantic Similarity+2

SSAH: Semi-supervised Adversarial Deep Hashing with Self-paced Hard Sample Generation

2019-11-20 · Sheng Jin, Shangchen Zhou, Yao Liu, Chao Chen 외

Deep hashing methods have been proved to be effective and efficient for large-scale Web media search. The success of these data-driven methods largely depends on collecting sufficient labeled data, which is usually a cru…

Deep HashingGenerative Adversarial Network

Deep Cross-Modal Hashing with Hashing Functions and Unified Hash Codes Jointly Learning

2019-07-29 · Rong-Cheng Tu, Xian-Ling Mao, Bing Ma, Yong Hu 외

Due to their high retrieval efficiency and low storage cost, cross-modal hashing methods have attracted considerable attention. Generally, compared with shallow cross-modal hashing methods, deep cross-modal hashing metho…

Retrieval

Collective Matrix Factorization Hashing for Multimodal Data

2014-06-01 · CVPR 2014 6 · Guiguang Ding, Yuchen Guo, Jile Zhou

Nearest neighbor search methods based on hashing have attracted considerable attention for effective and efficient large-scale similarity search in computer vision and information retrieval community. In this paper, we s…

Information RetrievalRetrieval

Semantic-Aware Adversarial Training for Reliable Deep Hashing Retrieval

2023-10-23 · IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY 2023 7 · Xu Yuan, Zheng Zhang, Xunguang Wang, Lin Wu

Deep hashing has been intensively studied and successfully applied in large-scale image retrieval systems due to its efficiency and effectiveness. Recent studies have recognized that the existence of adversarial examples…

Adversarial AttackAdversarial RobustnessDeep HashingImage Retrieval+1