paper-with-me

Papers

Deep Visual-Semantic Quantization for Efficient Image Retrieval

2017-07-01 · CVPR 2017 7 · Yue Cao, Mingsheng Long, Jian-Min Wang, Shichen Liu

Compact coding has been widely applied to approximate nearest neighbor search for large-scale image retrieval, due to its computation efficiency and retrieval quality. This paper presents a compact coding solution with a focus on the deep learning to quantization approach, which improves retrieval quality by end-to-end representation learning and compact encoding and has already shown the superior performance over the hashing solutions for similarity retrieval. We propose Deep Visual-Semantic Quantization (DVSQ), which is the first approach to learning deep quantization models from labeled image data as well as the semantic information underlying general text domains. The main contribution lies in jointly learning deep visual-semantic embeddings and visual-semantic quantizers using carefully-designed hybrid networks and well-specified loss functions. DVSQ enables efficient and effective image retrieval by supporting maximum inner-product search, which is computed based on learned codebooks with fast distance table lookup. Comprehensive empirical evidence shows that DVSQ can generate compact binary codes and yield state-of-the-art similarity retrieval performance on standard benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalQuantizationRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

PHPQ: Pyramid Hybrid Pooling Quantization for Efficient Fine-Grained Image Retrieval

2021-09-11 · Ziyun Zeng, Jinpeng Wang, Bin Chen, Tao Dai 외

Deep hashing approaches, including deep quantization and deep binary hashing, have become a common solution to large-scale image retrieval due to their high computation and storage efficiency. Most existing hashing metho…

Deep HashingImage RetrievalQuantizationRetrieval

Self-Supervised Consistent Quantization for Fully Unsupervised Image Retrieval

2022-06-20 · Guile Wu, Chao Zhang, Stephan Liwicki

Unsupervised image retrieval aims to learn an efficient retrieval system without expensive data annotations, but most existing methods rely heavily on handcrafted feature descriptors or pre-trained feature extractors. To…

Contrastive LearningImage RetrievalQuantizationRetrieval

Adversarial Attack on Deep Product Quantization Network for Image Retrieval

2020-02-26 · Yan Feng, Bin Chen, Tao Dai, Shu-Tao Xia

Deep product quantization network (DPQN) has recently received much attention in fast image retrieval tasks due to its efficiency of encoding high-dimensional visual features especially when dealing with large-scale data…

Adversarial AttackImage RetrievalQuantizationRetrieval

Product Quantization Network for Fast Image Retrieval

2018-09-01 · ECCV 2018 9 · Tan Yu, Junsong Yuan, Chen Fang, Hailin Jin

Product quantization has been widely used in fast image retrieval due to its effectiveness of coding high-dimensional visual features. By extending the hard assignment to soft assignment, we make it feasible to incorpora…

Image RetrievalQuantizationRetrievalTriplet

Weakly Supervised Deep Hyperspherical Quantization for Image Retrieval

2024-04-07 · Proceedings of the AAAI Conference on Artificial Intelligence 2021 5 · Jinpeng Wang, Bin Chen, Qiang Zhang, Zaiqiao Meng 외

Deep quantization methods have shown high efficiency on large-scale image retrieval. However, current models heavily rely on ground-truth information, hindering the application of quantization in label-hungry scenarios. …

Image RetrievalQuantizationRetrievalTAG+1