Addressing and Visualizing Misalignments in Human Task-Solving Trajectories
Sejin Kim, Hosung Lee, Sundong Kim
TL;DR
This work addresses misalignments between user intentions and actions in ARC task trajectories by formalizing three misalignment types and introducing a unified framework with popular states, ideal actions, and ideal trajectories. It develops a Misalignment Detection Algorithm and an Intention Prediction Algorithm to align trajectories with inferred human intentions, then demonstrates that intention-aligned supervision improves sequential learning in AI models—achieving near 90% accuracy when combined with object-level features. The findings highlight that most trajectories are intention-aligned, but tool limitations and user unfamiliarity substantially contribute to inefficiencies, which can be mitigated by enhancing tool functionality and structured representations of intentions. Overall, the paper provides a systematic approach to trajectory-based learning that aligns AI reasoning with human problem-solving strategies, offering actionable insights for UI design, data annotation, and model training in trajectory-rich domains like ARC tasks.
Abstract
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 functions to express intent, (2) inefficient action sequences, and (3) incorrect intentions that cannot solve the task. To address these issues, we first formalize and define these three misalignment types in a unified framework. We then propose a heuristic algorithm to detect misalignments in ARCTraj trajectories and analyze their impact hierarchically and quantitatively. We also present an intention estimation method based on our formalism that infers missing alignment between user actions and intentions. Through trajectory alignment, we experimentally demonstrate that AI models trained on human task-solving trajectories improve performance in mimicking human reasoning. Based on hierarchical analysis and experiments, we highlight the importance of trajectory-intention alignment and demonstrate the effectiveness of intention-aligned training.
