English

MM-PoE: Multiple Choice Reasoning via. Process of Elimination using Multi-Modal Models

Computer Vision and Pattern Recognition 2025-12-17 v1 Artificial Intelligence Computation and Language Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2412.07148,
  title  = {MM-PoE: Multiple Choice Reasoning via. Process of Elimination using Multi-Modal Models},
  author = {Sayak Chakrabarty and Souradip Pal},
  journal= {arXiv preprint arXiv:2412.07148},
  year   = {2025}
}
R2 v1 2026-06-28T20:28:55.174Z