Which quality dimension is uniquely challenging about multi turn dialog evaluation vs single turn?
Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
Context fidelity (referencing and maintaining information from earlier turns) is unique to multi turn eval. A single turnprompt has no prior context to carry, so it cannot test carryover.
Think of evaluating a waiter. A single turntest is one customer who says everything in one breath: 'A coffee, no sugar, oat milk.' Easy to grade: did the order arrive right? A multi turntest is a real conversation: 'I'll have a coffee.' Then later, 'make it oat milk,' then later still, 'actually no sugar.' Now the hard question is whether the waiter remembers and combines all three turns into one correct order. That memory-across turns ability is context fidelity. The single-customer test literally cannot measure it, because nothing was said earlier to remember. Length, word choice, and speed matter in both cases, so they are not what makes the conversation harder to grade.
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.
4 min: why context fidelity is unique to multi turn, the carryover failure taxonomy, per turn vs whole-session scoring, goal completion, and why naive per turn averaging double-counts an early derailment.
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.
Reusing single turnmetrics on multi turndata. Scoring each turn in isolation misses context carryover and whether the conversation reached the user's goal across the whole session.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.