CLAINov 3, 2023

DialogBench: Evaluating LLMs as Human-like Dialogue Systems

arXiv:2311.01677v244 citationsh-index: 15
Originality Synthesis-oriented
AI Analysis

This addresses the need for better evaluation of LLMs as human-like dialogue systems, though it is incremental as it builds on existing benchmarks and methods.

The authors introduced DialogBench, a benchmark with 12 dialogue tasks to evaluate how human-like large language models (LLMs) are in dialogue systems, finding that instruction tuning improves human likeness but most LLMs still need significant improvement, with specific weaknesses in emotional perception and daily life information.

Large language models (LLMs) have achieved remarkable breakthroughs in new dialogue capabilities by leveraging instruction tuning, which refreshes human impressions of dialogue systems. The long-standing goal of dialogue systems is to be human-like enough to establish long-term connections with users. Therefore, there has been an urgent need to evaluate LLMs as human-like dialogue systems. In this paper, we propose DialogBench, a dialogue evaluation benchmark that contains 12 dialogue tasks to probe the capabilities of LLMs as human-like dialogue systems should have. Specifically, we prompt GPT-4 to generate evaluation instances for each task. We first design the basic prompt based on widely used design principles and further mitigate the existing biases to generate higher-quality evaluation instances. Our extensive tests on English and Chinese DialogBench of 26 LLMs show that instruction tuning improves the human likeness of LLMs to a certain extent, but most LLMs still have much room for improvement as human-like dialogue systems. Interestingly, results also show that the positioning of assistant AI can make instruction tuning weaken the human emotional perception of LLMs and their mastery of information about human daily life.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes