PulseAugur
实时 09:48:45
English(EN) Learning When to Trust via Selective Context Preference Optimization

新的基准 MIST 评估大型语言模型对外部信号的信任度

研究人员推出了 MIST,这是一个旨在评估语言模型在多大程度上能够选择性地信任外部信号的新基准。该基准在四种条件下呈现推理项目:干净、误导性、正确上下文和不相关上下文。一项新指标 SC2W 衡量了误导性信号导致正确答案错误的频率。提出的 SCOPE 方法使用直接偏好优化 (DPO) 来训练模型处理所有四种条件下的失败情况,显著降低了对误导性信息的敏感性,同时保持了在可信上下文中的准确性。 AI

影响 这项研究可能带来更可靠的 AI 系统,这些系统能够更好地辨别可信信息和误导性信号。

排序理由 该集群描述了一篇介绍用于评估语言模型的新基准和方法的学术论文。

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

新的基准 MIST 评估大型语言模型对外部信号的信任度

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Xian Sun, Wei Chow, Yingshuo Wang, Junhao Liu, Wei Gao, Qing Wu, Lingdong Kong ·

    学习何时通过选择性上下文偏好优化来信任

    arXiv:2608.06377v1 Announce Type: cross Abstract: Language models increasingly condition their answers on external signals, and a single misleading one can turn a correct answer wrong. The obvious remedy, training models to resist such signals, hides a failure mode: a model that …

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    通过选择性上下文偏好优化学习何时信任

    Language models increasingly condition their answers on external signals, and a single misleading one can turn a correct answer wrong. The obvious remedy, training models to resist such signals, hides a failure mode: a model that ignores all context looks robust yet is useless wh…