AICLLGMar 7, 2023

Abstract Visual Reasoning Enabled by Language

arXiv:2303.04091v318 citationsh-index: 25
AI Analysis

This work addresses the problem of achieving broad and flexible intelligence in AI systems, particularly for visual reasoning, though it is incremental as it does not yet beat state-of-the-art models.

The authors tackled the challenge of solving the Abstraction and Reasoning Corpus (ARC) visual intelligence benchmark by proposing a learning-based framework that transforms tasks from vision to language, enabling the use of pre-trained models and solving some previously unsolved ARC tasks.

While artificial intelligence (AI) models have achieved human or even superhuman performance in many well-defined applications, they still struggle to show signs of broad and flexible intelligence. The Abstraction and Reasoning Corpus (ARC), a visual intelligence benchmark introduced by François Chollet, aims to assess how close AI systems are to human-like cognitive abilities. Most current approaches rely on carefully handcrafted domain-specific program searches to brute-force solutions for the tasks present in ARC. In this work, we propose a general learning-based framework for solving ARC. It is centered on transforming tasks from the vision to the language domain. This composition of language and vision allows for pre-trained models to be leveraged at each stage, enabling a shift from handcrafted priors towards the learned priors of the models. While not yet beating state-of-the-art models on ARC, we demonstrate the potential of our approach, for instance, by solving some ARC tasks that have not been solved previously.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes