paper-with-me

Papers

ACUTE-EVAL: Improved Dialogue Evaluation with Optimized Questions and Multi-turn Comparisons

2019-09-06 · Margaret Li, Jason Weston, Stephen Roller

While dialogue remains an important end-goal of natural language research, the difficulty of evaluation is an oft-quoted reason why it remains troublesome to make real progress towards its solution. Evaluation difficulties are actually two-fold: not only do automatic metrics not correlate well with human judgments, but also human judgments themselves are in fact difficult to measure. The two most used human judgment tests, single-turn pairwise evaluation and multi-turn Likert scores, both have serious flaws as we discuss in this work. We instead provide a novel procedure involving comparing two full dialogues, where a human judge is asked to pay attention to only one speaker within each, and make a pairwise judgment. The questions themselves are optimized to maximize the robustness of judgments across different annotators, resulting in better tests. We also show how these tests work in self-play model chat setups, resulting in faster, cheaper tests. We hope these tests become the de facto standard, and will release open-source code to that end.

📄 PDF Abstract BibTeX arXiv:1909.03087

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue Evaluation

Similar Papers 제목 키워드 기반

Towards Democratization of Subspeciality Medical Expertise

2024-10-01 · Jack W. O'Sullivan, Anil Palepu, Khaled Saab, Wei-Hung Weng 외

The scarcity of subspecialist medical expertise, particularly in rare, complex and life-threatening diseases, poses a significant challenge for healthcare delivery. This issue is particularly acute in cardiology where ti…

DiagnosticLarge Language ModelManagement

WER is Unaware: Assessing How ASR Errors Distort Clinical Understanding in Patient Facing Dialogue

2025-11-20 · Zachary Ellis, Jared Joselowitz, Yash Deo, Yajie He 외 arxiv

As Automatic Speech Recognition (ASR) is increasingly deployed in clinical dialogue, standard evaluations still rely heavily on Word Error Rate (WER). This paper challenges that standard, investigating whether WER or oth…

Speech Recognition

Enhancing Consistency in Multimodal Dialogue System Using LLM with Dialogue Scenario

2023-12-20 · Hiroki Onozeki, Zhiyang Qi, Kazuma Akiyama, Ryutaro Asahara 외

This paper describes our dialogue system submitted to Dialogue Robot Competition 2023. The system's task is to help a user at a travel agency decide on a plan for visiting two sightseeing spots in Kyoto City that satisfy…

End-to-End Neural Pipeline for Goal-Oriented Dialogue Systems using GPT-2

2020-07-01 · ACL 2020 6 · Donghoon Ham, Jeong-Gwan Lee, Youngsoo Jang, Kee-Eung Kim

The goal-oriented dialogue system needs to be optimized for tracking the dialogue flow and carrying out an effective conversation under various situations to meet the user goal. The traditional approach to build such a d…

Goal-Oriented Dialogue Systems

clem:todd: A Framework for the Systematic Benchmarking of LLM-Based Task-Oriented Dialogue System Realisations

2025-05-08 · Chalamalasetti Kranti, Sherzod Hakimov, David Schlangen

The emergence of instruction-tuned large language models (LLMs) has advanced the field of dialogue systems, enabling both realistic user simulations and robust multi-turn conversational agents. However, existing research…

BenchmarkingTask-Oriented Dialogue Systems