Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Stop Marginalizing My Dreams: Model Inversion via Laplace Kernel for Continual Learning

About

Data-free continual learning (DFCIL) relies on model inversion to synthesize pseudo-samples and mitigate catastrophic forgetting. However, existing inversion methods are fundamentally limited by a simplifying assumption: they model feature distributions using diagonal covariance, effectively ignoring correlations that define the geometry of learned representations. As a result, synthesized samples often lack fidelity, limiting knowledge retention. In this work, we show that modeling feature dependencies is a key ingredient for effective DFCIL. We introduce REMIX, a structured covariance modeling framework that enables scalable full-covariance modeling without the prohibitive cost of dense matrix inversion and log-determinant computation. By leveraging a Laplace kernel parameterization, REMIX captures structured feature dependencies using memory that scales linearly with the feature dimensionality, while requiring only an additional logarithmic factor in computation. Modeling these correlations produces more coherent synthetic samples and consistently improves performance across standard DFCIL benchmarks. Our results demonstrate that moving beyond diagonal assumptions is essential for effective and scalable data-free continual learning. Our code is available at https://github. com/pkrukowski1/REMIX-Model-Inversion-via-Laplace-Kernel.

Patryk Krukowski, Jacek Tabor, Przemys{\l}aw Spurek, Marek \'Smieja, {\L}ukasz Struski• 2026

Related benchmarks

TaskDatasetResultRank
Class-incremental learningCIFAR-100 20 tasks--
58
Task-Incremental LearningTiny-ImageNet 20 tasks
Average Accuracy27.11
54
Class-incremental learningCUB-200 (test)
Alast67.69
51
Task-Incremental LearningCIFAR-100 20 tasks
Accuracy (ACC)33.11
40
Class-incremental learningCIFAR100 5 Tasks
Accuracy52.94
31
Class-incremental learningTiny-ImageNet 10 tasks--
31
Incremental LearningCIFAR-100 (test)
Average Accuracy88.47
27
Class-incremental learningTiny-ImageNet 20 tasks--
25
Incremental LearningCIFAR-100 10 task
Avg Incremental Acc45.38
17
Incremental LearningTiny-ImageNet 5 task
Average Incremental Accuracy38.64
15
Showing 10 of 11 rows

Other info

Follow for update