arXiv:2508.14460cs.LGcs.CL2025-08被引 5

无需标注数据,让大模型自我验证并提升推理能力。

DuPO: Enabling Reliable LLM Self-Verification via Dual Preference Optimization

  • 用双重任务重构未知信息,生成自监督反馈信号。
  • 翻译质量平均提升2.13分,数学推理准确率提高6.4分。
  • 适用于不可逆任务,适合想提升模型可靠性的人使用。

我们提出DuPO,一种基于双重学习的偏好优化框架,通过广义对偶性生成无标注反馈。该方法解决了强化学习中可验证奖励(RLVR)依赖昂贵标注且仅限可验证任务的问题,以及传统双重学习仅适用于严格成对任务(如翻译与反向翻译)的局限。DuPO将原始任务输入分解为已知与未知部分,构建其对偶任务:利用原始输出和已知信息重建未知部分(例如,通过反推数学解恢复隐藏变量),从而扩展到不可逆任务。重建质量作为自监督奖励用于优化原始任务,并与大模型同时实例化两任务的能力协同。实验表明,DuPO在多类任务上表现显著:在756个翻译方向上平均提升2.13 COMET分,数学推理在三个挑战性基准上平均准确率提升6.4分,作为推理时重排序器可提升9.3分性能(以计算换精度)。这使DuPO成为一种可扩展、通用且无需标注的大型语言模型优化范式。

原文摘要 · Abstract (English)

We present DuPO, a dual learning-based preference optimization framework that generates annotation-free feedback via a generalized duality. DuPO addresses two key limitations: Reinforcement Learning with Verifiable Rewards (RLVR)'s reliance on costly labels and applicability restricted to verifiable tasks, and traditional dual learning's restriction to strictly dual task pairs (e.g., translation and back-translation). Specifically, DuPO decomposes a primal task's input into known and unknown components, then constructs its dual task to reconstruct the unknown part using the primal output and known information (e.g., reversing math solutions to recover hidden variables), broadening applicability to non-invertible tasks. The quality of this reconstruction serves as a self-supervised reward to optimize the primal task, synergizing with LLMs' ability to instantiate both tasks via a single model. Empirically, DuPO achieves substantial gains across diverse tasks: it enhances the average translation quality by 2.13 COMET over 756 directions, boosts the mathematical reasoning accuracy by an average of 6.4 points on three challenge benchmarks, and enhances performance by 9.3 points as an inference-time reranker (trading computation for accuracy). These results position DuPO as a scalable, general, and annotation-free paradigm for LLM optimization.

大模型优化自监督学习数学推理双任务学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。