How Far Are We From Intelligent Visual Deductive Reasoning? · The Large Language Model Bible Contribute to LLM-Bible

How Far Are We From Intelligent Visual Deductive Reasoning?

Zhang Yizhe, Bai He, Zhang Ruixiang, Gu Jiatao, Zhai Shuangfei, Susskind Josh, Jaitly Navdeep. Arxiv 2024

[Paper]    
GPT In Context Learning Model Architecture Multimodal Models Prompting RAG

Vision-Language Models (VLMs) such as GPT-4V 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. Moreover, 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.

Similar Work