用排除法提升视觉语言模型的多选题推理能力
MM-PoE: Multiple Choice Reasoning via. Process of Elimination using Multi-Modal Models
- 先排除明显错误选项,再聚焦剩余选项进行判断
- 在三个数据集上显著提升零样本和少样本性能
- 首次将排除法拓展到多模态场景,支持少样本应用
本文提出多模态排除法(MM-PoE),旨在增强视觉语言模型(VLMs)在多选题视觉推理任务中的表现。与传统独立评估每个选项的方法不同,MM-PoE采用双阶段评分机制:首先识别并排除不合理选项,再集中分析剩余可能选项。该方法模拟人类应试策略,即先排除明显错误答案再选择最优解。在三个基准数据集上的实证评估显示,MM-PoE显著提升了当前顶尖VLM在零样本和少样本设置下的表现。该方法不仅将排除法扩展至多模态场景,还支持少样本实验,解决了以往排除法仅适用于零样本且局限于纯语言框架的问题。因此,MM-PoE不仅强化了VLM的推理能力,也拓展了其在复杂视觉问答任务中的适用性。所有代码与文档已公开于 https://pypi.org/project/mm-poe/,便于研究者与从业者集成与进一步开发。
原文摘要 · Abstract (English)
This paper introduces Multiple Choice Reasoning via. Process of Elimination using Multi-Modal models, herein referred to as Multi-Modal Process of Elimination (MM-PoE). This novel methodology is engineered to augment the efficacy of Vision-Language Models (VLMs) in multiple-choice visual reasoning tasks. Diverging from conventional approaches that evaluate each option independently, MM-PoE employs a dual-step scoring paradigm that initially identifies and excludes implausible choices, subsequently concentrating on the most probable remaining options. This method emulates human test-taking strategies, where individuals typically eliminate clearly incorrect answers prior to selecting the optimal response. Our empirical evaluations, conducted across three benchmark datasets, reveal that MM-PoE significantly improves both zero-shot and few-shot performance of contemporary state-of-the-art VLMs. Critically, this approach not only broadens the application of the elimination process to multi-modal contexts but also allows few-shot experiments, thereby addressing two principal limitations concerning usage of PoE only in zero-shot settings and only with a language-only framework. As a result, MM-PoE not only refines the reasoning capabilities of VLMs but also broadens their applicability to complex visual question-answering scenarios. All code and documentation supporting our work are available at https://pypi.org/project/mm-poe/, enabling researchers and practitioners to easily integrate and further develop these techniques.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。