paper-with-me

홈 › Papers

ARC-TGI: Human-Validated Task Generators with Reasoning Chain Templates for ARC-AGI

2026-03-05 · Jens Lehmann, Syeda Khushbakht, Nikoo Salehfard, Nur A Zarin Nishat, Dhananjay Bhandiwad, Andrei Aioanei, Sahar Vahdati arxiv

The Abstraction and Reasoning Corpus (ARC-AGI) probes few-shot abstraction and rule induction on small visual grids, but progress is difficult to measure on static collections of hand-authored puzzles due to overfitting, dataset leakage, and memorisation. We introduce ARC-TGI (ARC Task Generators Inventory), an open-source framework for task-family generators: compact Python programs that sample diverse ARC-AGI tasks while preserving a latent rule. ARC-TGI is built around a solver-facing representation: each generated task is paired with natural-language input and transformation reasoning chains and partially evaluated Python code implementing sampling, transformation, and episode construction. Crucially, ARC-TGI supports task-level constraints so that training examples collectively expose the variations needed to infer the underlying rule, a requirement for human-solvable ARC tasks that independent per-example sampling often fails to guarantee. All generators undergo human refinement and local verification to keep both grids and reasoning traces natural and consistent under variation. We release 461 generators covering 180 ARC-Mini tasks, 215 ARC-AGI-1 tasks (200 train, 15 test), and 66 ARC-AGI-2 tasks (55 train, 11 test), enabling scalable dataset sampling and controlled benchmarking.

📄 PDF Abstract BibTeX arXiv:2603.05099

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Thought-For-Food: Reasoning Chain Induced Food Visual Question Answering

2025-11-03 · Riddhi Jain, Manasi Patwardhan, Parijat Deshpande, Venkataramana Runkana arxiv

The immense diversity in the culture and culinary of Indian cuisines calls attention to the major shortcoming of the existing Visual Question Answering(VQA) systems which are inclined towards the foods from Western regio…

Visual Question AnsweringReinforcement Learning

Towards Robust Speech Deepfake Detection via Human-Inspired Reasoning

2026-03-11 · Artem Dvirniak, Evgeny Kushnir, Dmitrii Tarasov, Artem Iudin 외 arxiv

The modern generative audio models can be used by an adversary in an unlawful manner, specifically, to impersonate other people to gain access to private information. To mitigate this issue, speech deepfake detection (SD…

DeepFake Detection

It's a Feature, Not a Bug: Measuring Creative Fluidity in Image Generators

2024-06-03 · Aditi Ramaswamy, Melane Navaratnarajah, Hana Chockler

With the rise of freely available image generators, AI-generated art has become the centre of a series of heated debates, one of which concerns the concept of human creativity. Can an image generation AI exhibit ``creati…

Image Generation

Haibu Mathematical-Medical Intelligent Agent:Enhancing Large Language Model Reliability in Medical Tasks via Verifiable Reasoning Chains

2025-10-09 · Yilun Zhang, Dexing Kong arxiv

Large Language Models (LLMs) show promise in medicine but are prone to factual and logical errors, which is unacceptable in this high-stakes field. To address this, we introduce the "Haibu Mathematical-Medical Intelligen…

Beg to Differ: Understanding Reasoning-Answer Misalignment Across Languages

2025-12-27 · Anaelia Ovalle, Candace Ross, Sebastian Ruder, Adina Williams 외 arxiv

Large language models demonstrate strong reasoning capabilities through chain-of-thought prompting, but whether this reasoning quality transfers across languages remains underexplored. We introduce a human-validated fram…