Tag
The paper presents a scalable framework for multi-domain dialogue state tracking using BERT, achieving zero-shot generalization and improving performance on the SGD dataset.
This paper proposes a method for automatically detecting inconsistencies in end-to-end generated task-oriented dialogues by modeling them as a Constraint Satisfaction Problem (CSP), achieving high accuracy in identifying hallucinated or inconsistent responses.
TRACER predicts whether a task-oriented dialogue will fail by analyzing partial conversations using belief-state changes and text representations, enabling early warning before full breakdown.
This paper studies a lightweight prompting-based recovery approach for LLM dialogue agents when backend database calls fail, showing that the Guided-Retry strategy reduces hallucination by 50% on MultiWOZ and 42% on SGD across six model families.
Proposes Gradient-Based Connections (GBC), a method that models multi-agent LLM systems as computational graphs and uses gradient signals to attribute errors to specific agents, enabling better system-level optimization.
ReacTOD proposes a bounded neuro-symbolic architecture for zero-shot dialogue state tracking, using a self-correcting ReAct loop with deterministic validation. It achieves state-of-the-art results on MultiWOZ and Schema-Guided Dialogue benchmarks, improving joint goal accuracy by up to 14 percentage points.