AAAI 2026technical0 citations

HiCL: Hippocampal-Inspired Continual Learning

Kushal Kapoor, Wyatt Mackey, Yiannis Aloimonos, Xiaomin Lin

Abstract

We propose HiCL, a novel hippocampal-inspired dual-memory continual learning architecture designed to mitigate catastrophic forgetting by using elements inspired by the hippocampal circuitry. Our system encodes inputs through a grid-cell-like layer, followed by sparse pattern separation using a dentate gyrus-inspired module with top-k sparsity. Episodic memory traces are maintained in a CA3-like autoassociative memory. Task-specific processing is dynamically managed via a DG-gated mixture-of-experts mechanism, wherein inputs are routed to experts based on cosine similarity between their normalized sparse DG representations and learned task-specific DG prototypes computed through online exponential moving averages. This biologically grounded yet mathematically principled gating strategy enables differentiable, scalable task-routing without relying on a separate gating network, and enhances the model

BibTeX
@inproceedings{aaai2026_hiclhippocampali,
  title = {HiCL: Hippocampal-Inspired Continual Learning},
  author = {Kushal Kapoor and Wyatt Mackey and Yiannis Aloimonos and Xiaomin Lin},
  booktitle = {AAAI 2026},
  year = {2026}
}