Cognitive Agent Compilation for Explicit Problem Solver Modeling

Created: 2026-05-11 | Tags: intelligent-tutoringllmadaptive-learningpersonalized-learning

Moon, RosΓ© & Stamper (2026) β€” CMU. Accepted to AIED 2026 Blue Sky track.

πŸ“„ Full text (arXiv)

Core Idea

Cognitive Agent Compilation (CAC) is a framework that uses a strong teacher LLM to compile problem-solving knowledge into an explicit, inspectable target agent. Unlike end-to-end LLM tutoring approaches, CAC separates the agent into three components:

1. Knowledge representation β€” explicit, structured representation of domain knowledge (skills, misconceptions, strategies) 2. Problem-solving policy β€” how the agent applies knowledge to solve problems 3. Verification and update rules β€” mechanisms for checking correctness and updating the knowledge state

The goal is bounded-knowledge AI for education: agents that know what they know, can explain their reasoning in terms of explicit skills, and can be inspected and edited by educators.

Motivation

LLMs are widely used for tutoring, feedback generation, and content creation, but their broad pretraining makes them hard to constrain. Key problems:

Architecture

CAC draws inspiration from cognitive architectures (ACT-R, SOAR) and compiles LLM knowledge into explicit, inspectable agents. The three separable components enable:

A proof of concept was implemented using Small Language Models (SLMs), surfacing key design trade-offs between explicit control and scalable generalization.

Connection to Existing Work

CAC connects to several threads in AI education research:

Open Questions

Related Pages

Citation

APA: Moon, H., RosΓ©, C., & Stamper, J. (2026). Cognitive Agent Compilation for Explicit Problem Solver Modeling. arXiv:2605.07040. Accepted to AIED 2026 Blue Sky.