paper-with-me

Papers

Long-tail Cross Modal Hashing

2022-11-28 · Zijun Gao, Jun Wang, Guoxian Yu, Zhongmin Yan, Carlotta Domeniconi, Jinglin Zhang

Existing Cross Modal Hashing (CMH) methods are mainly designed for balanced data, while imbalanced data with long-tail distribution is more general in real-world. Several long-tail hashing methods have been proposed but they can not adapt for multi-modal data, due to the complex interplay between labels and individuality and commonality information of multi-modal data. Furthermore, CMH methods mostly mine the commonality of multi-modal data to learn hash codes, which may override tail labels encoded by the individuality of respective modalities. In this paper, we propose LtCMH (Long-tail CMH) to handle imbalanced multi-modal data. LtCMH firstly adopts auto-encoders to mine the individuality and commonality of different modalities by minimizing the dependency between the individuality of respective modalities and by enhancing the commonality of these modalities. Then it dynamically combines the individuality and commonality with direct features extracted from respective modalities to create meta features that enrich the representation of tail labels, and binaries meta features to generate hash codes. LtCMH significantly outperforms state-of-the-art baselines on long-tail datasets and holds a better (or comparable) performance on datasets with balanced labels.

📄 PDF Abstract BibTeX arXiv:2211.15162

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta Cross-Modal Hashing on Long-Tailed Data

2021-11-07 · Runmin Wang, Guoxian Yu, Carlotta Domeniconi, Xiangliang Zhang

Due to the advantage of reducing storage while speeding up query time on big heterogeneous data, cross-modal hashing has been extensively studied for approximate nearest neighbor search of multi-modal data. Most hashing …

Meta-Learning

Deep Lifelong Cross-modal Hashing

2023-04-26 · Liming Xu, Hanqi Li, Bochuan Zheng, Weisheng Li 외

Hashing methods have made significant progress in cross-modal retrieval tasks with fast query speed and low storage cost. Among them, deep learning-based hashing achieves better performance on large-scale data due to its…

Cross-Modal RetrievalLifelong learningRetrievalSemantic Similarity+1

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

Deep Binaries: Encoding Semantic-Rich Cues for Efficient Textual-Visual Cross Retrieval

2017-08-08 · ICCV 2017 10 · Yuming Shen, Li Liu, Ling Shao, Jingkuan Song

Cross-modal hashing is usually regarded as an effective technique for large-scale textual-visual cross retrieval, where data from different modalities are mapped into a shared Hamming space for matching. Most of the trad…

Cross-Modal RetrievalDescriptiveRetrieval

Alternating Co-Quantization for Cross-Modal Hashing

2015-12-01 · ICCV 2015 12 · Go Irie, Hiroyuki Arai, Yukinobu Taniguchi

This paper addresses the problem of unsupervised learning of binary hash codes for efficient cross-modal retrieval. Many unimodal hashing studies have proven that both similarity preservation of data and maintenance of q…

Cross-Modal RetrievalDimensionality ReductionQuantizationRetrieval