TL;DR
AgentPex is an AI tool that systematically evaluates agentic traces for procedural failures and specification violations, improving validation beyond outcome-only benchmarks.
Contribution
This paper introduces AgentPex, a novel system that extracts behavioral rules from prompts to automatically detect violations in agentic traces.
Findings
AgentPex distinguishes agent behavior across different models.
It surfaces specification violations not captured by outcome-only scoring.
Provides fine-grained analysis by domain and metric.
Abstract
AI agents are increasingly embedded in real software systems, where they execute multi-step workflows through multi-turn dialogue, tool invocations, and intermediate decisions. These long execution histories, called agentic traces, make validation difficult. Outcome-only benchmarks can miss critical procedural failures, such as incorrect workflow routing, unsafe tool usage, or violations of prompt-specified rules. This paper presents AgentPex, an AI-powered tool designed to systematically evaluate agentic traces. AgentPex extracts behavioral rules from agent prompts and system instructions, then uses these specifications to automatically evaluate traces for compliance. We evaluate AgentPex on 424 traces from -bench across models in telecom, retail, and airline customer service. Our results show that AgentPex distinguishes agent behavior across models and surfaces specification…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
