paper-with-me

Papers

Towards Detecting Inconsistencies in End-to-end Generated TODs

2026-07-10 · Tiziano Labruna, Giovanni Bonetta, Bernardo Magnini arxiv

Generative AI is profoundly transforming the core technologies behind conversational systems, shifting from component-based to end-to-end approaches. However, Large Language Models (LLMs) may still generate inconsistencies, a critical issue particularly in Task-Oriented Dialogues (TODs), where system responses must strictly adhere to information from a domain knowledge base (e.g., restaurants in a city). A single hallucination (e.g., suggesting a non-existent restaurant) can lead to severe task failures. We investigate a method for automatically detecting inconsistencies by conceptualizing TODs as a Constraint Satisfaction Problem (CSP), where variables represent dialogue segments referencing the conversational domain, and constraints among variables capture dialogue properties such as turn coherence and adherence to domain knowledge. We propose a pipeline that first identifies variables in a target dialogue and then applies a CSP solver to identify valid solutions. By comparing the target dialogue with valid variable assignments, we can detect inconsistencies and suggest minimal changes to ensure dialogue consistency. We demonstrate the high accuracy of the CSP-based approach in detecting inconsistencies, and provide a detailed analysis of our findings.

📄 PDF Abstract BibTeX arXiv:2607.09338

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Intent Recognition and Out-of-Scope Detection using LLMs in Multi-party Conversations

2025-07-29 · Galo Castillo-López, Gaël de Chalendar, Nasredine Semmar arxiv

Intent recognition is a fundamental component in task-oriented dialogue systems (TODS). Determining user intents and detecting whether an intent is Out-of-Scope (OOS) is crucial for TODS to provide reliable responses. Ho…

Task-Oriented Dialogue SystemsComputational EfficiencyIntent Recognition

KNOW How to Make Up Your Mind! Adversarially Detecting and Alleviating Inconsistencies in Natural Language Explanations

2023-06-05 · Myeongjun Jang, Bodhisattwa Prasad Majumder, Julian McAuley, Thomas Lukasiewicz 외

While recent works have been considerably improving the quality of the natural language explanations (NLEs) generated by a model to justify its predictions, there is very limited research in detecting and alleviating inc…

Adversarial Attack

TODSum: Task-Oriented Dialogue Summarization with State Tracking

2021-10-25 · Lulu Zhao, Fujia Zheng, Keqing He, Weihao Zeng 외

Previous dialogue summarization datasets mainly focus on open-domain chitchat dialogues, while summarization datasets for the broadly used task-oriented dialogue haven't been explored yet. Automatically summarizing such …

InstructTODS: Large Language Models for End-to-End Task-Oriented Dialogue Systems

2023-10-13 · Willy Chung, Samuel Cahyawijaya, Bryan Wilie, Holy Lovenia 외

Large language models (LLMs) have been used for diverse tasks in natural language processing (NLP), yet remain under-explored for task-oriented dialogue systems (TODS), especially for end-to-end TODS. We present Instruct…

Dialogue State TrackingInformativenessintent-classificationIntent Classification+2

TODS: An Automated Time Series Outlier Detection System

2020-09-18 · Kwei-Herng Lai, Daochen Zha, Guanchu Wang, Junjie Xu 외

We present TODS, an automated Time Series Outlier Detection System for research and industrial applications. TODS is a highly modular system that supports easy pipeline construction. The basic building block of TODS is p…

Outlier DetectionTime SeriesTime Series Analysis