paper-with-me

Papers

Interleaved Composite Quantization for High-Dimensional Similarity Search

2019-12-18 · Soroosh Khoram, Stephen J. Wright, Jing Li

Similarity search retrieves the nearest neighbors of a query vector from a dataset of high-dimensional vectors. As the size of the dataset grows, the cost of performing the distance computations needed to implement a query can become prohibitive. A method often used to reduce this computational cost is quantization of the vector space and location-based encoding of the dataset vectors. These encodings can be used during query processing to find approximate nearest neighbors of the query point quickly. Search speed can be improved by using shorter codes, but shorter codes have higher quantization error, leading to degraded precision. In this work, we propose the Interleaved Composite Quantization (ICQ) which achieves fast similarity search without using shorter codes. In ICQ, a small subset of the code is used to approximate the distances, with complete codes being used only when necessary. Our method effectively reduces both code length and quantization error. Furthermore, ICQ is compatible with several recently proposed techniques for reducing quantization error and can be used in conjunction with these other techniques to improve results. We confirm these claims and show strong empirical performance of ICQ using several synthetic and real-word datasets.

📄 PDF Abstract BibTeX arXiv:1912.08756

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Composite Quantization

2017-12-04 · Jingdong Wang, Ting Zhang

This paper studies the compact coding approach to approximate nearest neighbor search. We introduce a composite quantization framework. It uses the composition of several ($M$) elements, each of which is selected from a …

Quantization

Composite Correlation Quantization for Efficient Multimodal Retrieval

2016-05-22 · Long Mingsheng, Cao Yue, Wang Jianmin, Yu Philip S.

Efficient similarity retrieval from large-scale multimodal database is pervasive in modern search engines and social networks. To support queries across content modalities, the system should enable cross-modal correlatio…

Cross-Modal RetrievalQuantizationRetrieval

Interleaved Block-based Learned Image Compression with Feature Enhancement and Quantization Error Compensation

2025-02-21 · Shiqi Jiang, Hui Yuan, Shuai Li, Raouf Hamzaoui 외

In recent years, learned image compression (LIC) methods have achieved significant performance improvements. However, obtaining a more compact latent representation and reducing the impact of quantization errors remain k…

Image CompressionMS-SSIMQuantizationSSIM

Composite Code Sparse Autoencoders for first stage retrieval

2022-04-14 · Carlos Lassance, Thibault Formal, Stephane Clinchant

We propose a Composite Code Sparse Autoencoder (CCSA) approach for Approximate Nearest Neighbor (ANN) search of document representations based on Siamese-BERT models. In Information Retrieval (IR), the ranking pipeline i…

Image RetrievalInformation RetrievalQuantizationRetrieval

Sparse Composite Quantization

2015-06-01 · CVPR 2015 6 · Ting Zhang, Guo-Jun Qi, Jinhui Tang, Jingdong Wang

The quantization techniques have shown competitive performance in approximate nearest neighbor search. The state-of-the-art algorithm, composite quantization, takes advantage of the compositionabity, i.e., the vector app…

QuantizationRetrieval