CVMMAug 1, 2025

Instruction-Grounded Visual Projectors for Continual Learning of Generative Vision-Language Models

arXiv:2508.00260v13 citationsh-index: 4
Originality Highly original
AI Analysis

This work addresses the challenge of maintaining instruction-following capabilities in generative vision-language models during continual learning, which is incremental as it builds on existing projector-based methods.

The paper tackles the problem of generative vision-language models neglecting language instructions during continual learning, especially with repetitive textual tasks, by introducing an instruction-grounded mixture of visual projectors and expert strategies. The result is a method that outperforms existing continual learning approaches in generating instruction-following responses across diverse vision-language tasks.

Continual learning enables pre-trained generative vision-language models (VLMs) to incorporate knowledge from new tasks without retraining data from previous ones. Recent methods update a visual projector to translate visual information for new tasks, connecting pre-trained vision encoders with large language models. However, such adjustments may cause the models to prioritize visual inputs over language instructions, particularly learning tasks with repetitive types of textual instructions. To address the neglect of language instructions, we propose a novel framework that grounds the translation of visual information on instructions for language models. We introduce a mixture of visual projectors, each serving as a specialized visual-to-language translation expert based on the given instruction context to adapt to new tasks. To avoid using experts for irrelevant instruction contexts, we propose an expert recommendation strategy that reuses experts for tasks similar to those previously learned. Additionally, we introduce expert pruning to alleviate interference from the use of experts that cumulatively activated in previous tasks. Extensive experiments on diverse vision-language tasks demonstrate that our method outperforms existing continual learning approaches by generating instruction-following responses.

Foundations

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

Your Notes