Efficient Diffusion on Region Manifolds: Recovering Small Objects with Compact CNN Representations
About
Query expansion is a popular method to improve the quality of image retrieval with both conventional and CNN representations. It has been so far limited to global image similarity. This work focuses on diffusion, a mechanism that captures the image manifold in the feature space. The diffusion is carried out on descriptors of overlapping image regions rather than on a global image descriptor like in previous approaches. An efficient off-line stage allows optional reduction in the number of stored regions. In the on-line stage, the proposed handling of unseen queries in the indexing stage removes additional computation to adjust the precomputed data. We perform diffusion through a sparse linear system solver, yielding practical query times well below one second. Experimentally, we observe a significant boost in performance of image retrieval with compact CNN descriptors on standard benchmarks, especially when the query object covers only a small part of the image. Small objects have been a common failure case of CNN-based retrieval.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Retrieval | Oxford 5k | mAP87.1 | 100 | |
| Image Retrieval | Paris6k (test) | mAP96.9 | 88 | |
| Image Retrieval | Oxford105k (test) | mAP94.2 | 56 | |
| Image Retrieval | Oxford 105k | mAP86.8 | 47 | |
| Image Retrieval | Paris6k | mAP96.5 | 45 | |
| Image Retrieval | Paris 106k (Par106k) | mAP95.4 | 34 | |
| Image Retrieval | INSTRE | mAP80.5 | 21 | |
| Image Retrieval | Oxford5k original (test) | mAP95.8 | 18 | |
| Image Retrieval | Paris106k large-scale (test) | mAP95.4 | 18 |