CLCVLGOct 25, 2024

Improving Multimodal Large Language Models Using Continual Learning

arXiv:2410.19925v24 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in MLLMs for researchers and developers, offering an incremental improvement over existing methods.

The study tackled the performance degradation in multimodal large language models (MLLMs) when integrating vision models, showing that a continual learning approach reduced linguistic performance loss by up to 15% while maintaining high multimodal accuracy.

Generative large language models (LLMs) exhibit impressive capabilities, which can be further augmented by integrating a pre-trained vision model into the original LLM to create a multimodal LLM (MLLM). However, this integration often significantly decreases performance on natural language understanding and generation tasks, compared to the original LLM. This study investigates this issue using the LLaVA MLLM, treating the integration as a continual learning problem. We evaluate five continual learning methods to mitigate forgetting and identify a technique that enhances visual understanding while minimizing linguistic performance loss. Our approach reduces linguistic performance degradation by up to 15% over the LLaVA recipe, while maintaining high multimodal accuracy. We also demonstrate the robustness of our method through continual learning on a sequence of vision-language tasks, effectively preserving linguistic skills while acquiring new multimodal capabilities. Project webpage: https://shikhar-srivastava.github.io/cl-for-improving-mllms

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes