paper-with-me

홈 › Papers

Computational Models of Solving Raven's Progressive Matrices: A Comprehensive Introduction

2023-02-08 · Yuan Yang, Mathilee Kunda

As being widely used to measure human intelligence, Raven's Progressive Matrices (RPM) tests also pose a great challenge for AI systems. There is a long line of computational models for solving RPM, starting from 1960s, either to understand the involved cognitive processes or solely for problem-solving purposes. Due to the dramatic paradigm shifts in AI researches, especially the advent of deep learning models in the last decade, the computational studies on RPM have also changed a lot. Therefore, now is a good time to look back at this long line of research. As the title -- ``a comprehensive introduction'' -- indicates, this paper provides an all-in-one presentation of computational models for solving RPM, including the history of RPM, intelligence testing theories behind RPM, item design and automatic item generation of RPM-like tasks, a conceptual chronicle of computational models for solving RPM, which reveals the philosophy behind the technology evolution of these models, and suggestions for transferring human intelligence testing and AI testing.

📄 PDF Abstract BibTeX arXiv:2302.04238

Code (0)

등록된 구현이 없습니다.

Tasks

Philosophy

Similar Papers 제목 키워드 기반

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…

Deep Learning Methods for Abstract Visual Reasoning: A Survey on Raven's Progressive Matrices

2022-01-28 · Mikołaj Małkiński, Jacek Mańdziuk

Abstract visual reasoning (AVR) domain encompasses problems solving which requires the ability to reason about relations among entities present in a given scene. While humans, generally, solve AVR tasks in a "natural" wa…

Visual Reasoning

Abstract Visual Reasoning: An Algebraic Approach for Solving Raven's Progressive Matrices

2023-03-21 · CVPR 2023 1 · Jingyi Xu, Tushar Vaidya, Yufei Wu, Saket Chandra 외

We introduce algebraic machine reasoning, a new reasoning framework that is well-suited for abstract reasoning. Effectively, algebraic machine reasoning reduces the difficult process of novel problem-solving to routine a…

Visual Reasoning

Solving Raven's Progressive Matrices with Multi-Layer Relation Networks

2020-03-25 · Marius Jahrens, Thomas Martinetz

Raven's Progressive Matrices are a benchmark originally designed to test the cognitive abilities of humans. It has recently been adapted to test relational reasoning in machine learning systems. For this purpose the so-c…

RelationRelational Reasoning

Solving Raven's Progressive Matrices with Neural Networks

2020-02-05 · Tao Zhuo, Mohan Kankanhalli

Raven's Progressive Matrices (RPM) have been widely used for Intelligence Quotient (IQ) test of humans. In this paper, we aim to solve RPM with neural networks in both supervised and unsupervised manners. First, we inves…