Cross-Scale Context Extracted Hashing for Fine-Grained Image Binary Encoding
Xuetong Xue, Jiaying Shi, Xinxue He, Shenghui Xu, Zhaoming Pan

TL;DR
This paper introduces CSCE-Net, a novel deep hashing framework that enhances fine-grained image retrieval by effectively capturing multi-scale context and suppressing background noise through a two-branch architecture and dynamic sign function.
Contribution
The paper proposes a cross-scale context extraction network with a content-related dynamic sign function, improving binary encoding accuracy over existing hashing methods.
Findings
Outperforms existing hashing methods on standard benchmarks.
Effectively suppresses background noise in image encoding.
Enhances retrieval accuracy with multi-scale context extraction.
Abstract
Deep hashing has been widely applied to large-scale image retrieval tasks owing to efficient computation and low storage cost by encoding high-dimensional image data into binary codes. Since binary codes do not contain as much information as float features, the essence of binary encoding is preserving the main context to guarantee retrieval quality. However, the existing hashing methods have great limitations on suppressing redundant background information and accurately encoding from Euclidean space to Hamming space by a simple sign function. In order to solve these problems, a Cross-Scale Context Extracted Hashing Network (CSCE-Net) is proposed in this paper. Firstly, we design a two-branch framework to capture fine-grained local information while maintaining high-level global semantic information. Besides, Attention guided Information Extraction module (AIE) is introduced between two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Video Surveillance and Tracking Methods
