paper-with-me

Papers

Generalized Product Quantization Network for Semi-supervised Image Retrieval

2020-02-26 · CVPR 2020 6 · Young Kyun Jang, Nam Ik Cho

Image retrieval methods that employ hashing or vector quantization have achieved great success by taking advantage of deep learning. However, these approaches do not meet expectations unless expensive label information is sufficient. To resolve this issue, we propose the first quantization-based semi-supervised image retrieval scheme: Generalized Product Quantization (GPQ) network. We design a novel metric learning strategy that preserves semantic similarity between labeled data, and employ entropy regularization term to fully exploit inherent potentials of unlabeled data. Our solution increases the generalization capacity of the quantization network, which allows overcoming previous limitations in the retrieval community. Extensive experimental results demonstrate that GPQ yields state-of-the-art performance on large-scale real image benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2002.11281

Code (2)

youngkyunJang/GPQ 공식 구현 tf
raotnameh/AML_Course/tree/main/project pytorch

Tasks

Image RetrievalMetric LearningQuantizationRetrievalSemantic SimilaritySemantic Textual SimilaritySupervised Image Retrieval

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음

Similar Papers 제목 키워드 기반

End-to-End Supervised Product Quantization for Image Search and Retrieval

2017-11-23 · CVPR 2019 6 · Benjamin Klein, Lior Wolf

Product Quantization, a dictionary based hashing method, is one of the leading unsupervised hashing techniques. While it ignores the labels, it harnesses the features to construct look up tables that can approximate the …

General ClassificationImage RetrievalQuantizationRetrieval

HiHPQ: Hierarchical Hyperbolic Product Quantization for Unsupervised Image Retrieval

2024-01-14 · Zexuan Qiu, Jiahong Liu, Yankai Chen, Irwin King

Existing unsupervised deep product quantization methods primarily aim for the increased similarity between different views of the identical image, whereas the delicate multi-level semantic similarities preserved between …

Contrastive LearningImage RetrievalQuantizationRetrieval+2

Self-supervised Product Quantization for Deep Unsupervised Image Retrieval

2021-09-06 · ICCV 2021 10 · Young Kyun Jang, Nam Ik Cho

Supervised deep learning-based hash and vector quantization are enabling fast and large-scale image retrieval systems. By fully exploiting label annotations, they are achieving outstanding retrieval performances compared…

Contrastive LearningDescriptiveImage RetrievalQuantization+1

Semi-Inner-Products for Convex Functionals and Their Use in Image Decomposition

2015-11-15 · Guy Gilboa

Semi-inner-products in the sense of Lumer are extended to convex functionals. This yields a Hilbert-space like structure to convex functionals in Banach spaces. In particular, a general expression for semi-inner-products…

BRIDLE: Generalized Self-supervised Learning with Quantization

2025-02-04 · Hoang M. Nguyen, Satya N. Shukla, Qiang Zhang, Hanchao Yu 외

Self-supervised learning has been a powerful approach for learning meaningful representations from unlabeled data across various domains, reducing the reliance on large labeled datasets. Inspired by BERT's success in cap…

image-classificationImage ClassificationQuantizationSelf-Supervised Learning+1