REVIEW 5 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
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.
Forward citations
Cited by 5 Pith papers
-
PLATE: Plasticity-Tunable Efficient Adapters for Geometry-Aware Continual Learning
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.
-
DriftMoE: A Mixture of Experts Approach to Handle Concept Drifts
An online mixture-of-experts model trained with a multi-hot correctness mask matches or approaches state-of-the-art adaptive ensembles on several concept drift benchmarks.
-
Learning, fast and slow: a two-fold algorithm for data-based model adaptation
Combining control-chart-triggered ensemble expansion with online Gaussian process residual correction lifts FIT from 69.5% to 94.2% on a district heating case.
-
Continual Video-MLLM Adaptation over Evolving Domains
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.
-
Seeing Clearly, Forgetting Deeply: Revisiting Fine-Tuned Video Generators for Driving Simulation
Fine-tuning video generators on driving data can improve visual fidelity while degrading how accurately the model predicts the movement of cars and pedestrians.
Discussion (0). Sign in to comment.