paper-with-me

홈 › Papers

Efficient Continual Learning in Language Models via Thalamically Routed Cortical Columns

2026-02-25 · Afshin Khadangi arxiv

Large language models deployed in the wild must adapt to evolving data, user behavior, and task mixtures without erasing previously acquired capabilities. In practice, this remains difficult: sequential updates induce catastrophic forgetting, while many stabilization methods rely on external procedures that are costly, brittle, or difficult to scale. We present TRC$^{2}$ (Thalamically Routed Cortical Columns), a decoder-only architecture that makes continual learning a property of the backbone itself. TRC$^{2}$ combines stacked cortical columns with a thalamic modulatory pathway for selective inter-column communication and a hippocampal pathway for event selective retrieval, delayed surprise-based writing, and replay-driven consolidation. This design localizes fast plasticity while preserving a slower stable computation pathway. We further introduce a causal memory-update scheme and an online replay controller that adjusts consolidation strength from measured forgetting. Across a task-sequential language-modeling stream over C4, WikiText-103, and GSM8K, TRC$^{2}$ consistently improves task-boundary modeling quality and substantially reduces cumulative forgetting relative to Transformer, Mamba, MoE, DeepSeek and continual learning baselines trained under the same pipeline. Ablations show that the thalamic and hippocampal components are central to the retention gains, while the full model remains competitive in throughput and training cost.

📄 PDF Abstract BibTeX arXiv:2602.22479

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Continual learning using hash-routed convolutional neural networks

2020-10-09 · Ahmad Berjaoui

Continual learning could shift the machine learning paradigm from data centric to model centric. A continual learning model needs to scale efficiently to handle semantically different datasets, while avoiding unnecessary…

Continual Learning

An Artificial Neural Network Architecture Based on Context Transformations in Cortical Minicolumns

2017-12-16 · Vasily Morzhakov, Alexey Redozubov

Cortical minicolumns are considered a model of cortical organization. Their function is still a source of research and not reflected properly in modern architecture of nets in algorithms of Artificial Intelligence. We as…

3D Normal Coordinate Systems for Cortical Areas

2018-06-28 · J. Tilak Ratnanather, Sylvain Arguillère, Kwame S. Kutten, Peter Hubka 외

A surface-based diffeomorphic algorithm to generate 3D coordinate grids in the cortical ribbon is described. In the grid, normal coordinate lines are generated by the diffeomorphic evolution from the grey/white (inner) s…

Can visual information encoded in cortical columns be decoded from magnetoencephalography data in humans?

2015-03-27

It is a principal open question whether noninvasive imaging methods in humans can decode information encoded at a spatial scale as fine as the basic functional unit of cortex: cortical columns. We addressed this question…

Open-Ended Question Answering

HiCL: Hippocampal-Inspired Continual Learning

2025-08-19 · Kushal Kapoor, Wyatt Mackey, Yiannis Aloimonos, Xiaomin Lin arxiv

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 th…

Continual Learning