paper-with-me

홈 › Papers

ChatEval: Towards Better LLM-based Evaluators through Multi-Agent Debate

2023-08-14 · Chi-Min Chan, Weize Chen, Yusheng Su, Jianxuan Yu, Wei Xue, Shanghang Zhang, Jie Fu, Zhiyuan Liu

Text evaluation has historically posed significant challenges, often demanding substantial labor and time cost. With the emergence of large language models (LLMs), researchers have explored LLMs' potential as alternatives for human evaluation. While these single-agent-based approaches show promise, experimental results suggest that further advancements are needed to bridge the gap between their current effectiveness and human-level evaluation quality. Recognizing that best practices of human evaluation processes often involve multiple human annotators collaborating in the evaluation, we resort to a multi-agent debate framework, moving beyond single-agent prompting strategies. The multi-agent-based approach enables a group of LLMs to synergize with an array of intelligent counterparts, harnessing their distinct capabilities and expertise to enhance efficiency and effectiveness in handling intricate tasks. In this paper, we construct a multi-agent referee team called ChatEval to autonomously discuss and evaluate the quality of generated responses from different models on open-ended questions and traditional natural language generation (NLG) tasks. Our analysis shows that ChatEval transcends mere textual scoring, offering a human-mimicking evaluation process for reliable assessments. Our code is available at https://github.com/chanchimin/ChatEval.

📄 PDF Abstract BibTeX arXiv:2308.07201

Code (3)

chanchimin/chateval 공식 구현
reml-group/dog
thunlp/chateval

Tasks

Text Generation

Similar Papers 제목 키워드 기반

ChatEval: A Tool for Chatbot Evaluation

2019-06-01 · NAACL 2019 6 · Jo{\~a}o Sedoc, Daphne Ippolito, Arun Kirubarajan, Jai Thirani 외

Open-domain dialog systems (i.e. chatbots) are difficult to evaluate. The current best practice for analyzing and comparing these dialog systems is the use of human judgments. However, the lack of standardization in eval…

ChatbotOpen-Domain Dialog

Belief in Authority: Impact of Authority in Multi-Agent Evaluation Framework

2026-01-08 · Junhyuk Choi, Jeongyoun Kwon, Heeju Kim, Haeun Cho 외 arxiv

Multi-agent systems utilizing large language models often assign authoritative roles to improve performance, yet the impact of authority bias on agent interactions remains underexplored. We present the first systematic a…

ChatEval: A Tool for the Systematic Evaluation of Chatbots

2018-11-01 · WS 2018 11 · Jo{\~a}o Sedoc, Daphne Ippolito, Arun Kirubarajan, Jai Thirani 외
ChatbotText Generation

MCP-Universe: Benchmarking Large Language Models with Real-World Model Context Protocol Servers

2025-08-20 · Ziyang Luo, Zhiqi Shen, Wenzhuo Yang, Zirui Zhao 외 arxiv

The Model Context Protocol has emerged as a transformative standard for connecting large language models to external data sources and tools, rapidly gaining adoption across major AI providers and development platforms. H…

LLM Consortium for Software Design Refinement: A Controlled Experiment on Multi-Agent Collaboration Topologies

2026-05-31 · Nagarjuna Kanamarlapudi, Praveen K arxiv

We present a controlled experiment evaluating 12 multi-agent LLM collaboration topologies for software architecture design. Using a $2\times2\times2$ factorial design (Authority $\times$ Roles $\times$ Dynamics), we cond…