Neighborhood Consensus Contrastive Learning for Backward-Compatible Representation
Shengsen Wu, Liang Chen, Yihang Lou, Yan Bai, Tao Bai, Minghua Deng,, Lingyu Duan

TL;DR
This paper introduces Neighborhood Consensus Contrastive Learning (NCCL), a novel approach for backward-compatible representation in object re-identification that handles complex cluster structures and outliers without requiring overlapping training data.
Contribution
The paper proposes NCCL, a method that estimates sub-cluster structures of old embeddings and constrains new embeddings at the sub-class level, improving robustness and compatibility.
Findings
NCCL effectively handles complex cluster structures.
The method reduces the impact of outliers in old embeddings.
NCCL can improve the accuracy of new models.
Abstract
In object re-identification (ReID), the development of deep learning techniques often involves model updates and deployment. It is unbearable to re-embedding and re-index with the system suspended when deploying new models. Therefore, backward-compatible representation is proposed to enable "new" features to be compared with "old" features directly, which means that the database is active when there are both "new" and "old" features in it. Thus we can scroll-refresh the database or even do nothing on the database to update. The existing backward-compatible methods either require a strong overlap between old and new training data or simply conduct constraints at the instance level. Thus they are difficult in handling complicated cluster structures and are limited in eliminating the impact of outliers in old embeddings, resulting in a risk of damaging the discriminative capability of…
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.
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Remote-Sensing Image Classification · Advanced Neural Network Applications
MethodsContrastive Learning
