CHARP: Conversation History AwaReness Probing for Knowledge-grounded Dialogue Systems
Abbas Ghaddar, David Alfonso-Hermelo, Philippe Langlais, Mehdi Rezagholizadeh, Boxing Chen, Prasanna Parthasarathi
TL;DR
This work introduces CHARP, a diagnostic test set to evaluate whether knowledge-grounded dialogue systems attend to and reason over conversation history. By building eCHARP and hCHARP from FaithDial data, the authors reveal that standard FaithDial training biases models toward ignoring history, even when grounding to supplied knowledge remains faithful. The study combines automatic metrics, human judgments, and GPT-4-based evaluations to demonstrate that history-awareness is not adequately captured by existing benchmarks, and that larger open models can mitigate some issues but still struggle with history-based reasoning. The findings underscore the need for history-aware evaluation in knowledge-grounded dialogue and suggest practical paths for improving dataset design and evaluation methods.
Abstract
In this work, we dive deep into one of the popular knowledge-grounded dialogue benchmarks that focus on faithfulness, FaithDial. We show that a significant portion of the FaithDial data contains annotation artifacts, which may bias models towards completely ignoring the conversation history. We therefore introduce CHARP, a diagnostic test set, designed for an improved evaluation of hallucinations in conversational model. CHARP not only measures hallucination but also the compliance of the models to the conversation task. Our extensive analysis reveals that models primarily exhibit poor performance on CHARP due to their inability to effectively attend to and reason over the conversation history. Furthermore, the evaluation methods of FaithDial fail to capture these shortcomings, neglecting the conversational history. Our findings indicate that there is substantial room for contribution in both dataset creation and hallucination evaluation for knowledge-grounded dialogue, and that CHARP can serve as a tool for monitoring the progress in this particular research area. CHARP is publicly available at https://huggingface.co/datasets/huawei-noah/CHARP
