Agent Psychometrics: Task-Level Performance Prediction (April 2026)
FreeShifts evaluation from simple QA to multi-turn agentic assessment; newer benchmarks like SWE-bench Verified and Terminal-Bench test iterative agent behavior with execution feedback
About Agent Psychometrics: Task-Level Performance Prediction (April 2026)
Agent Psychometrics presents a framework for predicting success or failure on individual tasks within multi-step agentic coding benchmarks. It augments Item Response Theory (IRT) with rich features extracted from tasks—including issue statements, repository contexts, solutions, and test cases—and introduces a novel decomposition of agent ability into LLM and scaffold components. This parameterization enables the aggregation of evaluation data across heterogeneous leaderboards and accurate prediction of task-level performance for unseen benchmarks and unseen LLM-scaffold combinations, offering practical utility for benchmark designers to calibrate task difficulty without expensive agent evaluations.
Key Features
Pros & Cons
- Predicts performance at individual task level rather than aggregate pass rates
- Separates LLM ability from scaffold ability for deeper insight
- Works across heterogeneous leaderboards and unseen benchmarks
- Reduces need for expensive multi-turn agent evaluations
- Currently focused on coding benchmarks only
- Requires feature extraction from tasks (issue statements, repos, tests)
- Framework is a research paper; no ready-to-use software provided