Unsupervised Data-Efficient Cross-Modal Retrieval with Global-Neighborhood Alignment Hashing
About
Compared to supervised cross-modal hashing (CMH), unsupervised CMH reduces the reliance on manual labeling by learning binary codes from unlabeled image-text pairs. However, existing unsupervised CMH methods often rely on large-scale image-text pairs, which are costly to collect. To address this limitation, we propose Global-Neighborhood Alignment Hashing (GNAH), a novel approach that preserves the semantic structure of vision-language foundation models within a compact binary Hamming space using only a limited number of image-text pairs. Specifically, GNAH captures global structural information from the continuous latent space and transfers it into the binary Hamming space through a Prototype-Anchored Global Alignment module. In addition, GNAH extends conventional pairwise contrastive learning by modeling stochastic neighborhood relationships via a Contrastive Stochastic Neighborhood Alignment module, thereby alleviating overfitting to sparse pairwise correlations. Extensive experiments demonstrate that GNAH consistently outperforms existing unsupervised cross-modal retrieval methods under data-constrained settings, offering a practical solution for real-world CMH applications.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Retrieval | NUS-WIDE | mAP51.8 | 89 | |
| Cross-modal retrieval | Wikipedia | mAP43.1 | 64 | |
| Cross-modal retrieval | Pascal Sentence | mAP52.6 | 64 | |
| Cross-modal retrieval | Mir Flickr | mAP86.7 | 64 | |
| Cross-modal retrieval | NUS-WIDE (Seen) | mAP55.7 | 32 | |
| Cross-modal retrieval | NUS-WIDE (Unseen) | mAP30.2 | 32 | |
| Cross-modal retrieval | NUS-WIDE (Average) | mAP43 | 32 | |
| Cross-modal retrieval | Cross-dataset Average MIR, NUS, PAS, WIKI | mAP47.7 | 32 | |
| Cross-modal retrieval | Pascal Sentence (Seen) | mAP55 | 32 | |
| Cross-modal retrieval | Wikipedia (Average) | mAP36 | 32 |