English

How Far Are We from Intelligent Visual Deductive Reasoning?

Artificial Intelligence 2024-10-02 v3 Computation and Language Computer Vision and Pattern Recognition

Abstract

Vision-Language Models (VLMs) have recently demonstrated incredible strides on diverse vision language tasks. We dig into vision-based deductive reasoning, a more sophisticated but less explored realm, and find previously unexposed blindspots in the current SOTA VLMs. Specifically, we leverage Raven's Progressive Matrices (RPMs), to assess VLMs' abilities to perform multi-hop relational and deductive reasoning relying solely on visual clues. We perform comprehensive evaluations of several popular VLMs employing standard strategies such as in-context learning, self-consistency, and Chain-of-thoughts (CoT) on three diverse datasets, including the Mensa IQ test, IntelligenceTest, and RAVEN. The results reveal that despite the impressive capabilities of LLMs in text-based reasoning, we are still far from achieving comparable proficiency in visual deductive reasoning. We found that certain standard strategies that are effective when applied to LLMs do not seamlessly translate to the challenges presented by visual reasoning tasks. A detailed analysis reveals that VLMs struggle to solve these tasks mainly because they are unable to perceive and comprehend multiple, confounding abstract patterns in RPM examples.

Keywords

Cite

@article{arxiv.2403.04732,
  title  = {How Far Are We from Intelligent Visual Deductive Reasoning?},
  author = {Yizhe Zhang and He Bai and Ruixiang Zhang and Jiatao Gu and Shuangfei Zhai and Josh Susskind and Navdeep Jaitly},
  journal= {arXiv preprint arXiv:2403.04732},
  year   = {2024}
}

Comments

COLM 2024. https://github.com/apple/ml-rpm-bench

R2 v1 2026-06-28T15:12:41.666Z