HPCR: Holistic Proxy-based Contrastive Replay for Online Continual Learning
Huiwei Lin, Shanshan Feng, Baoquan Zhang, Xutao Li, Yunming Ye

TL;DR
This paper introduces HPCR, an advanced replay method for online continual learning that combines contrastive learning, temperature decoupling, and distillation to improve feature extraction, generalization, and anti-forgetting capabilities.
Contribution
It proposes HPCR, a novel method that enhances PCR by integrating three components to address its limitations in feature extraction, generalization, and forgetting prevention.
Findings
HPCR outperforms state-of-the-art methods on four datasets.
The contrastive component improves feature extraction.
Temperature decoupling enhances model generalization.
Abstract
Online continual learning, aimed at developing a neural network that continuously learns new data from a single pass over an online data stream, generally suffers from catastrophic forgetting. Existing replay-based methods alleviate forgetting by replaying partial old data in a proxy-based or contrastive-based replay manner, each with its own shortcomings. Our previous work proposes a novel replay-based method called proxy-based contrastive replay (PCR), which handles the shortcomings by achieving complementary advantages of both replay manners. In this work, we further conduct gradient and limitation analysis of PCR. The analysis results show that PCR still can be further improved in feature extraction, generalization, and anti-forgetting capabilities of the model. Hence, we develop a more advanced method named holistic proxy-based contrastive replay (HPCR). HPCR consists of three…
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 · Multimodal Machine Learning Applications
