English

Generating Correct Answers for Progressive Matrices Intelligence Tests

Artificial Intelligence 2020-11-03 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Raven's Progressive Matrices are multiple-choice intelligence tests, where one tries to complete the missing location in a 3×33\times 3 grid of abstract images. Previous attempts to address this test have focused solely on selecting the right answer out of the multiple choices. In this work, we focus, instead, on generating a correct answer given the grid, without seeing the choices, which is a harder task, by definition. The proposed neural model combines multiple advances in generative models, including employing multiple pathways through the same network, using the reparameterization trick along two pathways to make their encoding compatible, a dynamic application of variational losses, and a complex perceptual loss that is coupled with a selective backpropagation procedure. Our algorithm is able not only to generate a set of plausible answers, but also to be competitive to the state of the art methods in multiple-choice tests.

Keywords

Cite

@article{arxiv.2011.00496,
  title  = {Generating Correct Answers for Progressive Matrices Intelligence Tests},
  author = {Niv Pekar and Yaniv Benny and Lior Wolf},
  journal= {arXiv preprint arXiv:2011.00496},
  year   = {2020}
}

Comments

To appear in the 34th Conference on Neural Information Processing Systems (NeurIPS 2020)

R2 v1 2026-06-23T19:49:08.321Z