Probability Weighted Compact Feature for Domain Adaptive Retrieval
About
Domain adaptive image retrieval includes single-domain retrieval and cross-domain retrieval. Most of the existing image retrieval methods only focus on single-domain retrieval, which assumes that the distributions of retrieval databases and queries are similar. However, in practical application, the discrepancies between retrieval databases often taken in ideal illumination/pose/background/camera conditions and queries usually obtained in uncontrolled conditions are very large. In this paper, considering the practical application, we focus on challenging cross-domain retrieval. To address the problem, we propose an effective method named Probability Weighted Compact Feature Learning (PWCF), which provides inter-domain correlation guidance to promote cross-domain retrieval accuracy and learns a series of compact binary codes to improve the retrieval speed. First, we derive our loss function through the Maximum A Posteriori Estimation (MAP): Bayesian Perspective (BP) induced focal-triplet loss, BP induced quantization loss and BP induced classification loss. Second, we propose a common manifold structure between domains to explore the potential correlation across domains. Considering the original feature representation is biased due to the inter-domain discrepancy, the manifold structure is difficult to be constructed. Therefore, we propose a new feature named Histogram Feature of Neighbors (HFON) from the sample statistics perspective. Extensive experiments on various benchmark databases validate that our method outperforms many state-of-the-art image retrieval methods for domain adaptive image retrieval. The source code is available at https://github.com/fuxianghuang1/PWCF
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Cross-Domain Image Retrieval | COIL1 → COIL2 | mAP0.7241 | 104 | |
| Image Retrieval | P → R (test) | MAP38.26 | 52 | |
| Cross-Domain Image Retrieval | Office-31 A → D | MAP34.55 | 52 | |
| Image Retrieval | MNIST -> USPS (test) | mAP65.63 | 52 | |
| Cross-Domain Image Retrieval | MNIST-USPS | MAP53.17 | 52 | |
| Cross-Domain Image Retrieval | Office-31 A → W | MAP35.21 | 52 | |
| Image Retrieval | A → D (test) | MAP43.35 | 52 | |
| Cross-Domain Image Retrieval | Office-Home P→R (test) | mAP35.85 | 39 | |
| Cross-Domain Image Retrieval | Office-Home C→R (test) | MAP21.97 | 39 | |
| Cross-Domain Image Retrieval | Office-Home R→A (test) | MAP32.2 | 39 |