FACE: A Fine-Grained Reference-Free Evaluator for Conversational Information Access
About
A systematic, reliable, and low-cost evaluation of Conversational Information Access (CIA) systems remains an open challenge. Existing reference-based evaluation methods are proven insufficient for evaluating the dynamic nature of information access conversations, while existing LLM-based reference-free methods suffer from evaluation bias and limited generalizability. This work proposes FACE: a Fine-grained, Aspect-based Conversation Evaluation method that provides evaluation scores for diverse turn and dialogue-level aspects of conversations. FACE leverages beam search and bandit optimization to select optimized LLM instructions per evaluation aspect. It assigns scores to atomic information units (particles) using the selected instructions and then aggregates them into a single score. We show that FACE achieves a strong correlation with human judgments, achieving system correlation of 0.9, outperforming state-of-the-art conversation evaluation methods by a large margin. We further demonstrate its optimized instructions are transferable across various LLMs and datasets. Additionally, unlike existing LLM-based methods that provide single uninterpretable scores, FACE provides insights into the system performance and enables identifying and locating problems within conversations.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Reference-free Conversation Evaluation | CRSArena-Eval RD | Pearson Correlation (r)0.712 | 44 | |
| Reference-free Conversation Evaluation | CRSArena-Eval KG | Pearson Correlation (r)0.766 | 44 | |
| Chit-chat conversation evaluation correlation | USR-Persona | Pearson Correlation (r)0.681 | 11 | |
| Chit-chat conversation evaluation correlation | USR-Topical | Pearson Correlation0.57 | 11 | |
| System ranking correlation | CRSArena-Eval Turn-level | Pearson Correlation (r)0.93 | 9 | |
| System ranking correlation | CRSArena-Eval Dial-level | Pearson Correlation (r)0.913 | 9 | |
| System ranking correlation | CRSArena-Eval (All) | Pearson Correlation (r)0.918 | 9 |