IHBench: Evaluating Post-Interruption Recovery in Voice Agents with Structured Workflows

19d ago · Global · primary source: export.arxiv.org

A new benchmark called IHBench measures how well voice agents recover after a user interrupts them mid-sentence, finding that closed-weight models from OpenAI and Google consistently outperform open-weight alternatives across 10 enterprise domains [1]. The benchmark, detailed in a paper posted to arXiv on June 17, evaluates 27 audio-language model configurations by injecting six distinct interruption types at controlled points while an agent is speaking [1]. Each interruption is scored on two axes: task fulfillment — whether the agent completes the workflow correctly — and recovery quality — whether it addresses the user’s interjection without repeating already-heard content [2]. Existing evaluations for speech-capable models have focused on barge-in detection and turn-taking timing, leaving unmeasured what happens after the interruption [2]. IHBench fills that gap by running agents through state-machine-driven workflows in domains such as customer service, healthcare scheduling, and account management [2]. The researchers found that closed-weight models degrade roughly 3.3 times more slowly as conversations grow longer and show no gap between audio and text modalities, whereas open-weight models lose ground on all three measures [1]. A human study validated the LLM judge used for scoring against human annotators, and a cross-benchmark analysis against AudioMultiChallenge indicated that recovery quality is a largely distinct capability axis [2]. Google and OpenAI, the two companies whose closed-weight models led the results, have both invested heavily in audio-capable AI. Google’s Gemini architecture is trained natively on multiple data types, allowing it to process and generate text, code, images, audio, and video simultaneously [9]. OpenAI’s GPT family of large language models, along with its DALL-E and Sora series, has influenced industry research and commercial applications since the release of ChatGPT in November 2022 [10]. The IHBench results arrive as AI research becomes increasingly industry-driven. A 2023 analysis found that Google, OpenAI, and Meta have been responsible for some of the largest training runs and developed a large fraction of the algorithmic innovations underpinning large language models [7]. The new benchmark adds a dimension — post-interruption recovery — that is not captured by existing evaluation paradigms, much as generative search introduced new dimensions around retrieval behavior and synthesis that traditional search metrics missed [4].

research-paperapplicationbenchmarkcommentary

Background sources we checked (9)
  • arxiv.org ↗ Voice agents deployed in structured workflows (customer service, healthcare scheduling, account management) must handle frequent user interruptions while maintaining progress through multi-step procedures. Existing benchmarks for speech-capable models focus on the timing of inter…
  • arxiv.org ↗ Large Language Models (LLMs) are increasingly integrated into academic research pipelines; however, the Terms of Service governing their use remain under-examined. We present a comparative analysis of the Terms of Service of five major LLM providers (Anthropic, DeepSeek, Google, …
  • arxiv.org ↗ The advent of LLMs has given rise to generative search, a new search paradigm in which LLMs retrieve information from the web related to a query and synthesize it into a single, coherent response. This paradigm differs fundamentally from traditional web search, where results are …
  • arxiv.org ↗ This paper introduces a novel benchmark, EGE-Math Solutions Assessment Benchmark, for evaluating Vision-Language Models (VLMs) on their ability to assess hand-written mathematical solutions. Unlike existing benchmarks that focus on problem solving, our approach centres on underst…
  • arxiv.org ↗ In this technical report, we extensively investigate the accuracy of outputs from well-known generative artificial intelligence (AI) applications in response to prompts describing common fluid motion phenomena familiar to the fluid mechanics community. We examine a range of appli…
  • arxiv.org ↗ AI research is increasingly industry-driven, making it crucial to understand company contributions to this field. We compare leading AI companies by research publications, citations, size of training runs, and contributions to algorithmic innovations. Our analysis reveals the sub…
  • en.wikipedia.org ↗ Google AI is a subsidiary of Google DeepMind dedicated to artificial intelligence (AI). It was announced at Google I/O 2017 by CEO Sundar Pichai. This division has been expanded to its reach with research facilities in various parts of the world such as Zurich, Paris, Israel, and…
  • en.wikipedia.org ↗ Gemini (also known as Google Gemini and formerly known as Bard) is a generative artificial intelligence chatbot and virtual assistant developed by Google. It is powered by the family of large language models (LLMs) of the same name, after previously being based on LaMDA and PaLM …
  • en.wikipedia.org ↗ OpenAI is an American artificial intelligence (AI) research organization headquartered in San Francisco, consisting of OpenAI Group PBC, a for-profit public benefit corporation (PBC), partially controlled by OpenAI Foundation, a nonprofit. OpenAI developed the generative pre-trai…

Sources

Spot something wrong? Report an issue