Pith. sign in

REVIEW 11 cited by

Theory on Mixture-of-Experts in Continual Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.16437 v3 pith:BHEIIKML submitted 2024-06-24 cs.LG cs.AI

Theory on Mixture-of-Experts in Continual Learning

classification cs.LG cs.AI
keywords taskslearningexpertscontinualforgettingmodelperformancebeen
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Continual learning (CL) has garnered significant attention because of its ability to adapt to new tasks that arrive over time. Catastrophic forgetting (of old tasks) has been identified as a major issue in CL, as the model adapts to new tasks. The Mixture-of-Experts (MoE) model has recently been shown to effectively mitigate catastrophic forgetting in CL, by employing a gating network to sparsify and distribute diverse tasks among multiple experts. However, there is a lack of theoretical analysis of MoE and its impact on the learning performance in CL. This paper provides the first theoretical results to characterize the impact of MoE in CL via the lens of overparameterized linear regression tasks. We establish the benefit of MoE over a single expert by proving that the MoE model can diversify its experts to specialize in different tasks, while its router learns to select the right expert for each task and balance the loads across all experts. Our study further suggests an intriguing fact that the MoE in CL needs to terminate the update of the gating network after sufficient training rounds to attain system convergence, which is not needed in the existing MoE studies that do not consider the continual task arrival. Furthermore, we provide explicit expressions for the expected forgetting and overall generalization error to characterize the benefit of MoE in the learning performance in CL. Interestingly, adding more experts requires additional rounds before convergence, which may not enhance the learning performance. Finally, we conduct experiments on both synthetic and real datasets to extend these insights from linear models to deep neural networks (DNNs), which also shed light on the practical algorithm design for MoE in CL.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 11 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. STM3: Mixture of Multiscale Mamba for Long-Term Spatio-Temporal Time-Series Prediction

    cs.LG 2025-08 unverdicted novelty 7.0

    STM3 is a spatio-temporal mixture-of-multiscale-Mamba model that uses disentangled experts, stable routing, and causal contrastive learning to achieve state-of-the-art long-term forecasting on ten real-world benchmarks.

  2. MoRe: Modular Representations for Principled Continual Representation Learning on Sequential Data

    cs.LG 2026-05 unverdicted novelty 6.0

    MoRe identifies modular structure in representations themselves to enable principled reuse, alignment, and expansion of modules during continual adaptation on sequential data.

  3. PLATE: Plasticity-Tunable Efficient Adapters for Geometry-Aware Continual Learning

    cs.LG 2026-02 conditional novelty 6.0

    PLATE constructs frozen weight-derived bases B and Q and trains only a small core A, reducing catastrophic forgetting during data-free continual fine-tuning.

  4. Continual Video-MLLM Adaptation over Evolving Domains

    cs.CV 2026-07 conditional novelty 5.0

    A frozen Video-MLLM plus per-domain LoRA expert pools with distribution-aware routing improves domain-incremental video QA from 64.38% to 67.59% average accuracy over the strongest prior method.

  5. Multi-scale Mixture of World Models for Embodied Agents in Evolving Environments

    cs.AI 2026-07 unverdicted novelty 5.0

    MuSix introduces scale-aware world model mixtures with experiential-distance routing and adaptive forgetting to improve multi-scale reasoning and dynamic adaptation in embodied agents.

  6. MoRe: Modular Representations for Principled Continual Representation Learning on Sequential Data

    cs.LG 2026-05 unverdicted novelty 5.0

    MoRe decomposes representations into identifiable hierarchical modules to enable principled continual adaptation on sequential data.

  7. MoRe: Modular Representations for Principled Continual Representation Learning on Sequential Data

    cs.LG 2026-05 unverdicted novelty 5.0

    MoRe identifies modular representations in sequential data for continual learning with identifiability guarantees, enabling principled adaptation without disrupting old modules.

  8. FLAME: Adaptive Mixture-of-Experts for Continual Multimodal Multi-Task Learning

    cs.LG 2026-05 unverdicted novelty 5.0

    FLAME is an MoE architecture using modality-specific routers and low-rank compression of expert knowledge to support efficient continual multimodal multi-task learning while reducing catastrophic forgetting.

  9. Model Predictive Control and Moving Horizon Estimation using Statistically Weighted Data-Based Ensemble Models

    eess.SY 2025-11 unverdicted novelty 5.0

    Ensemble MPC with Mahalanobis-distance weighting that adapts across the horizon and a matching MHE observer, shown on a multi-condition energy benchmark.

  10. Seeing Clearly, Forgetting Deeply: Revisiting Fine-Tuned Video Generators for Driving Simulation

    cs.CV 2025-08 conditional novelty 5.0

    Fine-tuning video generators on driving data can improve visual fidelity while degrading how accurately the model predicts the movement of cars and pedestrians.

  11. STM3: Mixture of Multiscale Mamba for Long-Term Spatio-Temporal Time-Series Prediction

    cs.LG 2025-08 unverdicted novelty 5.0

    STM3 is a new multiscale Mamba mixture-of-experts model with graph causal networks and contrastive routing that reports state-of-the-art results on 10 long-term spatio-temporal forecasting benchmarks.