paper-with-me

Papers

Reasoning or Not? A Comprehensive Evaluation of Reasoning LLMs for Dialogue Summarization

2025-07-02 · Keyan Jin, Yapeng Wang, Leonel Santos, Tao Fang, Xu Yang, Sio Kei Im, Hugo Gonçalo Oliveira arxiv

Dialogue summarization is a challenging task with significant practical value in customer service, meeting analysis, and conversational AI. Although large language models (LLMs) have achieved substantial progress in summarization tasks, the performance of step-by-step reasoning architectures-specifically Long Chain-of-Thought (CoT) implementations such as OpenAI-o1 and DeepSeek-R1-remains unexplored for dialogue scenarios requiring concurrent abstraction and conciseness. In this work, we present the first comprehensive and systematic evaluation of state-of-the-art reasoning LLMs and non-reasoning LLMs across three major paradigms-generic, role-oriented, and query-oriented dialogue summarization. Our study spans diverse languages, domains, and summary lengths, leveraging strong benchmarks (SAMSum, DialogSum, CSDS, and QMSum) and advanced evaluation protocols that include both LLM-based automatic metrics and human-inspired criteria. Contrary to trends in other reasoning-intensive tasks, our findings show that explicit stepwise reasoning does not consistently improve dialogue summarization quality. Instead, reasoning LLMs are often prone to verbosity, factual inconsistencies, and less concise summaries compared to their non-reasoning counterparts. Through scenario-specific analyses and detailed case studies, we further identify when and why explicit reasoning may fail to benefit-or even hinder-summarization in complex dialogue contexts. Our work provides new insights into the limitations of current reasoning LLMs and highlights the need for targeted modeling and evaluation strategies for real-world dialogue summarization.

📄 PDF Abstract BibTeX arXiv:2507.02145

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TReMu: Towards Neuro-Symbolic Temporal Reasoning for LLM-Agents with Memory in Multi-Session Dialogues

2025-02-03 · Yubin Ge, Salvatore Romeo, Jason Cai, Raphael Shu 외

Temporal reasoning in multi-session dialogues presents a significant challenge which has been under-studied in previous temporal reasoning benchmarks. To bridge this gap, we propose a new evaluation task for temporal rea…

MemorizationTimeline Summarization

Reasoning Gets Harder for LLMs Inside A Dialogue

2026-03-20 · Ivan Kartáč, Mateusz Lango, Ondřej Dušek arxiv

Large Language Models (LLMs) achieve strong performance on many reasoning benchmarks, yet these evaluations typically focus on isolated tasks that differ from real-world usage in task-oriented dialogue (TOD). In this set…

Leveraging LLMs for Dialogue Quality Measurement

2024-06-25 · Jinghan Jia, Abi Komma, Timothy Leffel, Xujun Peng 외

In task-oriented conversational AI evaluation, unsupervised methods poorly correlate with human judgments, and supervised approaches lack generalization. Recent advances in large language models (LLMs) show robust zerosh…

Dialogue Evaluation

ProactiveEval: A Unified Evaluation Framework for Proactive Dialogue Agents

2025-08-28 · Tianjian Liu, Fanqi Wan, Jiajian Guo, Xiaojun Quan arxiv

Proactive dialogue has emerged as a critical and challenging research problem in advancing large language models (LLMs). Existing works predominantly focus on domain-specific or task-oriented scenarios, which leads to fr…

LLM-Driven Multi-Turn Task-Oriented Dialogue Synthesis for Realistic Reasoning

2026-02-27 · Yu Zhu, Kai Yang arxiv

The reasoning capability of large language models (LLMs), defined as their ability to analyze, infer, and make decisions based on input information, is essential for building intelligent task-oriented dialogue systems. H…

Task-Oriented Dialogue SystemsLogical Reasoning