paper-with-me

홈 › Papers

Towards Automated Error Discovery: A Study in Conversational AI

2025-09-13 · Dominic Petrak, Thy Thy Tran, Iryna Gurevych arxiv

Although LLM-based conversational agents demonstrate strong fluency and coherence, they still produce undesirable behaviors (errors) that are challenging to prevent from reaching users during deployment. Recent research leverages large language models (LLMs) to detect errors and guide response-generation models toward improvement. However, current LLMs struggle to identify errors not explicitly specified in their instructions, such as those arising from updates to the response-generation model or shifts in user behavior. In this work, we introduce Automated Error Discovery, a framework for detecting and defining errors in conversational AI, and propose SEEED (Soft Clustering Extended Encoder-Based Error Detection), as an encoder-based approach to its implementation. We enhance the Soft Nearest Neighbor Loss by amplifying distance weighting for negative samples and introduce Label-Based Sample Ranking to select highly contrastive examples for better representation learning. SEEED outperforms adapted baselines -- including GPT-4o and Phi-4 -- across multiple error-annotated dialogue datasets, improving the accuracy for detecting unknown errors by up to 8 points and demonstrating strong generalization to unknown intent detection.

📄 PDF Abstract BibTeX arXiv:2509.10833

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningIntent Detection

Similar Papers 제목 키워드 기반

Evaluation of Automated Speech Recognition Systems for Conversational Speech: A Linguistic Perspective

2022-11-05 · Hannaneh B. Pasandi, Haniyeh B. Pasandi

Automatic speech recognition (ASR) meets more informal and free-form input data as voice user interfaces and conversational agents such as the voice assistants such as Alexa, Google Home, etc., gain popularity. Conversat…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Achieving Human Parity in Conversational Speech Recognition

2016-10-17 · W. Xiong, J. Droppo, X. Huang, F. Seide 외

Conversational speech recognition has served as a flagship speech recognition task since the release of the Switchboard corpus in the 1990s. In this paper, we measure the human error rate on the widely used NIST 2000 tes…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Towards Personalized Dialog Policies for Conversational Skill Discovery

2019-11-15 · Maryam Fazel-Zarandi, Sampat Biswas, Ryan Summers, Ahmed Elmalt 외

Many businesses and consumers are extending the capabilities of voice-based services such as Amazon Alexa, Google Home, Microsoft Cortana, and Apple Siri to create custom voice experiences (also known as skills). As the …

Reinforcement Learning

Towards Automated Causal Discovery: a case study on 5G telecommunication data

2024-02-22 · Konstantina Biza, Antonios Ntroumpogiannis, Sofia Triantafillou, Ioannis Tsamardinos

We introduce the concept of Automated Causal Discovery (AutoCD), defined as any system that aims to fully automate the application of causal discovery and causal reasoning methods. AutoCD's goal is to deliver all causal …

Causal Discovery

Conversational Agents and Children: Let Children Learn

2023-02-23 · Casey Kennington, Jerry Alan Fails, Katherine Landau Wright, Maria Soledad Pera

Using online information discovery as a case study, in this position paper we discuss the need to design, develop, and deploy (conversational) agents that can -- non-intrusively -- guide children in their quest for onlin…

Position