arXiv:2608.30738cs.CL2026-08中稿 · EMNLP

轻量级分类器比大模型更高效地处理语音助手失败场景。

Not All Fallbacks Are Failures: Understanding and Recovering from Fallbacks in Mobile Voice Assistants

  • 用轻量嵌入模型分类语音助手失败情形,节省资源。
  • 真实数据中3030条失败对话显示,小模型准确率更高。
  • 适合开发低成本、高鲁棒性的智能助手系统。

语音助手在真实环境中需应对噪声音频、识别错误、请求模糊、语句不完整或误唤醒等多样化的失败情况。现有系统常以通用回复应对,无法解决根本问题且降低用户体验。本文基于超过500名用户在六个月内使用智能手表语音助手进行日常健康支持的实录数据,构建了包含3,030条匿名自然失败对话的VoxFallbacks数据集,并提出一个可操作的分类体系。研究对比了多种模型在实际部署约束下的表现,发现轻量级嵌入式分类器在多数任务上优于大型生成模型,同时显著降低计算开销。研究为设计高效、稳健的容错机制提供了实践指导。

原文摘要 · Abstract (English)

Robust understanding of user input is a core requirement for voice assistants deployed in real-world environments. In practice, these systems encounter heterogeneous fallback situations caused by noisy audio input, transcription errors, ambiguous requests, incomplete utterances, or unintended activations. Existing systems typically respond with generic fallback messages, which do not resolve the underlying interaction failure and can degrade user experience. We study fallback handling in a deployed smartwatch-based voice assistant for general health support in everyday environments. Our analysis is based on six months of real-world usage data from more than 500 users, yielding a dataset of 3,030 anonymized, naturally occurring fallback-triggering utterances. We contribute (1) an operational taxonomy and the annotated VoxFallbacks dataset of these interactions, (2) a comparative evaluation of different models within a classification pipeline under practical deployment constraints, and (3) practical lessons for designing robust and cost-efficient fallback mechanisms. Results show that lightweight embedding-based classifiers outperform larger generative models on most classification tasks while requiring substantially fewer computational resources.

语音助手容错机制轻量模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。