paper-with-me

홈 › Papers

Bridging Writing Manner Gap in Visual Instruction Tuning by Creating LLM-aligned Instructions

2025-03-24 · Dong Jing, Nanyi Fei, Zhiwu Lu

In the realm of Large Multi-modal Models (LMMs), the instruction quality during the visual instruction tuning stage significantly influences the performance of modality alignment. In this paper, we assess the instruction quality from a unique perspective termed \textbf{Writing Manner}, which encompasses the selection of vocabulary, grammar and sentence structure to convey specific semantics. We argue that there exists a substantial writing manner gap between the visual instructions and the base Large Language Models (LLMs) within LMMs. This gap forces the pre-trained base LLMs to deviate from their original writing styles, leading to capability degradation of both base LLMs and LMMs. To bridge the writing manner gap while preserving the original semantics, we propose directly leveraging the base LLM to align the writing manner of soft-format visual instructions with that of the base LLM itself, resulting in novel LLM-aligned instructions. The manual writing manner evaluation results demonstrate that our approach successfully minimizes the writing manner gap. By utilizing LLM-aligned instructions, the baseline models LLaVA-7B and QwenVL demonstrate enhanced resistance to hallucinations and non-trivial comprehensive improvements across all $15$ visual and language benchmarks.

📄 PDF Abstract BibTeX arXiv:2503.18320

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Methods 이 논문이 사용한 방법론

BASE 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Multi-Task Instruction Tuning of LLaMa for Specific Scenarios: A Preliminary Study on Writing Assistance

2023-05-22 · Yue Zhang, Leyang Cui, Deng Cai, Xinting Huang 외

Proprietary Large Language Models (LLMs), such as ChatGPT, have garnered significant attention due to their exceptional capabilities in handling a diverse range of tasks. Recent studies demonstrate that open-sourced smal…

Instruction Following

SQ-LLaVA: Self-Questioning for Large Vision-Language Assistant

2024-03-17 · Guohao Sun, Can Qin, Jiamian Wang, Zeyuan Chen 외

Recent advances in vision-language models have shown notable generalization in broad tasks through visual instruction tuning. However, bridging the gap between the pre-trained vision encoder and the large language models…

Language ModellingQuestion AnsweringSelf-Supervised LearningVisual Question Answering

LLaVAR: Enhanced Visual Instruction Tuning for Text-Rich Image Understanding

2023-06-29 · Yanzhe Zhang, Ruiyi Zhang, Jiuxiang Gu, Yufan Zhou 외

Instruction tuning unlocks the superior capability of Large Language Models (LLM) to interact with humans. Furthermore, recent instruction-following datasets include images as visual inputs, collecting responses for imag…

16kImage CaptioningInstruction FollowingOptical Character Recognition (OCR)+1

Aligning Instruction Tuning with Pre-training

2025-01-16 · Yiming Liang, Tianyu Zheng, Xinrun Du, Ge Zhang 외

Instruction tuning enhances large language models (LLMs) to follow human instructions across diverse tasks, relying on high-quality datasets to guide behavior. However, these datasets, whether manually curated or synthet…

Diversity

iGVLM: Dynamic Instruction-Guided Vision Encoding for Question-Aware Multimodal Understanding

2026-03-03 · Hanpeng Liu, Yaqian Li, Zidan Wang, Shuoxi Zhang 외 arxiv

Despite the success of Large Vision--Language Models (LVLMs), most existing architectures suffer from a representation bottleneck: they rely on static, instruction-agnostic vision encoders whose visual representations ar…