arXiv:2411.09018cs.CVcs.CL2024-11NAACL被引 7

用知识自适应方法让小模型更准地理解长图文描述。

Bridging the Visual Gap: Fine-Tuning Multimodal Models with Knowledge-Adapted Captions

  • 基于模型已有知识动态调整训练数据,减少幻觉。
  • 在70亿参数模型上提升描述准确率,同时保持细节丰富。
  • 适合想改进小模型图文理解能力的研究者。

近期研究越来越关注使用长而详细的图像描述来训练视觉-语言模型(VLMs)。然而,小规模的VLMs在平衡描述丰富性与微调时产生幻觉的风险之间面临挑战。本文探讨了VLMs对这类描述的适应能力。为量化描述质量,我们提出分解式自然语言推理(DNLI)评估框架,将生成的描述拆分为独立命题,分别评估。细粒度分析揭示了捕捉描述细节与防止幻觉之间的关键平衡。研究发现,简单降低描述复杂度或采用常规数据清洗技术无法有效解决此问题。为此,我们提出知识自适应(KnowAda)微调方法,一种以数据为中心的策略,自动根据模型现有知识和视觉理解调整训练数据。KnowAda在保持高描述性的同时最小化幻觉。我们在多个小规模VLM(最大70亿参数)和密集描述数据集上验证该方法,结果表明KnowAda在自动指标和人工评估中均优于各类基线。代码与模型将公开发布。

原文摘要 · Abstract (English)

Recent research increasingly focuses on training vision-language models (VLMs) with long, detailed image captions. However, small-scale VLMs often struggle to balance the richness of these captions with the risk of hallucinating content during fine-tuning. In this paper, we explore how well VLMs adapt to such captions. To quantify caption quality, we propose Decomposed NLI (DNLI), an evaluation framework that breaks down generated captions into individual propositions, assessing each in isolation. This fine-grained analysis reveals a critical balance between capturing descriptive details and preventing hallucinations. Our findings show that simply reducing caption complexity or employing standard data curation techniques does not effectively resolve this issue. To tackle this challenge, we introduce Knowledge Adapted (KnowAda) fine-tuning, a data-centric approach that automatically adapts training data with the model's existing knowledge and visual understanding. KnowAda minimizes hallucinations while preserving high descriptiveness. We validate this approach across several small-scale VLMs (up to 7B parameters) and dense caption datasets, demonstrating that KnowAda effectively balances hallucination reduction and descriptiveness. Our results show that KnowAda outperforms various baselines in both automatic metrics and human evaluations. We will release our code and models.

视觉语言模型幻觉抑制知识增强数据微调

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。