paper-with-me

Papers

CL-MoE: Enhancing Multimodal Large Language Model with Dual Momentum Mixture-of-Experts for Continual Visual Question Answering

2025-03-01 · CVPR 2025 1 · Tianyu Huai, Jie zhou, Xingjiao Wu, Qin Chen, Qingchun Bai, Ze Zhou, Liang He

Multimodal large language models (MLLMs) have garnered widespread attention from researchers due to their remarkable understanding and generation capabilities in visual language tasks (e.g., visual question answering). However, the rapid pace of knowledge updates in the real world makes offline training of MLLMs costly, and when faced with non-stationary data streams, MLLMs suffer from catastrophic forgetting during learning. In this paper, we propose an MLLMs-based dual momentum Mixture-of-Experts (CL-MoE) framework for continual visual question answering (VQA). We integrate MLLMs with continual learning to utilize the rich commonsense knowledge in LLMs. We introduce a Dual-Router MoE (RMoE) strategy to select the global and local experts using task-level and instance-level routers, to robustly assign weights to the experts most appropriate for the task. Then, we design a dynamic Momentum MoE (MMoE) to update the parameters of experts dynamically based on the relationships between the experts and tasks/instances, so that the model can absorb new knowledge while maintaining existing knowledge. The extensive experimental results indicate that our method achieves state-of-the-art performance on 10 VQA tasks, proving the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2503.00413

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningLanguage ModelingLanguage ModellingLarge Language ModelMixture-of-ExpertsMultimodal Large Language ModelQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
MoE 설명 없음

Similar Papers 제목 키워드 기반

SLADE: Shielding against Dual Exploits in Large Vision-Language Models

2025-01-01 · CVPR 2025 1 · Md Zarif Hossain, Ahmed Imteaj

Large Vision-Language Models (LVLMs) have emerged as transformative tools in multimodal tasks, seamlessly integrating pretrained vision encoders to align visual and textual modalities. Prior works have highlighted th…

Contrastive LearningInstruction Following

Multimodal Health Risk Prediction System for Chronic Diseases via Vision-Language Fusion and Large Language Models

2025-09-22 · Dingxin Lu, Shurui Wu, Xinyi Huang arxiv

With the rising global burden of chronic diseases and the multimodal and heterogeneous clinical data (medical imaging, free-text recordings, wearable sensor streams, etc.), there is an urgent need for a unified multimoda…

Language-Enhanced Session-Based Recommendation with Decoupled Contrastive Learning

2023-07-20 · Zhipeng Zhang, Piao Tong, Yingwei Ma, Qiao Liu 외

Session-based recommendation techniques aim to capture dynamic user behavior by analyzing past interactions. However, existing methods heavily rely on historical item ID sequences to extract user preferences, leading to …

Contrastive LearningRetrievalSession-Based Recommendations

Optimal Sensing of Momentum Kicks with a Feedback-Controlled Nanomechanical Resonator

2024-11-04 · Kaspar Schmerling, Hajrudin Bešić, Andreas Kugi, Silvan Schmid 외

External disturbances exciting a mechanical resonator can be exploited to gain information on the environment. Many of these interactions manifest as momentum kicks, such as the recoil of residual gas, radioactive decay,…

Momentum-constrained Hybrid Heuristic Trajectory Optimization Framework with Residual-enhanced DRL for Visually Impaired Scenarios

2025-09-19 · Yuting Zeng, Zhiwen Zheng, You Zhou, JiaLing Xiao 외 arxiv

This paper proposes a momentum-constrained hybrid heuristic trajectory optimization framework (MHHTOF) tailored for assistive navigation in visually impaired scenarios, integrating trajectory sampling generation, optimiz…

Reinforcement Learning