paper-with-me

Papers

Spot The Bot: A Robust and Efficient Framework for the Evaluation of Conversational Dialogue Systems

2020-10-05 · EMNLP 2020 11 · Jan Deriu, Don Tuggener, Pius von Däniken, Jon Ander Campos, Alvaro Rodrigo, Thiziri Belkacem, Aitor Soroa, Eneko Agirre, Mark Cieliebak

The lack of time-efficient and reliable evaluation methods hamper the development of conversational dialogue systems (chatbots). Evaluations requiring humans to converse with chatbots are time and cost-intensive, put high cognitive demands on the human judges, and yield low-quality results. In this work, we introduce \emph{Spot The Bot}, a cost-efficient and robust evaluation framework that replaces human-bot conversations with conversations between bots. Human judges then only annotate for each entity in a conversation whether they think it is human or not (assuming there are humans participants in these conversations). These annotations then allow us to rank chatbots regarding their ability to mimic the conversational behavior of humans. Since we expect that all bots are eventually recognized as such, we incorporate a metric that measures which chatbot can uphold human-like behavior the longest, i.e., \emph{Survival Analysis}. This metric has the ability to correlate a bot's performance to certain of its characteristics (e.g., \ fluency or sensibleness), yielding interpretable results. The comparably low cost of our framework allows for frequent evaluations of chatbots during their evaluation cycle. We empirically validate our claims by applying \emph{Spot The Bot} to three domains, evaluating several state-of-the-art chatbots, and drawing comparisons to related work. The framework is released as a ready-to-use tool.

📄 PDF Abstract BibTeX arXiv:2010.02140

Code (1)

jderiu/spot-the-bot-code 공식 구현

Tasks

ChatbotSurvival Analysis

Methods 이 논문이 사용한 방법론

Uphold 설명 없음

Similar Papers 제목 키워드 기반

Evaluating Conversational Recommender Systems with Large Language Models: A User-Centric Evaluation Framework

2025-01-16 · Nuo Chen, Quanyu Dai, Xiaoyu Dong, Xiao-Ming Wu 외

Conversational recommender systems (CRS) involve both recommendation and dialogue tasks, which makes their evaluation a unique challenge. Although past research has analyzed various factors that may affect user satisfact…

Recommendation Systems

CoReflect: A Reflective Co-Evolution Framework for Improving Conversational Evaluation

2026-01-18 · Yunzhe Li, Richie Yueqi Feng, Tianxin Wei, Chin-Chia Hsu arxiv

Evaluating conversational systems in multi-turn settings remains a fundamental challenge. Conventional pipelines typically rely on manually defined rubrics and fixed conversational context$-$a static approach that limits…

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

Towards a Metric for Automated Conversational Dialogue System Evaluation and Improvement

2019-09-26 · WS 2019 10 · Jan Deriu, Mark Cieliebak

We present "AutoJudge", an automated evaluation method for conversational dialogue systems. The method works by first generating dialogues based on self-talk, i.e. dialogue systems talking to itself. Then, it uses human …

Open-Ended Question AnsweringReinforcement LearningReinforcement Learning (RL)Re-Ranking

Measuring Conversational Fluidity in Automated Dialogue Agents

2019-10-25 · Keith Vella, Massimo Poesio, Michael Sigamani, Cihan Dogan 외

We present an automated evaluation method to measure fluidity in conversational dialogue systems. The method combines various state of the art Natural Language tools into a classifier, and human ratings on these dialogue…