paper-with-me

Papers

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, Joseph T. McGuire, Michael E. Hasselmo, Chantal E. Stern 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 Abstraction and Reasoning Corpus (CogARC), a diverse human-adapted subset of the Abstraction and Reasoning Corpus (ARC) which was originally developed to benchmark abstract reasoning in artificial intelligence. Across two experiments, CogARC was administered to a total of 260 human participants who freely generated solutions to 75 abstract visual reasoning problems. Success required inferring input-output rules from a small number of examples to transform the test input into one correct test output. Participants' behavior was recorded at high temporal resolution, including example viewing, edit sequences, and multi-attempt submissions. Participants were generally successful (mean accuracy ~90% for experiment 1 (n=40), ~80% for experiment 2 (n=220) across problems), but performance varied widely across problems and participants. Harder problems elicited longer deliberation times and greater divergence in solution strategies. Over the course of the task, participants initiated responses more quickly but showed a slight decline in accuracy, suggesting increased familiarity with the task structure rather than improved rule-learning ability. Importantly, even incorrect solutions were often highly convergent, even when the problem-solving trajectories differed in length and smoothness. Some trajectories progressed directly and efficiently toward a stable outcome, whereas others involved extended exploration or partial restarts before converging. Together, these findings highlight CogARC as a rich behavioral environment for studying human abstract reasoning, providing insight into how people generalize, misgeneralize, and adapt their strategies under uncertainty.

📄 PDF Abstract BibTeX arXiv:2602.22408

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Compositional generalization through abstract representations in human and artificial neural networks

2022-09-15 · Takuya Ito, Tim Klinger, Douglas H. Schultz, John D. Murray 외

Humans have a remarkable ability to rapidly generalize to new tasks that is difficult to reproduce in artificial learning systems. Compositionality has been proposed as a key mechanism supporting generalization in humans…

Zero-shot Generalization

Reasoning is a Modality

2026-01-20 · Zhiguang Liu, Yi Shang arxiv

The Abstraction and Reasoning Corpus (ARC) provides a compact laboratory for studying abstract reasoning, an ability central to human intelligence. Modern AI systems, including LLMs and ViTs, largely operate as sequence-…

Visual Reasoning

A Feature-based Generalizable Prediction Model for Both Perceptual and Abstract Reasoning

2024-03-08 · Quan Do, Thomas M. Morin, Chantal E. Stern, Michael E. Hasselmo

A hallmark of human intelligence is the ability to infer abstract rules from limited experience and apply these rules to unfamiliar situations. This capacity is widely studied in the visual domain using the Raven's Progr…

One-Shot Learning

Reason to Play: Behavioral and Brain Alignment Between Frontier LRMs and Human Game Learners

2026-05-08 · Botos Csaba, Sreejan Kumar, Austin Tudor David Andrews, Laurence Hunt 외 arxiv

Humans rapidly learn abstract knowledge when encountering novel environments and flexibly deploy this knowledge to guide efficient and intelligent action. Can modern AI systems learn and plan in a similar way? We study t…

Reinforcement LearningDecision Making

Disentangling Abstraction from Statistical Pattern Matching in Human and Machine Learning

2022-04-04 · Sreejan Kumar, Ishita Dasgupta, Nathaniel D. Daw, Jonathan D. Cohen 외

The ability to acquire abstract knowledge is a hallmark of human intelligence and is believed by many to be one of the core differences between humans and neural network models. Agents can be endowed with an inductive bi…

BIG-bench Machine LearningInductive BiasMeta-LearningMeta Reinforcement Learning+2