← 返回论文检索
ICML 2026PosterAccept (regular)

Mixing Expertise with Confidence: A Mixture of Expert Framework for Robust Multi-Modal Continual Learner

Md Abdullah Al Forhad, Yuansheng Zhu Zhu., Abhinab Acharya, Xumin Liu, Qi Yu, Weishi Shi

University of North Texas · Rochester Institute of Technology

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

The Mixture of Experts (MoE) framework is widely used in continual learning to mitigate catastrophic forgetting. MoEs typically combine a small inter-task shared parameter space with largely independent expert parameters. However, as the number of tasks increases, the shared space becomes a bottleneck, reintroducing forgetting, while fully independent experts require explicit task ID predictors (e.g., routers), adding complexity. In this work, we eliminate the inter-task shared parameter space and the need for a task ID predictor by enabling expert communication and allowing knowledge to be shared dynamically, akin to human collaboration. We bridge the inter-expert knowledge sharing by leveraging the open-set learning capabilities of a multimodal foundation model (e.g., CLIP), thereby providing “expert priors” that bolster each expert’s task-specific representations. Guided by these priors, experts learn calibrated inter-task posteriors. Additionally, Multivariate Gaussians over the learned posteriors promote complementary specialization among experts. We propose new evaluation benchmarks that simulate realistic continual learning scenarios, and our prior-conditioned strategy consistently outperforms existing methods across diverse settings without relying on reference datasets or replay memory.