PLATE (Plasticty-Tunable Efficient Adapters) is a continual learning method for pretrained models that adapts to new tasks without requiring access to old-task data. It leverages geometric redundancy in the network to control plasticity, reducing functional drift and improving retention.
PLATE is a new method for AI models to learn new tasks without forgetting old knowledge, even if they can't access their past training data. It works by smartly identifying and updating only specific, 'redundant' parts of the model, which helps maintain previous skills while acquiring new ones. This makes it ideal for adapting large AI models in situations where old data isn't available.
Plasticty-Tunable Efficient Adapters, data-free continual learning
Was this definition helpful?