paper-with-me

Papers

ARC-NCA: Towards Developmental Solutions to the Abstraction and Reasoning Corpus

2025-05-13 · Etienne Guichard, Felix Reimers, Mia Kvalsund, Mikkel Lepperød, Stefano Nichele

The Abstraction and Reasoning Corpus (ARC), later renamed ARC-AGI, poses a fundamental challenge in artificial general intelligence (AGI), requiring solutions that exhibit robust abstraction and reasoning capabilities across diverse tasks, while only few (with median count of three) correct examples are presented. While ARC-AGI remains very challenging for artificial intelligence systems, it is rather easy for humans. This paper introduces ARC-NCA, a developmental approach leveraging standard Neural Cellular Automata (NCA) and NCA enhanced with hidden memories (EngramNCA) to tackle the ARC-AGI benchmark. NCAs are employed for their inherent ability to simulate complex dynamics and emergent patterns, mimicking developmental processes observed in biological systems. Developmental solutions may offer a promising avenue for enhancing AI's problem-solving capabilities beyond mere training data extrapolation. ARC-NCA demonstrates how integrating developmental principles into computational models can foster adaptive reasoning and abstraction. We show that our ARC-NCA proof-of-concept results may be comparable to, and sometimes surpass, that of ChatGPT 4.5, at a fraction of the cost.

📄 PDF Abstract BibTeX arXiv:2505.08778

Code (0)

등록된 구현이 없습니다.

Tasks

ARC

Similar Papers 제목 키워드 기반

Abductive Symbolic Solver on Abstraction and Reasoning Corpus

2024-11-27 · Mintaek Lim, Seokki Lee, Liyew Woletemaryam Abitew, Sundong Kim

This paper addresses the challenge of enhancing artificial intelligence reasoning capabilities, focusing on logicality within the Abstraction and Reasoning Corpus (ARC). Humans solve such visual reasoning tasks based on …

ARCVisual Reasoning

Neural-guided, Bidirectional Program Search for Abstraction and Reasoning

2021-10-22 · Simon Alford, Anshula Gandhi, Akshay Rangamani, Andrzej Banburski 외

One of the challenges facing artificial intelligence research today is designing systems capable of utilizing systematic reasoning to generalize to new tasks. The Abstraction and Reasoning Corpus (ARC) measures such a ca…

ARCProgram SynthesisVisual Reasoning

Exploring Human Behavior During Abstract Rule Inference and Problem Solving with the Cognitive Abstraction and Reasoning Corpus

2026-02-25 · Caroline Ahn, Quan Do, Leah Bakst, Michael P. Pascale 외 arxiv

Humans exhibit remarkable flexibility in abstract reasoning, and can rapidly learn and apply rules from sparse examples. To investigate the cognitive strategies underlying this ability, we introduce the Cognitive Abstrac…

Visual Reasoning

Enhancing Analogical Reasoning in the Abstraction and Reasoning Corpus via Model-Based RL

2024-08-27 · JIhwan Lee, Woochang Sim, Sejin Kim, Sundong Kim

This paper demonstrates that model-based reinforcement learning (model-based RL) is a suitable approach for the task of analogical reasoning. We hypothesize that model-based RL can solve analogical reasoning tasks more e…

ARCModel-based Reinforcement Learning

LLMs and the Abstraction and Reasoning Corpus: Successes, Failures, and the Importance of Object-based Representations

2023-05-26 · Yudong Xu, Wenhao Li, Pashootan Vaezipoor, Scott Sanner 외

Can a Large Language Model (LLM) solve simple abstract reasoning problems? We explore this broad question through a systematic analysis of GPT on the Abstraction and Reasoning Corpus (ARC), a representative benchmark of …

ARCLanguage ModellingLarge Language Model