DialogBench: Evaluating LLMs as Human-like Dialogue Systems
Jiao Ou, Junda Lu, Che Liu, Yihong Tang, Fuzheng Zhang, Di Zhang, Kun, Gai

TL;DR
This paper introduces DialogBench, a comprehensive benchmark with 12 dialogue tasks to evaluate how well large language models function as human-like dialogue systems, highlighting current strengths and areas for improvement.
Contribution
The paper presents DialogBench, a new evaluation benchmark for LLMs as human-like dialogue systems, including a method to generate high-quality evaluation instances and insights from extensive multilingual testing.
Findings
Instruction tuning enhances human-likeness of LLMs
Most LLMs still need improvement for human-like dialogue
Positioning of AI affects emotional perception and knowledge about daily life
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Explainable Artificial Intelligence (XAI)
MethodsMulti-Head Attention · Attention Is All You Need · Softmax · Dense Connections · Adam · Layer Normalization · Label Smoothing · Linear Layer · Byte Pair Encoding · Dropout
