Cortex-Inspired Continual Learning: Unsupervised Instantiation and Recovery of Functional Task Networks
Kevin McKee, Thomas Hazy, Yicong Zheng, Zacharie Bugaud, Thomas Miconi

TL;DR
This paper introduces Functional Task Networks (FTN), a cortical-inspired method for continual learning that isolates task-specific subnetworks, enabling unsupervised task segmentation and minimal forgetting across multiple benchmarks.
Contribution
The paper proposes a novel, biologically-inspired parameter-isolation method that efficiently recovers task-specific networks and reduces catastrophic forgetting in continual learning.
Findings
FTN achieves nearly zero forgetting on all benchmarks.
The method enables unsupervised task segmentation at inference.
Spatial organization reduces search complexity from combinatorial to near-linear.
Abstract
Block-sequential continual learning demands that a single model both protect prior solutions from catastrophic forgetting and efficiently infer at inference time which prior solution matches the current input without task labels. We present Functional Task Networks (FTN), a parameter-isolation method inspired by structural and dynamical motifs found in the mammalian neocortex. Similar to mixture-of-experts, this method uses a high dimensional, self-organizing binary mask over a large population of small but deep networks, inspired by dendritic models of pyramidal neurons. The mask is produced by a three-stage procedure: (1) gradient descent on a continuous mask identifies task-relevant neurons, (2) a smoothing kernel biases the result toward spatial contiguity, (3) and k-winner-take-all binarizes the resulting group at a fixed capacity budget. Like mixture-of-experts, each neuron is an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
