paper-with-me

홈 › Papers

CRAM: Centroid-Routing and Adaptive MoE for Multimodal Continual Instruction Tuning

2026-06-01 · Jun-Tao Tang, Zhen-Hao Xie, Yu-Cheng Shi, Da-Wei Zhou arxiv

Multimodal Large Language Models (MLLMs) unify heterogeneous vision-language tasks under a shared generative framework via instruction tuning, yet real-world deployment demands continuous capability expansion, making Multimodal Continual Instruction Tuning (MCIT) essential. Existing methods either update all tasks with a shared parameter set or allocate dedicated modules for each new task. Shared updates force heterogeneous tasks to compete, causing forgetting of learned capabilities. Conversely, isolated expansion prevents interference but severely limits parameter efficiency over long task streams. To address this dilemma, we propose CRAM (Centroid-Routing and Adaptive MoE). Specifically, by isolating task-specific patterns into independent modules, CRAM mitigates catastrophic forgetting across tasks. To further boost parameter efficiency, we utilize adaptive-rank instantiation to identify the capability gap between existing expert capability and new task demands, and dynamically allocate only the necessary parameters. To ensure stable reuse among tasks, centroid-guided routing recognizes and activates existing experts' capabilities, while an orthogonality penalty confines new updates to task-specific directions, preventing re-learning general capability. Extensive experiments across diverse benchmarks demonstrate its superiority over existing methods. Code is available at https://github.com/LAMDA-CL/EMNLP2026-CRAM.

📄 PDF Abstract BibTeX arXiv:2606.02502

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SAME: Stabilized Mixture-of-Experts for Multimodal Continual Instruction Tuning

2026-02-02 · Zhen-Hao Xie, Jun-Tao Tang, Yu-Cheng Shi, Han-Jia Ye 외 arxiv

Multimodal Large Language Models (MLLMs) achieve strong performance through instruction tuning, but real-world deployment requires them to continually expand their capabilities, making Multimodal Continual Instruction Tu…

ProtoAda: Prototype-Guided Adaptive Adapter Expansion and Geometric Consolidation for Multimodal Continual Instruction Tuning

2026-06-01 · Yu-Cheng Shi, Zhen-Hao Xie, Jun-Tao Tang, Da-Wei Zhou arxiv

Multimodal Large Language Models (MLLMs) achieve strong performance through instruction tuning, but real-world deployment requires them to continually acquire new vision-language capabilities, making Multimodal Continual…

Centroid Distance Distillation for Effective Rehearsal in Continual Learning

2023-03-06 · Daofeng Liu, Fan Lyu, Linyan Li, Zhenping Xia 외

Rehearsal, retraining on a stored small data subset of old tasks, has been proven effective in solving catastrophic forgetting in continual learning. However, due to the sampled data may have a large bias towards the ori…

Continual Learning

Beyond Classification: Dynamic Adapter Routing for Continual Multimodal Retrieval

2026-05-29 · Alicja Dobrzeniecka, Filip Szatkowski, Sebastian Cygert, Szymon Lukasik 외 arxiv

While retrieval is a core function of vision-language models, continually updating these models for retrieval tasks remains critically underexplored. Existing work often approaches continual retrieval through the lens of…

class-incremental learning

One-Class Learning with Adaptive Centroid Shift for Audio Deepfake Detection

2024-06-24 · Hyun Myung Kim, Kangwook Jang, Hoirin Kim

As speech synthesis systems continue to make remarkable advances in recent years, the importance of robust deepfake detection systems that perform well in unseen systems has grown. In this paper, we propose a novel adapt…

Audio Deepfake DetectionDeepFake DetectionFace SwappingSpeech Synthesis