paper-with-me

Papers

How Far Are We from Intelligent Visual Deductive Reasoning?

2024-03-07 · Yizhe Zhang, He Bai, Ruixiang Zhang, Jiatao Gu, Shuangfei Zhai, Josh Susskind, Navdeep Jaitly

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.

📄 PDF Abstract BibTeX arXiv:2403.04732

Code (1)

apple/ml-rpm-bench 공식 구현

Tasks

In-Context LearningVisual Reasoning

Similar Papers 제목 키워드 기반

Scallop: From Probabilistic Deductive Databases to Scalable Differentiable Reasoning

2021-12-01 · NeurIPS 2021 12 · Jiani Huang, Ziyang Li, Binghong Chen, Karan Samel 외

Deep learning and symbolic reasoning are complementary techniques for an intelligent system. However, principled combinations of these techniques have limited scalability, rendering them ill-suited for real-world applica…

Logical ReasoningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Correctness Learning: Deductive Verification Guided Learning for Human-AI Collaboration

2025-03-10 · Zhao Jin, Lu Jin, Yizhe Luo, Shuo Feng 외

Despite significant progress in AI and decision-making technologies in safety-critical fields, challenges remain in verifying the correctness of decision output schemes and verification-result driven design. We propose c…

Decision Making

Inductive or Deductive? Rethinking the Fundamental Reasoning Abilities of LLMs

2024-07-31 · Kewei Cheng, Jingfeng Yang, Haoming Jiang, Zhengyang Wang 외

Reasoning encompasses two typical types: deductive reasoning and inductive reasoning. Despite extensive research into the reasoning capabilities of Large Language Models (LLMs), most studies have failed to rigorously dif…

counterfactualCounterfactual Reasoning

Dual Computational Horizons: Incompleteness and Unpredictability in Intelligent Systems

2025-12-18 · Abhisek Ganguly arxiv

We formalize two independent computational limitations that constrain algorithmic intelligence: formal incompleteness and dynamical unpredictability. The former limits the deductive power of consistent reasoning systems …

Do Language Models Follow Occam's Razor? An Evaluation of Parsimony in Inductive and Abductive Reasoning

2025-09-03 · Yunxin Sun, Abulhair Saparov arxiv

Non-deductive reasoning, encompassing inductive and abductive reasoning, is essential in addressing complex real-world questions. One key feature of inductive and abductive reasoning is that there are many valid hypothes…