AICLCVMar 7, 2024

How Far Are We from Intelligent Visual Deductive Reasoning?

Apple
arXiv:2403.04732v336 citationsh-index: 50
Originality Synthesis-oriented
AI Analysis

This highlights a critical limitation in current AI for applications requiring visual reasoning, such as autonomous systems or educational tools, but is incremental as it builds on existing VLM evaluations.

The study evaluated Vision-Language Models (VLMs) on visual deductive reasoning using Raven's Progressive Matrices and found they struggle with multi-hop relational reasoning, revealing significant blindspots compared to text-based reasoning.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes