English

NSA: Neuro-symbolic ARC Challenge

Artificial Intelligence 2025-01-09 v1 Computation and Language

Abstract

The Abstraction and Reasoning Corpus (ARC) evaluates general reasoning capabilities that are difficult for both machine learning models and combinatorial search methods. We propose a neuro-symbolic approach that combines a transformer for proposal generation with combinatorial search using a domain-specific language. The transformer narrows the search space by proposing promising search directions, which allows the combinatorial search to find the actual solution in short time. We pre-train the trainsformer with synthetically generated data. During test-time we generate additional task-specific training tasks and fine-tune our model. Our results surpass comparable state of the art on the ARC evaluation set by 27% and compare favourably on the ARC train set. We make our code and dataset publicly available at https://github.com/Batorskq/NSA.

Keywords

Cite

@article{arxiv.2501.04424,
  title  = {NSA: Neuro-symbolic ARC Challenge},
  author = {Paweł Batorski and Jannik Brinkmann and Paul Swoboda},
  journal= {arXiv preprint arXiv:2501.04424},
  year   = {2025}
}
R2 v1 2026-06-28T20:59:43.645Z