A²RBench: An Automatic Paradigm for Formally Verifiable Abstract Reasoning Benchmark Generation
Abstract
Lay Summary
Accurately measuring the abstract reasoning ability of AI models remains challenging: existing benchmarks either rely on expensive manual creation, limiting their scale, or risk measuring mere memorization rather than genuine reasoning. To address this, we introduce an automated pipeline named A²RBench, where models generate and expand diverse reasoning tasks at scale. Because this automated process can produce logical errors (hallucinations), we establish a framework using programmatic verification: we prove that testing whether an "inverse" operation perfectly reverses a "forward" operation guarantees that every generated puzzle has a unique, verifiable solution. Through extensive evaluations, our system reveals three key insights. First, current models exhibit fundamental deficiencies in abstract reasoning, with top models significantly underperforming humans (39.8% vs. 68.5%). Second, models reveal a deep lack of understanding when handling high-dimensional (3D) spatial tasks. Third, counterintuitively, providing these models with inputs that have higher information complexity can actually simplify their reasoning process.