CLCVDec 29, 2025

Instruction-Following Evaluation of Large Vision-Language Models

arXiv:2512.23572v11 citationsh-index: 4New generation computing
Originality Incremental advance
AI Analysis

This addresses a critical performance degradation issue in LVLMs for researchers and developers, though it is incremental as it builds on existing fine-tuning methods.

The study found that large vision-language models (LVLMs) experience a decline in instruction-following ability after fine-tuning with common datasets, and showed that including explicit output format instructions in training data improves accuracy, with quantitative evaluation confirming these effects.

Following the initial flourishing of large language models (LLMs), there has been a surge in proposed large vision-language models (LVLMs) that integrate LLMs with vision capabilities. However, it has been observed that LVLMs, after tuning to visual instruction using commonly used training datasets, often fail to exhibit the instruction-following ability that was present in the LLM before integration, leading to results in which they do not follow task instructions as expected. This study quantitatively demonstrates that LVLMs' instruction-following ability declines after fine-tuning and analyzes its underlying causes. In particular, we constructed new training datasets highlighting whether the output format is specified. Then, we investigated how explicitly indicating the output format during fine-tuning affects LVLMs' instruction-following ability. Our quantitative evaluation confirmed that LVLMs' instruction-following ability declines after fine-tuning with commonly used datasets. Furthermore, we found that LVLMs trained with datasets, including instructions on output format, tend to follow instructions more accurately than models that do not. These findings suggest that including samples with instructions on output format during (visual) instruction tuning may help mitigate the decline in instruction-following abilities.

Foundations

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

Your Notes