paper-with-me

Papers

Modality-Inconsistent Continual Learning of Multimodal Large Language Models

2024-12-17 · Weiguo Pian, Shijian Deng, Shentong Mo, Yunhui Guo, Yapeng Tian

In this paper, we introduce Modality-Inconsistent Continual Learning (MICL), a new continual learning scenario for Multimodal Large Language Models (MLLMs) that involves tasks with inconsistent modalities (image, audio, or video) and varying task types (captioning or question-answering). Unlike existing vision-only or modality-incremental settings, MICL combines modality and task type shifts, both of which drive catastrophic forgetting. To address these challenges, we propose MoInCL, which employs a Pseudo Targets Generation Module to mitigate forgetting caused by task type shifts in previously seen modalities. It also incorporates Instruction-based Knowledge Distillation to preserve the model's ability to handle previously learned modalities when new ones are introduced. We benchmark MICL using a total of six tasks and conduct experiments to validate the effectiveness of our proposed MoInCL. The experimental results highlight the superiority of MoInCL, showing significant improvements over representative and state-of-the-art continual learning baselines.

📄 PDF Abstract BibTeX arXiv:2412.13050

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningKnowledge DistillationQuestion Answering

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Enhancing Continual Learning in Visual Question Answering with Modality-Aware Feature Distillation

2024-06-27 · Malvina Nikandrou, Georgios Pantazopoulos, Ioannis Konstas, Alessandro Suglia

Continual learning focuses on incrementally training a model on a sequence of tasks with the aim of learning new tasks while minimizing performance drop on previous tasks. Existing approaches at the intersection of Conti…

Continual LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Merge then Realign: Simple and Effective Modality-Incremental Continual Learning for Multimodal LLMs

2025-03-08 · Dingkun Zhang, Shuhan Qi, Xinyu Xiao, Kehai Chen 외

Recent advances in Multimodal Large Language Models (MLLMs) have enhanced their versatility as they integrate a growing number of modalities. Considering the heavy cost of training MLLMs, it is necessary to reuse the exi…

Continual Learning

Dynamic Mixture of Curriculum LoRA Experts for Continual Multimodal Instruction Tuning

2025-06-13 · Chendi Ge, Xin Wang, Zeyang Zhang, Hong Chen 외

Continual multimodal instruction tuning is crucial for adapting Multimodal Large Language Models (MLLMs) to evolving tasks. However, most existing methods adopt a fixed architecture, struggling with adapting to new tasks…

Continual Learning

LLMs Can Evolve Continually on Modality for X-Modal Reasoning

2024-10-26 · Jiazuo Yu, Haomiao Xiong, Lu Zhang, Haiwen Diao 외

Multimodal Large Language Models (MLLMs) have gained significant attention due to their impressive capabilities in multimodal understanding. However, existing methods rely heavily on extensive modal-specific pretraining …

Continual Learningmultimodal interaction

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

2026-05-10 · Xing Han, Shravan Chaudhari, Tanvi Ranade, Rama Chellappa 외 arxiv

Real-world model deployment across multiple domains requires multimodal models to operate under two complementary regimes: (1) multi-task pretraining, tasks are co-available at design time where related tasks could borro…

Multi-Task LearningContinual Learning