paper-with-me

홈 › Papers

Effective and Efficient Indexing in Cross-Modal Hashing-Based Datasets

2019-04-30 · Sarawut Markchit, Chih-Yi Chiu

To overcome the barrier of storage and computation, the hashing technique has been widely used for nearest neighbor search in multimedia retrieval applications recently. Particularly, cross-modal retrieval that searches across different modalities becomes an active but challenging problem. Although dozens of cross-modal hashing algorithms are proposed to yield compact binary codes, the exhaustive search is impractical for the real-time purpose, and Hamming distance computation suffers inaccurate results. In this paper, we propose a novel search method that utilizes a probability-based index scheme over binary hash codes in cross-modal retrieval. The proposed hash code indexing scheme exploits a few binary bits of the hash code as the index code. We construct an inverted index table based on index codes and train a neural network to improve the indexing accuracy and efficiency. Experiments are performed on two benchmark datasets for retrieval across image and text modalities, where hash codes are generated by three cross-modal hashing methods. Results show the proposed method effectively boost the performance on these hash methods.

📄 PDF Abstract BibTeX arXiv:1904.13325

Code (1)

msarawut/HCI 공식 구현

Tasks

Cross-Modal RetrievalRetrieval

Similar 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 correlatio…

Cross-Modal RetrievalQuantizationRetrieval

IHashNet: Iris Hashing Network based on efficient multi-index hashing

2020-12-07 · Avantika Singh, Chirag Vashist, Pratyush Gaurav, Aditya Nigam 외

Massive biometric deployments are pervasive in today's world. But despite the high accuracy of biometric systems, their computational efficiency degrades drastically with an increase in the database size. Thus, it is ess…

Computational Efficiency

Adaptive von Mises-Fisher Likelihood Loss for Supervised Deep Time Series Hashing

2025-09-23 · Juan Manuel Perez, Kevin Garcia, Brooklyn Berry, Dongjin Song 외 arxiv

Indexing time series by creating compact binary representations is a fundamental task in time series data mining. Recently, deep learning-based hashing methods have proven effective for indexing time series based on sema…

Representation Learning

Weakly-paired Cross-Modal Hashing

2019-05-29 · Xuanwu Liu, Jun Wang, Guoxian Yu, Carlotta Domeniconi 외

Hashing has been widely adopted for large-scale data retrieval in many domains, due to its low storage cost and high retrieval speed. Existing cross-modal hashing methods optimistically assume that the correspondence bet…

ClusteringRetrieval

Cross-modal Zero-shot Hashing

2019-08-19 · Xuanwu Liu, Zhao Li, Jun Wang, Guoxian Yu 외

Hashing has been widely studied for big data retrieval due to its low storage cost and fast query speed. Zero-shot hashing (ZSH) aims to learn a hashing model that is trained using only samples from seen categories, but …

AttributeRetrieval