English

Learning to Instruct for Visual Instruction Tuning

Computer Vision and Pattern Recognition 2025-10-14 v2 Artificial Intelligence Computation and Language Machine Learning

Abstract

We propose L2T, an advancement of visual instruction tuning (VIT). While VIT equips Multimodal LLMs (MLLMs) with promising multimodal capabilities, the current design choices for VIT often result in overfitting and shortcut learning, potentially degrading performance. This gap arises from an overemphasis on instruction-following abilities, while neglecting the proactive understanding of visual information. Inspired by this, L2T adopts a simple yet effective approach by incorporating the loss function into both the instruction and response sequences. It seamlessly expands the training data, and regularizes the MLLMs from overly relying on language priors. Based on this merit, L2T achieves a significant relative improvement of up to 9% on comprehensive multimodal benchmarks, requiring no additional training data and incurring negligible computational overhead. Surprisingly, L2T attains exceptional fundamental visual capabilities, yielding up to an 18% improvement in captioning performance, while simultaneously alleviating hallucination in MLLMs. Github code: https://github.com/Feng-Hong/L2T.

Keywords

Cite

@article{arxiv.2503.22215,
  title  = {Learning to Instruct for Visual Instruction Tuning},
  author = {Zhihan Zhou and Feng Hong and Jiaan Luo and Jiangchao Yao and Dongsheng Li and Bo Han and Ya Zhang and Yanfeng Wang},
  journal= {arXiv preprint arXiv:2503.22215},
  year   = {2025}
}

Comments

NeurIPS 2025

R2 v1 2026-06-28T22:37:44.637Z