paper-with-me

Papers

Angular Quantization-based Binary Codes for Fast Similarity Search

2012-12-01 · NeurIPS 2012 12 · Yunchao Gong, Sanjiv Kumar, Vishal Verma, Svetlana Lazebnik

This paper focuses on the problem of learning binary embeddings for efficient retrieval of high-dimensional non-negative data. Such data typically arises in a large number of vision and text applications where counts or frequencies are used as features. Also, cosine distance is commonly used as a measure of dissimilarity between such vectors. In this work, we introduce a novel spherical quantization scheme to generate binary embedding of such data and analyze its properties. The number of quantization landmarks in this scheme grows exponentially with data dimensionality resulting in low-distortion quantization. We propose a very efficient method for computing the binary embedding using such large number of landmarks. Further, a linear transformation is learned to minimize the quantization error by adapting the method to the input data resulting in improved embedding. Experiments on image and text retrieval applications show superior performance of the proposed method over other existing state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationRetrievalText Retrieval

Similar Papers 제목 키워드 기반

Fast Cosine Similarity Search in Binary Space with Angular Multi-index Hashing

2016-09-14 · Sepehr Eghbali, Ladan Tahvildari

Given a large dataset of binary codes and a binary query point, we address how to efficiently find $K$ codes in the dataset that yield the largest cosine similarities to the query. The straightforward answer to this prob…

Compressive Quantization for Fast Object Instance Search in Videos

2017-10-01 · ICCV 2017 10 · Tan Yu, Zhenzhen Wang, Junsong Yuan

Most of current visual search systems focus on image-to-image (point-to-point) search such as image and object retrieval. Nevertheless, fast image-to-video (point-to-set) search is much less exploited. This paper tackles…

Instance SearchObjectQuantizationRetrieval+1

Deep Triplet Quantization

2019-02-01 · Bin Liu, Yue Cao, Mingsheng Long, Jian-Min Wang 외

Deep hashing establishes efficient and effective image retrieval by end-to-end learning of deep representations and hash codes from similarity data. We present a compact coding solution, focusing on deep learning to quan…

Deep HashingImage RetrievalQuantizationRetrieval+1

BinaryAttention: One-Bit QK-Attention for Vision and Diffusion Transformers

2026-03-10 · Chaodong Xiao, Zhengqiang Zhang, Lei Zhang arxiv

Transformers have achieved widespread and remarkable success, while the computational complexity of their attention modules remains a major bottleneck for vision tasks. Existing methods mainly employ 8-bit or 4-bit quant…

Push for Quantization: Deep Fisher Hashing

2019-08-31 · Yunqiang Li, Wenjie Pei, Yufei zha, Jan van Gemert

Current massive datasets demand light-weight access for analysis. Discrete hashing methods are thus beneficial because they map high-dimensional data to compact binary codes that are efficient to store and process, while…

QuantizationSemantic SimilaritySemantic Textual Similarity