paper-with-me

홈 › Papers

MultiChallenge: A Realistic Multi-Turn Conversation Evaluation Benchmark Challenging to Frontier LLMs

2025-01-29 · Ved Sirdeshmukh, Kaustubh Deshpande, Johannes Mols, Lifeng Jin, Ed-Yeremai Cardona, Dean Lee, Jeremy Kritz, Willow Primack, Summer Yue, Chen Xing

We present MultiChallenge, a pioneering benchmark evaluating large language models (LLMs) on conducting multi-turn conversations with human users, a crucial yet underexamined capability for their applications. MultiChallenge identifies four categories of challenges in multi-turn conversations that are not only common and realistic among current human-LLM interactions, but are also challenging to all current frontier LLMs. All 4 challenges require accurate instruction-following, context allocation, and in-context reasoning at the same time. We also develop LLM as judge with instance-level rubrics to facilitate an automatic evaluation method with fair agreement with experienced human raters. Despite achieving near-perfect scores on existing multi-turn evaluation benchmarks, all frontier models have less than 50% accuracy on MultiChallenge, with the top-performing Claude 3.5 Sonnet (June 2024) achieving just a 41.4% average accuracy.

📄 PDF Abstract BibTeX arXiv:2501.17399

Code (1)

ekwinox117/multi-challenge 공식 구현

Tasks

AllInstruction Following

Similar Papers 제목 키워드 기반

Audio MultiChallenge: A Multi-Turn Evaluation of Spoken Dialogue Systems on Natural Human Interaction

2025-12-16 · Advait Gosai, Tyler Vuong, Utkarsh Tyagi, Steven Li 외 arxiv

End-to-end (E2E) spoken dialogue systems are increasingly replacing cascaded pipelines for voice-based human-AI interaction, processing raw audio directly without intermediate transcription. Existing benchmarks primarily…

Reasoning Is Not All You Need: Examining LLMs for Multi-Turn Mental Health Conversations

2025-05-26 · Mohit Chandra, Siddharth Sriraman, Harneet Singh Khanuja, Yiqiao Jin 외

Limited access to mental healthcare, extended wait times, and increasing capabilities of Large Language Models (LLMs) has led individuals to turn to LLMs for fulfilling their mental health needs. However, examining the m…

AllDiagnosticSynthetic Data Generation

CORAL: Benchmarking Multi-turn Conversational Retrieval-Augmentation Generation

2024-10-30 · Yiruo Cheng, Kelong Mao, Ziliang Zhao, Guanting Dong 외

Retrieval-Augmented Generation (RAG) has become a powerful paradigm for enhancing large language models (LLMs) through external knowledge retrieval. Despite its widespread attention, existing academic research predominan…

BenchmarkingPassage RetrievalRAGResponse Generation+2

Reward-free Policy Imitation Learning for Conversational Search

2023-04-17 · Zhenduo Wang, Zhichao Xu, Qingyao Ai

Existing conversational search studies mainly focused on asking better clarifying questions and/or improving search result quality. These works aim at retrieving better responses according to the search context, and thei…

Conversational SearchImitation LearningRetrieval

AI Agents for Conversational Patient Triage: Preliminary Simulation-Based Evaluation with Real-World EHR Data

2025-06-04 · Sina Rashidian, Nan Li, Jonathan Amar, Jong Ha Lee 외

Background: We present a Patient Simulator that leverages real world patient encounters which cover a broad range of conditions and symptoms to provide synthetic test subjects for development and testing of healthcare ag…

AI Agent