Unbiased and Efficient Self-Supervised Incremental Contrastive Learning
Cheng Ji, Jianxin Li, Hao Peng, Jia Wu, Xingcheng Fu, Qingyun Sun,, Phillip S. Yu

TL;DR
This paper introduces a novel self-supervised incremental contrastive learning framework that reduces bias and improves efficiency by estimating noise distribution changes and adaptively learning the learning rate, enabling faster convergence without retraining.
Contribution
It proposes a new Incremental InfoNCE loss and a meta-optimization mechanism with deep reinforced learning rate learning for unbiased, efficient incremental contrastive learning.
Findings
Achieves up to 16.7x training speedup
Attains 16.8x faster convergence
Maintains competitive performance
Abstract
Contrastive Learning (CL) has been proved to be a powerful self-supervised approach for a wide range of domains, including computer vision and graph representation learning. However, the incremental learning issue of CL has rarely been studied, which brings the limitation in applying it to real-world applications. Contrastive learning identifies the samples with the negative ones from the noise distribution that changes in the incremental scenarios. Therefore, only fitting the change of data without noise distribution causes bias, and directly retraining results in low efficiency. To bridge this research gap, we propose a self-supervised Incremental Contrastive Learning (ICL) framework consisting of (i) a novel Incremental InfoNCE (NCE-II) loss function by estimating the change of noise distribution for old data to guarantee no bias with respect to the retraining, (ii) 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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Technologies in Various Fields
MethodsContrastive Learning · InfoNCE
