Comprehensive Graph-conditional Similarity Preserving Network for Unsupervised Cross-modal Hashing
Jun Yu, Hao Zhou, Yibing Zhan, Dacheng Tao

TL;DR
This paper introduces DGCPN, a graph-based deep network that enhances unsupervised cross-modal hashing by exploring intrinsic data relationships, significantly improving retrieval accuracy.
Contribution
It proposes a novel graph-neighbor coherence preserving network that exploits multiple data similarities and a half-real, half-binary optimization to address similarity inaccuracies in UCMH.
Findings
Improves mean average precision from 0.722 to 0.751 on MIRFlickr-25K.
Outperforms existing UCMH methods on three public datasets.
Effectively reduces quantization errors during hashing.
Abstract
Unsupervised cross-modal hashing (UCMH) has become a hot topic recently. Current UCMH focuses on exploring data similarities. However, current UCMH methods calculate the similarity between two data, mainly relying on the two data's cross-modal features. These methods suffer from inaccurate similarity problems that result in a suboptimal retrieval Hamming space, because the cross-modal features between the data are not sufficient to describe the complex data relationships, such as situations where two data have different feature representations but share the inherent concepts. In this paper, we devise a deep graph-neighbor coherence preserving network (DGCPN). Specifically, DGCPN stems from graph models and explores graph-neighbor coherence by consolidating the information between data and their neighbors. DGCPN regulates comprehensive similarity preserving losses by exploiting three…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications · Video Analysis and Summarization
