SABER: Continual Learning with Representation Conflict Management
Abstract
Lay Summary
AI models that learn tasks one after another tend to forget earlier skills because new information can clash with old knowledge. Most current methods try to avoid these conflicts by keeping knowledge for each task strictly separate, but they don't actually resolve the underlying tension. We introduce SABER, a new approach that instead manages these representational conflicts head-on. SABER first identifies what knowledge is shared across tasks and aligns it into a common representational framework. It then separates each task's unique knowledge into distinct, non-overlapping compartments to prevent interference. Finally, an intelligent balancing mechanism coordinates the shared and unique components so that new information can be integrated smoothly without disrupting previously learned skills. In extensive tests, SABER matches or surpasses the performance of leading continual learning methods. By directly addressing the root cause of forgetting, representational conflict, SABER offers a novel way to build AI that learns continuously and reliably over time.