arXiv:2504.03337cs.CV2025-04

通过生成无关图文对提升VQA模型抗偏见能力

QIRL: Optimized Question-Image Relation Learning for Bias-Robust Visual Question Answering

  • 用生成无关图像模块强化图文关系学习
  • 在VQA-CPv2和VQA-v2上准确率提升显著
  • 可适配多种模型,适合构建鲁棒VQA系统

视觉问答(VQA)中的现有去偏方法存在两大局限:一是难以捕捉图像与文本间的最优关系,因主流框架无法从高度不匹配的样本中提取深层关联;二是推理阶段忽略问题-图像相关性评估,以往研究未考察输入相关性对去偏的影响。为此,本文提出优化问题-图像关系学习(QIRL)框架,采用生成驱动的自监督学习策略,增强传统VQA模型的鲁棒性。具体设计两个模块:负图像生成(NIG)模块在训练中自动生成高度无关的图文对以强化关系学习;无关样本识别(ISI)模块通过检测并过滤无关输入来降低预测误差。此外,提出专用指标评估ISI模块性能。该方法具备模型无关性,可无缝集成至各类VQA架构。在VQA-CPv2与VQA-v2数据集上的大量实验验证了其有效性与泛化能力,达到当前最佳性能。

原文摘要 · Abstract (English)

Existing bias mitigation methods for Visual Question Answering (VQA), a typical Artificial intelligence application, endure two main limitations. First, they fail to capture the optimal relation between images and texts, as prevailing learning frameworks lack the capacity to extract deep correlations from highly contrasting samples. Second, they overlook assessing Question-Image (QI) relevance during inference, since prior work has not examined the degree of input relevance in debiasing studies. To address these issues, we propose a novel neural network framework termed Optimized Question-Image Relation Learning (QIRL), which provides a reliable implementation of artificial intelligence for VQA tasks and improves the robustness of conventional VQA models through a generation-driven self-supervised learning strategy. Specifically, two modules are introduced. The Negative Image Generation (NIG) module automatically produces highly irrelevant QI pairs during training to strengthen relational learning. In contrast, the Irrelevant Sample Identification (ISI) module enhances model robustness by detecting and filtering out irrelevant inputs, thereby reducing prediction errors. Moreover, to verify the effectiveness of filtering out unrelated QI pairs in mitigating output errors, we propose a specialized metric to evaluate the ISI module's performance. Notably, our approach is model-agnostic and can be seamlessly integrated with various VQA architectures. Extensive experiments on VQA-CPv2 and VQA-v2 datasets demonstrate the effectiveness and generalization ability of our method. Our approach achieves state-of-the-art performance.

视觉问答去偏方法自监督学习

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