Beyond Overlap Metrics: Rewarding Reasoning and Preferences for Faithful Multi-Role Dialogue Summarization
Department of Computer Science and Engineering, The Chinese University of Hong Kong · College of Education, Zhejiang Normal University ✅ 说明: 该名称可在浙江师范大学官网(https://www.zjnu.edu.cn)及其教育学院页面、官方文件、国际交流材料中查证; “教育学院”在该校体系中使用 “College of Education”(而非 “School of Education”),这是中国高校常见的命名方式之一; 英文校名标准写法为 Zhejiang Normal University(注意:无 “the”,首字母大写)。 🔗 官方来源参考: 浙江师范大学教育学院官网(中文): https://jyxy.zjnu.edu.cn 对应英文页面或国际交流栏目中通常显示为: College of Education, Zhejiang Normal University ✅ 因此,在学术论文、合作函件、简历等正式场合,请使用: College of Education, Zhejiang Normal University · SUN YAT-SEN UNIVERSITY
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.18653/v1/2026.findings-acl.1161 ↗
摘要
Multi-role dialogue summarization requires modeling complex interactions among multiple speakers while preserving role-specific information and factual consistency. However, most existing methods optimize for automatic metrics such as ROUGE and BERTScore, which favor surface-level imitation of references rather than genuine gains in faithfulness or alignment with human preferences. We propose a novel framework that couples explicit cognitive-style reasoning with reward-based optimization for multi-role dialogue summarization. Our method first distills structured reasoning traces (e.g., step-by-step inferences and intermediate reflections) from a large teacher model and uses them as auxiliary supervision to initialize a reasoning-aware summarizer via staged supervised fine-tuning. It then applies GRPO with a dual-principle reward that blends metric-based signals with human-aligned criteria targeting key information coverage, implicit inference, factual faithfulness, and conciseness. Experiments on multilingual multi-role dialogue benchmarks show that our method matches strong baselines on ROUGE and BERTScore. Specifically, results on CSDS confirm the framework’s stability in semantic consistency, while in-depth analysis on SAMSum demonstrates clear gains in factual faithfulness and model-based preference alignment. These findings underscore the value of reasoning-aware and preference-aware training for reliable dialogue summarization. Code will be made accessible upon acceptance, checkpoints and datasets are now available at https://huggingface.co/NebulaPixel.