arXiv:2508.19724cs.CLcs.AI2025-08EMNLP

轻量级知识融合框架让小模型在常识视觉问答中表现接近大模型。

NLKI: A lightweight Natural Language Knowledge Integration Framework for Improving Small VLMs in Commonsense VQA Tasks

  • 用微调的ColBERTv2和对象增强提示检索常识事实,生成解释。
  • 在3个数据集上提升准确率最高达7%,部分模型超越中等规模模型。
  • 适合资源受限场景下提升小视觉语言模型的常识推理能力。

常识性视觉问答常依赖图像与问题中缺失的知识。小型视觉语言模型(sVLMs)如ViLT、VisualBERT和FLAVA因此落后于大型生成式模型。为研究精细常识知识整合对sVLMs的影响,我们提出一个端到端框架NLKI:(i) 检索自然语言事实,(ii) 用LLM生成自然语言解释,(iii) 将两者信号分别输入sVLMs。该方法在3个常识性VQA数据集(CRIC、AOKVQA)和一个视觉蕴含数据集(e-SNLI-VE)上测试。使用微调后的ColBERTv2及对象信息增强提示检索的事实,生成的解释显著减少幻觉,使端到端准确率最高提升7%。在这些基准中,标签噪声占比10%-25%,采用抗噪损失(如对称交叉熵、广义交叉熵)进行额外微调,在CRIC上再增2.5%,AOKVQA上增5.5%。结果表明:基于LLM的常识知识优于传统知识库检索;噪声感知训练能稳定外部知识增强下的小模型表现;参数高效常识推理已可实现于250M模型。

原文摘要 · Abstract (English)

Commonsense visual-question answering often hinges on knowledge that is missing from the image or the question. Small vision-language models (sVLMs) such as ViLT, VisualBERT and FLAVA therefore lag behind their larger generative counterparts. To study the effect of careful commonsense knowledge integration on sVLMs, we present an end-to-end framework (NLKI) that (i) retrieves natural language facts, (ii) prompts an LLM to craft natural language explanations, and (iii) feeds both signals to sVLMs respectively across two commonsense VQA datasets (CRIC, AOKVQA) and a visual-entailment dataset (e-SNLI-VE). Facts retrieved using a fine-tuned ColBERTv2 and an object information-enriched prompt yield explanations that largely cut down hallucinations, while lifting the end-to-end answer accuracy by up to 7% (across 3 datasets), making FLAVA and other models in NLKI match or exceed medium-sized VLMs such as Qwen-2 VL-2B and SmolVLM-2.5B. As these benchmarks contain 10-25% label noise, additional finetuning using noise-robust losses (such as symmetric cross entropy and generalised cross entropy) adds another 2.5% in CRIC, and 5.5% in AOKVQA. Our findings expose when LLM-based commonsense knowledge beats retrieval from commonsense knowledge bases, how noise-aware training stabilises small models in the context of external knowledge augmentation, and why parameter-efficient commonsense reasoning is now within reach for 250M models.

小模型常识推理知识融合视觉问答

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