pith. sign in

arxiv: 2411.02564 · v2 · pith:XWYOYNBFnew · submitted 2024-11-04 · 💻 cs.CV

Continual LLaVA: Continual Instruction Tuning in Large Vision-Language Models

classification 💻 cs.CV
keywords continualinstructiontuningembeddingsincrementlvlmsllavaachieve
0
0 comments X
read the original abstract

Instruction tuning constitutes a prevalent technique for tailoring Large Vision Language Models (LVLMs) to meet individual task requirements. To date, most of the existing approaches are confined to single-task adaptation, whereas the requirements in real-world scenarios are inherently varied and continually evolving. Thus an ideal LVLM should sustain continual instruction tuning in the face of stream-task distributions (i.e., different domains, emerging capabilities, and new datasets) while minimizing the forgetting of previously acquired knowledge. To achieve this, we propose a new benchmark for COntinuAl inStruction Tuning on LVLMs (COAST), which encompasses the aforementioned domain-incremental, capability-incremental, and dataset-incremental configurations. In terms of methodology, we propose Continual LLaVA, a rehearsal-free method tailored for continual instruction tuning in LVLMs. To circumvent the additional overhead associated with experience replay, we freeze LVLMs and construct the dual increment embeddings for each input instruction to facilitate parameter-efficient tuning. Specifically, the increment embeddings can be decomposed into two principal components: 1) intrinsic increment embeddings to encode task-specific characteristics. To achieve this, we set up a low-rank pool containing candidate embeddings, from which we select the relevant ones based on their similarity with the user instructions; 2) contextual increment embeddings to investigate the inter-dependencies across tasks. In this regard, the low-rank embeddings chosen in the previous tasks are aggregated via learnable weighted sum to provide complementary hints. Extensive experiments indicate that the proposed Continual LLaVA outperforms previous methods by significantly reducing the forgetting during the continual instruction tuning process.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 9 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hidden Forgetting in Continual Multimodal Learning: When Accuracy Survives but Grounding Fails

    cs.AI 2026-07 unverdicted novelty 7.0

    RCL preserves evidence-reliance in continual multimodal learning to reduce hidden forgetting beyond standard accuracy metrics.

  2. Dynamic Cross-Modal Prompt Generation for Multimodal Continual Instruction Tuning

    cs.CV 2026-05 unverdicted novelty 7.0

    DRAPE generates query-image conditioned prompts on the fly for multimodal continual instruction tuning and reports SOTA results on MCIT benchmarks.

  3. The Blind Spot of Adaptation: Quantifying and Mitigating Forgetting in Fine-tuned Driving Models

    cs.CV 2026-04 unverdicted novelty 7.0

    Fine-tuning VLMs for driving erodes pre-trained world knowledge, but shifting adaptation to prompt space via the Drive Expert Adapter preserves generalization while improving task performance.

  4. Curvature-Guided Mixing for MLLM Adaptation

    cs.CV 2026-06 unverdicted novelty 6.0

    CGM derives optimal soft and hard mixing strategies for MLLM parameters via curvature-aware second-order analysis to improve the specialization versus forgetting trade-off.

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

    cs.CV 2026-06 unverdicted novelty 6.0

    ProtoAda uses format-aware prototypes for better task routing and geometry-aware consolidation to reduce interference in multimodal continual instruction tuning.

  6. Octopus: History-Free Gradient Orthogonalization for Continual Learning in Multimodal Large Language Models

    cs.LG 2026-05 unverdicted novelty 6.0

    Octopus introduces history-free gradient orthogonalization in a two-stage finetuning framework to achieve state-of-the-art continual learning results for multimodal LLMs on the UCIT benchmark.

  7. ECA: Efficient Continual Alignment for Open-Ended Image-to-Text Generation

    cs.CV 2026-06 unverdicted novelty 5.0

    ECA introduces continual alignment with MoQ, FeDEx, and DR for exemplar-free incremental learning in open-ended image-to-text generation, evaluated on four new benchmarks showing reduced forgetting.

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

    cs.CL 2026-06 unverdicted novelty 5.0

    CRAM uses adaptive MoE with centroid routing and orthogonality constraints to enable parameter-efficient multimodal continual instruction tuning while mitigating forgetting.

  9. Listen, Look, and Learn: Learning Without Forgetting through SAM-Audio

    cs.CV 2026-06 unverdicted novelty 4.0

    Integrates SAM-Audio dense representations with guided attention and dual distillation for audio-visual class-incremental learning, reporting consistent outperformance on benchmarks.