构建多模态分布偏移下的VQA鲁棒微调评估基准
FRAMES-VQA: Benchmarking Fine-Tuning Robustness across Multi-Modal Shifts in Visual Question Answering
- 设计跨模态偏移的VQA评测集,覆盖单模态与多模态数据分布变化
- 通过马氏距离量化不同模态的分布偏移程度,揭示偏移规律
- 分析模态重要性与偏移交互机制,指导鲁棒微调方法设计
视觉问答(VQA)系统在面对真实世界的数据分布偏移时面临严峻挑战,尤其在多模态场景下。尽管鲁棒微调策略对维持模型在分布内(ID)和分布外(OOD)场景下的性能至关重要,但现有评估设置多为单模态或特定类型的OOD,难以全面反映多模态环境下的复杂性。本文提出新基准FRAMES-VQA(Fine-Tuning Robustness across Multi-Modal Shifts in VQA),用于评估VQA任务中的鲁棒微调能力。我们整合了包括VQAv2、IV-VQA、VQA-CP、OK-VQA在内的10个现有VQA基准,并将其划分为ID、近域和远域OOD数据集,涵盖单模态、多模态及对抗性分布偏移。我们首先对比了现有鲁棒微调方法的表现;随后利用不同模型提取的单模态与多模态嵌入,通过马氏距离量化分布偏移;进一步分析了单模态与多模态偏移之间的交互关系,以及对ID与OOD样本的模态重要性。这些分析为开发应对多模态分布偏移的更鲁棒微调方法提供了重要指导。代码已开源。
原文摘要 · Abstract (English)
Visual question answering (VQA) systems face significant challenges when adapting to real-world data shifts, especially in multi-modal contexts. While robust fine-tuning strategies are essential for maintaining performance across in-distribution (ID) and out-of-distribution (OOD) scenarios, current evaluation settings are primarily unimodal or particular to some types of OOD, offering limited insight into the complexities of multi-modal contexts. In this work, we propose a new benchmark FRAMES-VQA (Fine-Tuning Robustness across Multi-Modal Shifts in VQA) for evaluating robust fine-tuning for VQA tasks. We utilize ten existing VQA benchmarks, including VQAv2, IV-VQA, VQA-CP, OK-VQA and others, and categorize them into ID, near and far OOD datasets covering uni-modal, multi-modal and adversarial distribution shifts. We first conduct a comprehensive comparison of existing robust fine-tuning methods. We then quantify the distribution shifts by calculating the Mahalanobis distance using uni-modal and multi-modal embeddings extracted from various models. Further, we perform an extensive analysis to explore the interactions between uni- and multi-modal shifts as well as modality importance for ID and OOD samples. These analyses offer valuable guidance on developing more robust fine-tuning methods to handle multi-modal distribution shifts. The code is available at https://github.com/chengyuehuang511/FRAMES-VQA .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。