paper-with-me

홈 › Papers

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 investigate strategies to reduce over-fitting in supervised learning. We suggest the use of a neural network with deep layers and pre-training on large-scale datasets to improve model generalization. Experiments on the RAVEN dataset show that the overall accuracy of our supervised approach surpasses human-level performance. Second, as an intelligent agent requires to automatically learn new skills to solve new problems, we propose the first unsupervised method, Multilabel Classification with Pseudo Target (MCPT), for RPM problems. Based on the design of the pseudo target, MCPT converts the unsupervised learning problem to a supervised task. Experiments show that MCPT doubles the testing accuracy of random guessing e.g. 28.50% vs. 12.5%. Finally, we discuss the problem of solving RPM with unsupervised and explainable strategies in the future.

📄 PDF Abstract BibTeX arXiv:2002.01646

Code (1)

visiontao/ncd pytorch

Methods 이 논문이 사용한 방법론

Test 설명 없음

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…

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

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

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, …

Philosophy

A Neuro-vector-symbolic Architecture for Solving Raven's Progressive Matrices

2022-03-09 · Michael Hersche, Mustafa Zeqiri, Luca Benini, Abu Sebastian 외

Neither deep neural networks nor symbolic AI alone has approached the kind of intelligence expressed in humans. This is mainly because neural networks are not able to decompose joint representations to obtain distinct ob…

Logical Reasoning