arXiv:2603.19294cs.LGcs.AI2026-03

通过最大化提示与回复的互信息,无需额外数据提升大模型性能

Maximizing Mutual Information Between Prompt and Response Improves LLM Performance With No Additional Data

  • 用正负样本对比构造偏好数据对,提升提示与回复的互信息
  • 在个性化任务上性能提升3%-16%,Qwen2.5-1.5B达51%提升
  • 无需外部数据或标注,在数学等可验证任务上仍增益1%-20%

尽管后训练已显著提升大语言模型在多个领域的表现,但其效果高度依赖人工标注数据或外部验证器。现有数据已被充分使用,新数据收集成本高昂。真正的智能远超可验证任务范畴。因此,亟需不依赖外部信号、适用于可验证与不可验证任务的自提升框架。本文提出**互信息偏好优化(MIPO)**,一种对比数据增强方法:正样本基于正确提示生成回复,负样本则基于随机无关提示生成。利用直接偏好优化学习该成对数据,可在基座大模型下最大化提示与回复间的点互信息。在1-7B参数的Llama和Qwen指令模型上实验表明,相较于提示基线,MIPO在个性化任务上取得3%-16%的提升(Qwen2.5-1.5B-Instruct达51%),且在数学与多选题等可验证任务中亦实现1%-20%增益,无需任何额外数据或外部监督。结果表明,基于对比数据对的内在信号是自提升的有前景方向。

原文摘要 · Abstract (English)

While post-training has successfully improved large language models (LLMs) across a variety of domains, these gains heavily rely on human-labeled data or external verifiers. Existing data has already been exploited, and new data is expensive to collect. Moreover, true intelligence goes far beyond verifiable tasks. Therefore, we need self-improvement frameworks that are less dependent on external signals and more broadly applicable to both verifiable and non-verifiable domains. We propose **Mutual Information Preference Optimization (MIPO)**, a contrastive data augmentation method that constructs preference pairs by generating a positive response conditioning on the correct prompt, and a negative response by conditioning on a random, unrelated prompt. We show that using Direct Preference Optimization to learn from this paired data maximizes pointwise mutual information *under the base LLM* between prompts and model responses. Experiments with with 1-7B parameter Llama and Qwen instruct models show that MIPO achieves 3-16% gains (and 51% increase for Qwen2.5-1.5B-Instruct) on personalization compared to prompting baselines. Surprisingly, MIPO can also be useful in verifiable domains, such as math and multiple-choice question answering, yielding 1-20% gains *without any additional data or external supervision*. These results suggest a promising direction for self-improvement using intrinsic signals derived from contrastive data pairs.

大模型自提升互信息偏好优化

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