paper-with-me

홈 › Papers

Routing Networks with Co-training for Continual Learning

2020-09-09 · Mark Collier, Efi Kokiopoulou, Andrea Gesmundo, Jesse Berent

The core challenge with continual learning is catastrophic forgetting, the phenomenon that when neural networks are trained on a sequence of tasks they rapidly forget previously learned tasks. It has been observed that catastrophic forgetting is most severe when tasks are dissimilar to each other. We propose the use of sparse routing networks for continual learning. For each input, these network architectures activate a different path through a network of experts. Routing networks have been shown to learn to route similar tasks to overlapping sets of experts and dissimilar tasks to disjoint sets of experts. In the continual learning context this behaviour is desirable as it minimizes interference between dissimilar tasks while allowing positive transfer between related tasks. In practice, we find it is necessary to develop a new training method for routing networks, which we call co-training which avoids poorly initialized experts when new tasks are presented. When combined with a small episodic memory replay buffer, sparse routing networks with co-training outperform densely connected networks on the MNIST-Permutations and MNIST-Rotations benchmarks.

📄 PDF Abstract BibTeX arXiv:2009.04381

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

CONCUR: A Framework for Continual Constrained and Unconstrained Routing

2025-12-10 · Peter Baile Chen, Weiyue Li, Dan Roth, Michael Cafarella 외 arxiv

AI tasks differ in complexity and are best addressed with different computation strategies (e.g., combinations of models and decoding methods). Hence, an effective routing system that maps tasks to the appropriate strate…

Continual Model Routing in Evolving Model Hubs

2026-05-27 · Jack Bell, Giacomo Carfì, Gerlando Gramaglia, Vincenzo Lomonaco arxiv

AI model hubs provide access to a rapidly growing collection of powerful pre-trained models, enabling off-the-shelf mixture-of-experts systems with different routing strategies. However, this rapid growth poses two funda…

Leveraging Routing Dynamics in Mixture-of-Experts Models for Efficient Language Adaptation

2026-05-28 · Aditi Khandelwal, Marius Mosbach, Verna Dankers, Siva Reddy 외 arxiv

Mixture-of-Experts (MoE) models are widely used to scale language models, yet their expert routing behavior and adaptation in a multilingual setting remain underexplored. In this work, we study multilingual routing dynam…

On Token's Dilemma: Dynamic MoE with Drift-Aware Token Assignment for Continual Learning of Large Vision Language Models

2026-03-29 · Chongyang Zhao, Mingsong Li, Haodong Lu, Dong Gong arxiv

Multimodal Continual Instruction Tuning aims to continually enhance Large Vision Language Models (LVLMs) by learning from new data without forgetting previously acquired knowledge. Mixture of Experts (MoE) architectures …

Continual Learning

CARL-CXR: Continual Adapter-Based Routing for Task-Unknown Chest Radiograph Classification

2026-02-17 · Muthu Subash Kavitha, Anas Zafar, Amgad Muneer, Jia Wu arxiv

Clinical deployment of chest radiograph classifiers requires models that can be updated as new datasets become available without retraining on previously observed data or degrading validated performance. We study a task-…

Continual Learning