Large-to-small Image Resolution Asymmetry in Deep Metric Learning
Pavel Suma, Giorgos Tolias

TL;DR
This paper introduces a resolution asymmetry approach in deep metric learning, using different image resolutions for query and database processing to improve efficiency without sacrificing accuracy.
Contribution
It proposes a novel resolution asymmetry method with knowledge distillation, outperforming architecture-based asymmetry in deep metric learning tasks.
Findings
Resolution asymmetry improves performance/efficiency trade-off.
Distillation effectively aligns small-resolution query representations with large-resolution database representations.
Method outperforms prior architecture-based asymmetry approaches.
Abstract
Deep metric learning for vision is trained by optimizing a representation network to map (non-)matching image pairs to (non-)similar representations. During testing, which typically corresponds to image retrieval, both database and query examples are processed by the same network to obtain the representation used for similarity estimation and ranking. In this work, we explore an asymmetric setup by light-weight processing of the query at a small image resolution to enable fast representation extraction. The goal is to obtain a network for database examples that is trained to operate on large resolution images and benefits from fine-grained image details, and a second network for query examples that operates on small resolution images but preserves a representation space aligned with that of the database network. We achieve this with a distillation approach that transfers knowledge from…
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
Large-to-small Image Resolution Asymmetry in Deep Metric Learning· youtube
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · COVID-19 diagnosis using AI · Human Pose and Action Recognition
