Evaluating the Goal-Directedness of Large Language Models
Tom Everitt, Cristina Garbacea, Alexis Bellot, Jonathan Richens, Henry Papadatos, Siméon Campos, Rohin Shah
TL;DR
This work defines and quantifies goal-directedness (GD) for large language models as their propensity to apply relevant capabilities toward an explicit goal, distinct from raw task performance. It introduces a formal, capability-conditioned GD metric and an open-source evaluation framework implemented in a Blocksworld environment, with composite tasks covering information gathering, cognitive effort, plan execution, and their combination. Across state-of-the-art models, GD is not fully achieved and remains relatively stable across tasks, while being only modestly sensitive to motivational prompts; GD diverges from regret and context-length effects, underscoring GD as a meaningful agentic property rather than mere performance. The framework supports monitoring of LLM progress and can guide deliberate design choices around agentic properties, with important safety and ethics implications for autonomous AI systems.
Abstract
To what extent do LLMs use their capabilities towards their given goal? We take this as a measure of their goal-directedness. We evaluate goal-directedness on tasks that require information gathering, cognitive effort, and plan execution, where we use subtasks to infer each model's relevant capabilities. Our evaluations of LLMs from Google DeepMind, OpenAI, and Anthropic show that goal-directedness is relatively consistent across tasks, differs from task performance, and is only moderately sensitive to motivational prompts. Notably, most models are not fully goal-directed. We hope our goal-directedness evaluations will enable better monitoring of LLM progress, and enable more deliberate design choices of agentic properties in LLMs.
