paper-with-me

Papers

Dimensionality Controls When Modularity Helps in Continual Learning

2026-06-16 · Kathrin Korte, Christian Medeiros Adriano, Joachim Winther Pedersen, Eleni Nisioti, Sebastian Risi arxiv

Compositional learning systems must balance plasticity, the ability to acquire new knowledge, with stability, the preservation of previously learned components, especially when tasks share structure and risk interference. We study how modular architecture, task similarity, and representational dimensionality jointly shape compositional continual learning in a sequential A-B-A paradigm, comparing a task-partitioned recurrent network to a single-network baseline while inducing high- and low-dimensional regimes via weight-scale manipulations. In a high-dimensional "lazy" regime, both architectures achieve similar performance and internal geometry, suggesting that explicit modular structure has little impact when representations are weakly constrained. In a lower-dimensional "rich" regime, modularity becomes decisive: the modular network develops graded task-specific subspaces that overlap for similar tasks, partially align for moderately dissimilar tasks, and separate for dissimilar tasks, yielding a more compositional and interpretable organization than the single network. These findings identify the representational regime induced by initialization scale, which co-varies with representational dimensionality, as a key factor governing when compositional, modular structure is functionally beneficial in continual learning, and support viewing safety and robustness as problems of adaptive allocation of representational subspaces rather than fixed separation versus sharing.

📄 PDF Abstract BibTeX arXiv:2606.17889

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

When Does Structure Matter in Continual Learning? Dimensionality Controls When Modularity Shapes Representational Geometry

2026-04-30 · Kathrin Korte, Joachim Winter Pedersen, Eleni Nisioti, Sebastian Risi arxiv

To preserve previously learned representations, continual learning systems must strike a balance between plasticity, the ability to acquire new knowledge, and stability. This stability-plasticity dilemma affects how repr…

Continual Learning

Breaking Neural Network Scaling Laws with Modularity

2024-09-09 · Akhilan Boopathy, Sunshine Jiang, William Yue, Jaedong Hwang 외

Modular neural networks outperform nonmodular neural networks on tasks ranging from visual question answering to robotics. These performance improvements are thought to be due to modular networks' superior ability to mod…

Question AnsweringVisual Question Answering

Distillation-Guided Structural Transfer for Continual Learning Beyond Sparse Distributed Memory

2025-12-17 · Huiyan Xue, Xuming Ran, Yaxin Li, Qi Xu 외 arxiv

Sparse neural systems are gaining traction for efficient continual learning due to their modularity and low interference. Architectures such as Sparse Distributed Memory Multi-Layer Perceptrons (SDMLP) construct task-spe…

Continual Learning

Does Continual Learning Meet Compositionality? New Benchmarks and An Evaluation Framework

2023-09-26 · NeurIPS 2023 11

Compositionality facilitates the comprehension of novel objects using acquired concepts and the maintenance of a knowledge pool. This is particularly crucial for continual learners to prevent catastrophic forgetting and …

Low-Rank Adapters Initialization via Gradient Surgery for Continual Learning

2026-05-12 · Joana Pasquali, Ramiro N. Barros, Arthur S. Bianchessi, Vinícius Conte Turani 외 arxiv

LoRA is widely adopted for continual fine-tuning of Large Language Models due to its parameter efficiency, modularity across tasks, and compatibility with replay strategies. However, LoRA-based continual learning remains…

Continual Learning