arXiv:2510.20498cs.CL2025-10中稿 · ICLR被引 2

不重训模型,通过邻居共识提升大模型对小众偏好的适应能力

Robust Preference Alignment via Directional Neighborhood Consensus

  • 从用户偏好邻域采样多响应,选最优者匹配原始意图
  • 在三种对齐范式中实现最高69%胜率,显著优于基线方法
  • 无需重新训练,适合需要快速增强模型鲁棒性的场景

将大语言模型与人类偏好对齐是构建可靠可控AI系统的关键。人类偏好可视为高维向量,不同方向代表属性间的权衡(如有用性与冗长性)。然而,由于训练数据反映的是主流平均偏好,模型在常见请求上表现良好,却难以满足特定个体需求,形成偏好覆盖缺口。现有方法多依赖昂贵的重训练,且难以泛化至多样化偏好。这种脆弱性导致当用户请求偏离训练数据中心趋势时,模型性能可能不可预测地下降。为此,我们提出后处理、免训练的稳健偏好选择(RPS)方法,利用方向邻域一致性。RPS不强制模型从单一特定偏好生成响应,而是从相关偏好邻域采样多个响应,构建更优候选池,并选择最符合用户原始意图的输出。我们提供理论框架,证明该邻域生成策略优于强基线方法。在三种对齐范式(DPA、DPO、SFT)上的综合实验表明,RPS始终优于基线,在低频偏好区域挑战性请求上取得高达69%的胜率,且无需任何模型重训练。本工作为提升对齐模型可靠性提供了实用且理论坚实的新方案。

原文摘要 · Abstract (English)

Aligning large language models with human preferences is critical for creating reliable and controllable AI systems. A human preference can be visualized as a high-dimensional vector where different directions represent trade-offs between desired attributes (e.g., helpfulness vs. verbosity). Yet, because the training data often reflects dominant, average preferences, LLMs tend to perform well on common requests but fall short in specific, individual needs. This mismatch creates a preference coverage gap. Existing methods often address this through costly retraining, which may not be generalized to the full spectrum of diverse preferences. This brittleness means that when a user's request reflects a nuanced preference deviating from the training data's central tendency, model performance can degrade unpredictably. To address this challenge, we introduce Robust Preference Selection (RPS), a post-hoc, training-free method by leveraging directional neighborhood consensus. Instead of forcing a model to generate a response from a single, highly specific preference, RPS samples multiple responses from a local neighborhood of related preferences to create a superior candidate pool. It then selects the response that best aligns with the user's original intent. We provide a theoretical framework showing our neighborhood generation strategy is provably superior to a strong baseline that also samples multiple candidates. Comprehensive experiments across three distinct alignment paradigms (DPA, DPO, and SFT) demonstrate that RPS consistently improves robustness against this baseline, achieving win rates of up to 69% on challenging preferences from under-represented regions of the space without any model retraining. Our work presents a practical, theoretically-grounded solution for enhancing the reliability of preference-aligned models.

偏好对齐鲁棒性后处理免重训练

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