paper-with-me

Papers

RAVEN: A Dataset for Relational and Analogical Visual rEasoNing

2019-03-07 · CVPR 2019 6 · Chi Zhang, Feng Gao, Baoxiong Jia, Yixin Zhu, Song-Chun Zhu

Dramatic progress has been witnessed in basic vision tasks involving low-level perception, such as object recognition, detection, and tracking. Unfortunately, there is still an enormous performance gap between artificial vision systems and human intelligence in terms of higher-level vision problems, especially ones involving reasoning. Earlier attempts in equipping machines with high-level reasoning have hovered around Visual Question Answering (VQA), one typical task associating vision and language understanding. In this work, we propose a new dataset, built in the context of Raven's Progressive Matrices (RPM) and aimed at lifting machine intelligence by associating vision with structural, relational, and analogical reasoning in a hierarchical representation. Unlike previous works in measuring abstract reasoning using RPM, we establish a semantic link between vision and reasoning by providing structure representation. This addition enables a new type of abstract reasoning by jointly operating on the structure representation. Machine reasoning ability using modern computer vision is evaluated in this newly proposed dataset. Additionally, we also provide human performance as a reference. Finally, we show consistent improvement across all models by incorporating a simple neural module that combines visual understanding and structure reasoning.

📄 PDF Abstract BibTeX arXiv:1903.02741

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Similar Papers 제목 키워드 기반

Few-shot Visual Reasoning with Meta-analogical Contrastive Learning

2020-07-23 · NeurIPS 2020 12 · Youngsung Kim, Jinwoo Shin, Eunho Yang, Sung Ju Hwang

While humans can solve a visual puzzle that requires logical reasoning by observing only few samples, it would require training over large amount of data for state-of-the-art deep reasoning models to obtain similar perfo…

Contrastive LearningLogical ReasoningVisual Reasoning

Can Large Reasoning Models do Analogical Reasoning under Perceptual Uncertainty?

2025-03-14 · Giacomo Camposampiero, Michael Hersche, Roger Wattenhofer, Abu Sebastian 외

This work presents a first evaluation of two state-of-the-art Large Reasoning Models (LRMs), OpenAI's o3-mini and DeepSeek R1, on analogical reasoning, focusing on well-established nonverbal human IQ tests based on Raven…

Attribute

In-Context Analogical Reasoning with Pre-Trained Language Models

2023-05-28 · Xiaoyang Hu, Shane Storks, Richard L. Lewis, Joyce Chai

Analogical reasoning is a fundamental capacity of human cognition that allows us to reason abstractly about novel situations by relating them to past experiences. While it is thought to be essential for robust reasoning …

In-Context LearningRelational Reasoning

Neural Structure Mapping For Learning Abstract Visual Analogies

2021-10-12 · NeurIPS Workshop SVRHM 2021 12 · Shashank Shekhar, Graham W. Taylor

Building conceptual abstractions from sensory information and then reasoning about them is central to human intelligence. Abstract reasoning both relies on, and is facilitated by, our ability to make analogies about conc…

Visual AnalogiesVisual Reasoning

Visual-Imagery-Based Analogical Construction in Geometric Matrix Reasoning Task

2022-08-29 · Yuan Yang, Keith McGreggor, Maithilee Kunda

Raven's Progressive Matrices is a family of classical intelligence tests that have been widely used in both research and clinical settings. There have been many exciting efforts in AI communities to computationally model…