首页 > AI前沿 > When Better Turns Do Not Make Better Agents: Diagnosing the Gap Between Next-Turn Metrics and Workflow Success

When Better Turns Do Not Make Better Agents: Diagnosing the Gap Between Next-Turn Metrics and Workflow Success

arXiv自然语言 2026-09-18 09:11 6 阅读 查看原文

Agent models are frequently evaluated one decision at a time, where the model predicts the next action based on the gold interaction history, which is scored against a reference.

We investigate whether improvement under this protocol is predictive of improved autonomous workflow execution.

We study pre-SFT and supervised fine-tuned (SFT) Qwen3 models at 4B and 14B parameters and Gemma 3 models at 4B and 12B parameters on multi-turn customer-support workflows.

We find that SFT consistently improves text-turn success, and that overall next-turn success increases for every model under gold-history evaluation.

However, these improvements do not transfer to autonomous workflow execution.

Tool-specific gains also vary across metrics and models.

None of the four SFT models succeeds under holistic workflow evaluation, with strict trajectory completion reaching at most 10.4% workflow success.

Our results show that next-turn evaluation is not a reliable proxy for workflow success, motivating separate reporting of text quality, local action correctness, tool execution, and end-to-end task completion.