paper-with-me

홈 › Papers

ARCTraj: A Dataset and Benchmark of Human Reasoning Trajectories for Abstract Problem Solving

2025-11-14 · Sejin Kim, Hayan Choi, Seokki Lee, Sundong Kim arxiv

We present ARCTraj, a dataset and methodological framework for modeling human reasoning through complex visual tasks in the Abstraction and Reasoning Corpus (ARC). While ARC has inspired extensive research on abstract reasoning, most existing approaches rely on static input-output supervision, which limits insight into how reasoning unfolds over time. ARCTraj addresses this gap by recording temporally ordered, object-level actions that capture how humans iteratively transform inputs into outputs, revealing intermediate reasoning steps that conventional datasets overlook. Collected via the O2ARC web interface, it contains around 10,000 trajectories annotated with task identifiers, timestamps, and success labels across 400 training tasks from the ARC-AGI-1 benchmark. It further defines a unified reasoning pipeline encompassing data collection, action abstraction, Markov decision process (MDP) formulation, and downstream learning, enabling integration with reinforcement learning, generative modeling, and sequence modeling methods such as PPO, World Models, GFlowNets, Diffusion agents, and Decision Transformers. Analyses of spatial selection, color attribution, and strategic convergence highlight the structure and diversity of human reasoning. Together, these contributions position ARCTraj as a structured and interpretable foundation for studying human-like reasoning, advancing explainability, alignment, and generalizable intelligence.

📄 PDF Abstract BibTeX arXiv:2511.11079

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Addressing and Visualizing Misalignments in Human Task-Solving Trajectories

2024-09-21 · Sejin Kim, Hosung Lee, Sundong Kim

Understanding misalignments in human task-solving trajectories is crucial for enhancing AI models trained to closely mimic human reasoning. This study categorizes such misalignments into three types: (1) lack of function…

SLIM: Subtrajectory-Level Elimination for More Effective Reasoning

2025-08-27 · Xifeng Yao, Chengyuan Ma, Dongyu Lang, Yinhao Ni 외 arxiv

In recent months, substantial progress has been made in complex reasoning of Large Language Models, particularly through the application of test-time scaling. Notable examples include o1/o3/o4 series and DeepSeek-R1. Whe…

Learn Hard Problems During RL with Reference Guided Fine-tuning

2026-03-01 · Yangzhen Wu, Shanda Li, Zixin Wen, Xin Zhou 외 arxiv

Reinforcement learning (RL) for mathematical reasoning can suffer from reward sparsity: for challenging problems, LLM fails to sample any correct trajectories, preventing RL from receiving meaningful positive feedback. A…

Reinforcement LearningMathematical Reasoning

HandsOnVLM: Vision-Language Models for Hand-Object Interaction Prediction

2024-12-17 · Chen Bao, Jiarui Xu, Xiaolong Wang, Abhinav Gupta 외

How can we predict future interaction trajectories of human hands in a scene given high-level colloquial task specifications in the form of natural language? In this paper, we extend the classic hand trajectory predictio…

PredictionTrajectory PredictionWorld Knowledge

DialToM: A Theory of Mind Benchmark for Forecasting State-Driven Dialogue Trajectories

2026-04-22 · Neemesh Yadav, Palakorn Achananuparp, Jing Jiang, Ee-Peng Lim arxiv

We introduce DialToM, an annotated Theory of Mind (ToM) benchmark built from naturalistic human-human dialogues using a multiple-choice evaluation framework. Concurrent with recent work showing a gap between explicit men…