What does trajectory evaluation measure that final answer accuracy alone cannot capture?
Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
Trajectory evaluation scores the path (tool choice, step count, plan coherence, recovery), not just the endpoint, so it catches lucky right answers and wasteful or incoherent routes.
Imagine grading a student's maths homework. Final answer accuracy only checks the boxed number at the bottom. If it matches the key, full marks, even if the student guessed or copied a friend. Trajectory evaluation grades the working. It looks at each line: did the student pick the right method, skip pointless steps, and recover sensibly after a mistake? Two students can both write the correct final number. One got there in three clean steps. The other scribbled twenty messy lines and stumbled onto it by luck. Final answer grading gives both the same score. Trajectory grading sees that only one of them actually understands the problem and will get the next one right too. For an agent, the working is its sequence of tool calls and reasoning steps.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
Define final answer accuracy and its blind spot, then name the four trajectory signal families, explain why outcome and process decorrelate, contrast reference matching with rubric judging, and close with the non uniqueness problem and when a strict path check is actually justified.
Real products, models, and research that use this idea.
What an interviewer would ask next. Try answering before peeking at the approach.
Red flags and common mistakes that signal junior thinking. Click to expand.
Assuming a correct final answer means a correct process. An agent can reach the right output through a lucky recovery or a wasteful path that breaks on the next input.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.