The ConceptARC Benchmark: Evaluating Understanding and Generalization in the ARC Domain
Arseny Moskvichev, Victor Vikram Odouard, Melanie Mitchell
TL;DR
ConceptARC introduces a concept-centered benchmark for the ARC domain to measure abstract understanding and generalization. By organizing 16 concept groups with varied task instantiations, the authors compare human performance to two top ARC-Kaggle solvers and GPT-4, finding a substantial human advantage and revealing generalization gaps in AI methods. The study analyzes error types and discusses limitations, proposing future directions such as language-guided training, hidden evaluation sets, and multimodal AI to advance conceptual abstraction. Overall, ConceptARC provides a framework to systematically evaluate and spur progress in AI's ability to learn and transfer abstract concepts beyond pattern recognition.
Abstract
The abilities to form and abstract concepts is key to human intelligence, but such abilities remain lacking in state-of-the-art AI systems. There has been substantial research on conceptual abstraction in AI, particularly using idealized domains such as Raven's Progressive Matrices and Bongard problems, but even when AI systems succeed on such problems, the systems are rarely evaluated in depth to see if they have actually grasped the concepts they are meant to capture. In this paper we describe an in-depth evaluation benchmark for the Abstraction and Reasoning Corpus (ARC), a collection of few-shot abstraction and analogy problems developed by Chollet [2019]. In particular, we describe ConceptARC, a new, publicly available benchmark in the ARC domain that systematically assesses abstraction and generalization abilities on a number of basic spatial and semantic concepts. ConceptARC differs from the original ARC dataset in that it is specifically organized around "concept groups" -- sets of problems that focus on specific concepts and that are vary in complexity and level of abstraction. We report results on testing humans on this benchmark as well as three machine solvers: the top two programs from a 2021 ARC competition and OpenAI's GPT-4. Our results show that humans substantially outperform the machine solvers on this benchmark, showing abilities to abstract and generalize concepts that are not yet captured by AI systems. We believe that this benchmark will spur improvements in the development of AI systems for conceptual abstraction and in the effective evaluation of such systems.
