Dual-Tuning: Joint Prototype Transfer and Structure Regularization for Compatible Feature Learning
Yan Bai, Jile Jiao, Shengsen Wu, Yihang Lou, Jun Liu, Xuetao Feng, and, Ling-Yu Duan

TL;DR
This paper introduces Dual-Tuning, a method for learning compatible visual features across different models and losses, enabling efficient database updates without re-extracting features.
Contribution
The paper proposes a global optimization approach with prototype transfer and structure regularization to achieve feature compatibility across diverse networks and supervision losses.
Findings
Effective feature compatibility on large-scale datasets
Maintains retrieval performance after model updates
Reduces the need for re-extracting database features
Abstract
Visual retrieval system faces frequent model update and deployment. It is a heavy workload to re-extract features of the whole database every time.Feature compatibility enables the learned new visual features to be directly compared with the old features stored in the database. In this way, when updating the deployed model, we can bypass the inflexible and time-consuming feature re-extraction process. However, the old feature space that needs to be compatible is not ideal and faces the distribution discrepancy problem with the new space caused by different supervision losses. In this work, we propose a global optimization Dual-Tuning method to obtain feature compatibility against different networks and losses. A feature-level prototype loss is proposed to explicitly align two types of embedding features, by transferring global prototype information. Furthermore, we design a…
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 · Video Surveillance and Tracking Methods · Domain Adaptation and Few-Shot Learning
