CLAILGFeb 24, 2025

Mutual Reinforcement of LLM Dialogue Synthesis and Summarization Capabilities for Few-Shot Dialogue Summarization

arXiv:2502.17328v115 citationsh-index: 47NAACL
Originality Incremental advance
AI Analysis

This work addresses the problem of improving summarization quality with limited data for NLP practitioners, representing an incremental advancement over prior methods.

The paper tackles few-shot dialogue summarization by proposing Mutual Reinforcing Data Synthesis (MRDS), which enhances LLM capabilities through mutual reinforcement of dialogue synthesis and summarization, resulting in a 1.5% increase in ROUGE scores and a 0.3% improvement in BERT scores.

In this work, we propose Mutual Reinforcing Data Synthesis (MRDS) within LLMs to improve few-shot dialogue summarization task. Unlike prior methods that require external knowledge, we mutually reinforce the LLMś dialogue synthesis and summarization capabilities, allowing them to complement each other during training and enhance overall performances. The dialogue synthesis capability is enhanced by directed preference optimization with preference scoring from summarization capability. The summarization capability is enhanced by the additional high quality dialogue-summary paired data produced by the dialogue synthesis capability. By leveraging the proposed MRDS mechanism, we elicit the internal knowledge of LLM in the format of synthetic data, and use it to augment the few-shot real training dataset. Empirical results demonstrate that our method improves dialogue summarization, achieving a 1.5% increase in ROUGE scores and a 0.3% improvement in BERT scores in few-shot settings. Furthermore, our method attains the highest average scores in human evaluations, surpassing both the pre-trained models and the baselines fine-tuned solely for summarization tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes