LGDec 9, 2021

Gradient-matching coresets for continual learning

arXiv:2112.05025v12 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of efficient memory usage in continual learning for AI systems, but it is incremental as it builds on existing coreset and rehearsal techniques.

The paper tackled the problem of selecting a coreset for rehearsal memory in continual learning by proposing a gradient-matching method, and it achieved performance competitive with strong baselines like reservoir sampling across various memory sizes.

We devise a coreset selection method 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. We evaluate the method in the context of continual learning, where it can be used to curate a rehearsal memory. Our method performs strong competitors such as reservoir sampling across a range of memory sizes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes