A Retention-Centric Framework for Continual Learning with Guaranteed Model Developmental Safety
Gang Li, Wendi Yu, Yao Yao, Wei Tong, Yingbin Liang, Qihang Lin,, Tianbao Yang

TL;DR
This paper introduces a retention-centric framework for continual learning that guarantees model developmental safety by preserving important old capabilities while learning new tasks, addressing risks of catastrophic forgetting in cost-sensitive applications.
Contribution
It proposes a novel data-dependent constrained optimization approach to ensure retention of key capabilities during continual model development, with theoretical guarantees and practical finetuning of CLIP models.
Findings
Effective in autonomous driving and scene recognition tasks
Ensures retention of important capabilities during continual learning
Provides theoretical guarantees for model safety
Abstract
In real-world applications, learning-enabled systems often undergo iterative model development to address challenging or emerging tasks, which involve collecting new data, training a new model and validating the model. This continual model development process raises a significant issue that acquiring new or improving existing capabilities may inadvertently lose good capabilities of the old model, also known as catastrophic forgetting. While existing continual learning aims to mitigate catastrophic forgetting by trading off performance on previous tasks and new tasks to ensure good average performance, it often falls short in cost-sensitive applications, where failing to preserve essential established capabilities introduces unforeseen costs and risks and substantial expenses for re-improving these capabilities. To address this issue, we impose a requirement on learning systems to ensure…
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
TopicsSafety Systems Engineering in Autonomy · Software Reliability and Analysis Research · Model-Driven Software Engineering Techniques
MethodsContrastive Language-Image Pre-training · Focus
