paper-with-me

Papers

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 correlation and computation-efficient indexing. While hashing methods have shown great potential in achieving this goal, current attempts generally fail to learn isomorphic hash codes in a seamless scheme, that is, they embed multiple modalities in a continuous isomorphic space and separately threshold embeddings into binary codes, which incurs substantial loss of retrieval accuracy. In this paper, we approach seamless multimodal hashing by proposing a novel Composite Correlation Quantization (CCQ) model. Specifically, CCQ jointly finds correlation-maximal mappings that transform different modalities into isomorphic latent space, and learns composite quantizers that convert the isomorphic latent features into compact binary codes. An optimization framework is devised to preserve both intra-modal similarity and inter-modal correlation through minimizing both reconstruction and quantization errors, which can be trained from both paired and partially paired data in linear time. A comprehensive set of experiments clearly show the superior effectiveness and efficiency of CCQ against the state of the art hashing methods for both unimodal and cross-modal retrieval.

📄 PDF Abstract BibTeX arXiv:1504.04818

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalQuantizationRetrieval

Similar Papers 제목 키워드 기반

A Survey of Multimodal Composite Editing and Retrieval

2024-09-09 · Suyan Li, Fuxiang Huang, Lei Zhang

In the real world, where information is abundant and diverse across different modalities, understanding and utilizing various data types to improve retrieval systems is a key focus of research. Multimodal composite retri…

RetrievalSurvey

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

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

Correlation Hashing Network for Efficient Cross-Modal Retrieval

2016-02-22 · Yue Cao, Mingsheng Long, Jian-Min Wang, Philip S. Yu

Hashing is widely applied to approximate nearest neighbor search for large-scale multimodal retrieval with storage and computation efficiency. Cross-modal hashing improves the quality of hash coding by exploiting semanti…

Cross-Modal RetrievalQuantizationRetrieval

Composite Sketch+Text Queries for Retrieving Objects with Elusive Names and Complex Interactions

2025-02-12 · Prajwal Gatti, Kshitij Parikh, Dhriti Prasanna Paul, Manish Gupta 외

Non-native speakers with limited vocabulary often struggle to name specific objects despite being able to visualize them, e.g., people outside Australia searching for numbats. Further, users may want to search for such e…

Contrastive LearningImage RetrievalRetrievalSketch-Based Image Retrieval