A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
-
Updated
Jul 6, 2023 - Python
A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
Router-free neural specialization with capacity-selection-composition diagnostics for emergent expert routing under strict activation-derived inference.
Class-incremental continual learning on Split-MNIST using pure latent replay - a DCE-CVAE backbone with a four-tier memory hierarchy and per-task orthogonal latent subspaces. Replays compressed latents instead of raw images. ~0.66 average accuracy over 5 sequential tasks vs ~0.20 for naive fine-tuning.
To associate your repository with the split-mnist topic, visit your repo's landing page and select "manage topics."