🔍Conan is designed to assess the abductive reasoning capability of machine models through a diverse set of questions varying in difficulty and abstraction. These questions fall into three primary categories: Intent (local intent), Goal (global goal), and Survival (agent’s survival status change).
Intent questions target the vandal’s immediate objectives or intentions during its task. To decipher these traces, agents must deduce the vandal’s underlying intent or subgoals. Solving these questions necessitates a learning model’s comprehension of the local context.
E.g. What did the vandal make on this table?
Goal questions probe the vandal’s overarching objectives, extending beyond immediate intents. They necessitate grasping the wider context of a task or action sequence. Such questions query the vandal’s ultimate aims, demanding a learning model to reason within the broader context of the traces.
E.g. What was the vandal’s primary objective in this scenario?
Survival questions address the wider investigative scope, posing added challenges to the detective. Centered on the vandal’s survival status changes during tasks (e.g., collecting food for sustenance), they lead to deviations from the optimal action plan. These questions require a deeper grasp of the present context, often necessitating reasoning around potential scenarios or alternate results.
E.g. Why did the vandal die in this situation?