无需人工反馈,用模型自生成偏好数据提升摘要忠实度
Model-based Preference Optimization in Abstractive Summarization without Human Feedback
- 用不同解码策略让模型自动生成偏好数据
- 在多个数据集上显著提升摘要准确性和简洁性
- 适合追求低成本高质量摘要的开发者
在抽取式摘要任务中,源文档信息量庞大导致生成简洁准确摘要面临挑战。尽管大语言模型能生成流畅文本,但常因幻觉引入原文不存在的内容。传统基于似然的最大化微调方法加剧此问题,且无法持续提升摘要忠实度。虽有基于偏好的优化方法如直接偏好优化(DPO)可对齐人类偏好,但仍依赖昂贵的人工反馈。本文提出一种无需人工反馈的新方法——基于模型的偏好优化(MPO)。通过利用模型自身的摘要能力,采用不同解码策略自动生成偏好数据集。实验在标准摘要数据集上验证,MPO显著提升了生成摘要的质量,且不依赖人工反馈。
原文摘要 · Abstract (English)
In abstractive summarization, the challenge of producing concise and accurate summaries arises from the vast amount of information contained in the source document. Consequently, although Large Language Models (LLMs) can generate fluent text, they often introduce inaccuracies by hallucinating content not found in the original source. While supervised fine-tuning methods that maximize likelihood contribute to this issue, they do not consistently enhance the faithfulness of the summaries. Preference-based optimization methods, such as Direct Preference Optimization (DPO), can further refine the model to align with human preferences. However, these methods still heavily depend on costly human feedback. In this work, we introduce a novel and straightforward approach called Model-based Preference Optimization (MPO) to fine-tune LLMs for improved summarization abilities without any human feedback. By leveraging the model's inherent summarization capabilities, we create a preference dataset that is fully generated by the model using different decoding strategies. Our experiments on standard summarization datasets and various metrics demonstrate that our proposed MPO significantly enhances the quality of generated summaries without relying on human feedback.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。