PLATE: Plasticity-Tunable Efficient Adapters for Geometry-Aware Continual Learning
Abstract
Lay Summary
When foundation models learn new skills, they often suffer from "catastrophic forgetting," meaning they overwrite and lose their previous abilities. Preventing this forgetting requires constant access to the original training data, which is often proprietary, overwhelmingly large, or simply unavailable for modern, massive systems. To solve this without needing the original data, we developed a method called PLATE. Our key insight is that large models are highly redundant, meaning many of their internal pathways essentially do the same job. PLATE uses this structural redundancy to figure out which features are most important and mathematically protects them. When finetuning, PLATE forces the network to adapt by only altering the redundant, "backup" neurons. Ultimately, this approach allows finetuning on new tasks efficiently while successfully preserving original capabilities. This provides a highly practical way to update real-world foundation models without needing immense computing power or access to their original training data.