paper-with-me

홈 › Papers

Tackling the Abstraction and Reasoning Corpus (ARC) with Object-centric Models and the MDL Principle

2023-11-01 · Sébastien Ferré

The Abstraction and Reasoning Corpus (ARC) is a challenging benchmark, introduced to foster AI research towards human-level intelligence. It is a collection of unique tasks about generating colored grids, specified by a few examples only. In contrast to the transformation-based programs of existing work, we introduce object-centric models that are in line with the natural programs produced by humans. Our models can not only perform predictions, but also provide joint descriptions for input/output pairs. The Minimum Description Length (MDL) principle is used to efficiently search the large model space. A diverse range of tasks are solved, and the learned models are similar to the natural programs. We demonstrate the generality of our approach by applying it to a different domain.

📄 PDF Abstract BibTeX arXiv:2311.00545

Code (1)

sebferre/arc-mdl 공식 구현

Tasks

ARC

Similar Papers 제목 키워드 기반

Graphs, Constraints, and Search for the Abstraction and Reasoning Corpus

2022-10-18 · Yudong Xu, Elias B. Khalil, Scott Sanner

The Abstraction and Reasoning Corpus (ARC) aims at benchmarking the performance of general artificial intelligence algorithms. The ARC's focus on broad generalization and few-shot learning has made it difficult to solve …

ARCBenchmarkingFew-Shot LearningProgram Synthesis

Generalized Planning for the Abstraction and Reasoning Corpus

2024-01-15 · Chao Lei, Nir Lipovetzky, Krista A. Ehinger

The Abstraction and Reasoning Corpus (ARC) is a general artificial intelligence benchmark that poses difficulties for pure machine learning methods due to its requirement for fluid intelligence with a focus on reasoning …

ARCvalid

Program Synthesis using Inductive Logic Programming for the Abstraction and Reasoning Corpus

2024-05-10 · Filipe Marinho Rocha, Inês Dutra, Vítor Santos Costa

The Abstraction and Reasoning Corpus (ARC) is a general artificial intelligence benchmark that is currently unsolvable by any Machine Learning method, including Large Language Models (LLMs). It demands strong generalizat…

ARCInductive logic programmingProgram Synthesis

Reasoning Abilities of Large Language Models: In-Depth Analysis on the Abstraction and Reasoning Corpus

2024-03-18 · Seungpil Lee, Woochang Sim, Donghyeon Shin, Wongyu Seo 외

The existing methods for evaluating the inference abilities of Large Language Models (LLMs) have been predominantly results-centric, making it challenging to assess the inference process comprehensively. We introduce a n…

ARC

Vector Symbolic Algebras for the Abstraction and Reasoning Corpus

2025-11-11 · Isaac Joffe, Chris Eliasmith arxiv

The Abstraction and Reasoning Corpus for Artificial General Intelligence (ARC-AGI) is a generative, few-shot fluid intelligence benchmark. Although humans effortlessly solve ARC-AGI, it remains extremely difficult for ev…

Program Synthesis