paper-with-me

홈 › Papers

Unsupervised Abstract Reasoning for Raven's Problem Matrices

2021-09-21 · Tao Zhuo, Qiang Huang, Mohan Kankanhalli

Raven's Progressive Matrices (RPM) is highly correlated with human intelligence, and it has been widely used to measure the abstract reasoning ability of humans. In this paper, to study the abstract reasoning capability of deep neural networks, we propose the first unsupervised learning method for solving RPM problems. Since the ground truth labels are not allowed, we design a pseudo target based on the prior constraints of the RPM formulation to approximate the ground truth label, which effectively converts the unsupervised learning strategy into a supervised one. However, the correct answer is wrongly labelled by the pseudo target, and thus the noisy contrast will lead to inaccurate model training. To alleviate this issue, we propose to improve the model performance with negative answers. Moreover, we develop a decentralization method to adapt the feature representation to different RPM problems. Extensive experiments on three datasets demonstrate that our method even outperforms some of the supervised approaches. Our code is available at https://github.com/visiontao/ncd.

📄 PDF Abstract BibTeX arXiv:2109.10011

Code (1)

visiontao/ncd 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Pairwise Relations Discriminator for Unsupervised Raven's Progressive Matrices

2020-11-02 · Nicholas Quek Wei Kiat, Duo Wang, Mateja Jamnik

The ability to hypothesise, develop abstract concepts based on concrete observations and apply these hypotheses to justify future actions has been paramount in human development. An existing line of research in outfittin…

Analogical and Relational Reasoning with Spiking Neural Networks

2020-10-14 · Rollin Omari, R. I. McKay, Tom Gedeon

Raven's Progressive Matrices have been widely used for measuring abstract reasoning and intelligence in humans. However for artificial learning systems, abstract reasoning remains a challenging problem. In this paper we …

Relational Reasoning

Improving Generalization for Abstract Reasoning Tasks Using Disentangled Feature Representations

2018-11-12 · Xander Steenbrugge, Sam Leroux, Tim Verbelen, Bart Dhoedt

In this work we explore the generalization characteristics of unsupervised representation learning by leveraging disentangled VAE's to learn a useful latent space on a set of relational reasoning problems derived from Ra…

Relational ReasoningRepresentation Learning

A Cognitively-Inspired Neural Architecture for Visual Abstract Reasoning Using Contrastive Perceptual and Conceptual Processing

2023-09-19 · Yuan Yang, Deepayan Sanyal, James Ainooson, Joel Michelson 외

We introduce a new neural architecture for solving visual abstract reasoning tasks inspired by human cognition, specifically by observations that human abstract reasoning often interleaves perceptual and conceptual proce…

Inductive Bias

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