Gradient-Matching Coresets for Rehearsal-Based Continual Learning
Lukas Balles, Giovanni Zappella, C\'edric Archambeau

TL;DR
This paper introduces a gradient-matching coreset selection method for rehearsal-based continual learning, enabling efficient data subset selection that improves model performance without prior training, inspired by neural tangent kernel theory.
Contribution
It proposes a novel coreset selection approach based on gradient matching across model initializations, enhancing rehearsal-based continual learning performance.
Findings
Outperforms reservoir sampling in various scenarios
Reduces rehearsal memory size while maintaining accuracy
Leverages neural tangent kernel theory for coreset extraction
Abstract
The goal of continual learning (CL) is to efficiently update a machine learning model with new data without forgetting previously-learned knowledge. Most widely-used CL methods rely on a rehearsal memory of data points to be reused while training on new data. Curating such a rehearsal memory to maintain a small, informative subset of all the data seen so far is crucial to the success of these methods. We devise a coreset selection method for rehearsal-based continual learning. Our method is based on the idea of gradient matching: The gradients induced by the coreset should match, as closely as possible, those induced by the original training dataset. Inspired by the neural tangent kernel theory, we perform this gradient matching across the model's initialization distribution, allowing us to extract a coreset without having to train the model first. We evaluate the method on a wide range…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Seismic Imaging and Inversion Techniques · Geophysical Methods and Applications
