EchoChain: A Full-Duplex Benchmark for State-Update Reasoning Under Interruptions

arXiv cs.CL / 4/21/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces EchoChain, a new benchmark designed to evaluate how real-time voice assistants update task state when users interrupt them mid-response.
  • EchoChain isolates recurring failure patterns in post-interruption continuations, including contextual inertia, interruption amnesia, and objective displacement.
  • It generates scenario-based conversations and inserts interruptions at a standardized time relative to when the assistant begins speaking, allowing consistent cross-model comparisons.
  • Results across evaluated real-time voice models show that no system exceeds a 50% pass rate, indicating significant weaknesses in mid-generation state revision.
  • A paired half-duplex control shows total failures drop by 40.2% versus interrupted runs, suggesting many errors stem specifically from interruption-driven state-update reasoning rather than overall task difficulty.

Abstract

Real-time voice assistants must revise task state when users interrupt mid-response, but existing spoken-dialog benchmarks largely evaluate turn-based interaction and miss this failure mode. We introduce EchoChain, a controlled benchmark for evaluating full-duplex state-update reasoning under mid-speech interruptions. EchoChain identifies three recurring failure patterns in post-interruption continuations: contextual inertia, interruption amnesia, and objective displacement. The benchmark generates scenario-driven conversations and injects interruptions at a standardized point relative to assistant speech onset, enabling controlled cross-model comparison. In a paired half-duplex control, total failures drop by 40.2% relative to interrupted runs, indicating that many errors are driven by state-update reasoning under interruption rather than task difficulty alone. Across evaluated real-time voice models, no system exceeds a 50% pass rate, showing substantial room for improvement in mid-generation state revision. EchoChain provides a reproducible benchmark for diagnosing state-update reasoning failures in full-duplex voice interaction.