arXivDaily arXiv每日学术速递 周一至周五更新

大厂专区

Scale AI

至 收录 43
2607.16122 2026-07-20 cs.AI cs.LG 新提交

CRAFT: Clustering Rubrics to Diagnose Weak LLM Capabilities and Generate Targeted Fine-Tuning Data

CRAFT:聚类评分标准以诊断大型语言模型的能力短板并生成针对性的微调数据

Vipul Gupta, Zihao Wang, Razvan-Gabriel Dumitru, MohammadHossein Rezaei, Aakash Sabharwal, Yunzhong He

机构 * Scale AI(Scale人工智能公司)

AI总结 研究针对评估应指导模型改进及提供训练数据的问题,提出CRAFT方法,将评分标准评估数据集转化为模型能力短板诊断,通过聚类能力描述、评估模型节点等生成微调数据,实验表明该方法能更精准诊断模型弱点并提升性能。

Comments 18 pages, 3 Tables, 2 Figures

详情
AI中文摘要

评估不应仅衡量模型当前性能,还应指出改进方向并提供针对性训练数据。多数评估流程仅指出模型失败之处,未说明原因。本文介绍CRAFT方法,将基于评分标准的评估数据集转化为对模型能力短板的特定诊断。该方法把每个评分标准视为能力探针,提取能力描述并聚类成层次化能力树,在各节点评估目标模型,动态选择低性能节点以指导生成针对性的监督微调数据。在四个开源模型、两个专业领域及13个与诊断数据不相交的基准测试上的比较结果显示,CRAFT在重复温度解码下,在金融领域对所有四个模型平均表现最佳;在法律领域,四个模型中有三个表现最强,第四个模型也在最佳基线的解码方差范围内。在评分标准层面诊断弱点,能更清晰地了解模型的不足,并在基于此诊断进行微调后得到性能更佳的模型。

英文摘要

Evaluations should do more than measure a models current performance. They should tell us what to fix for the next model iteration and provide a way to generate targeted post training data. Most evaluation pipelines identify weak examples, topics, or categories, but they leave the underlying capability failure implicit: they say where a model fails, not why. We introduce CRAFT, a method that converts any rubric based evaluation dataset into a model specific diagnosis of weak capabilities. CRAFT treats each grading criterion as a capability probe: it extracts a capability description from every prompt rubric pair, clusters these descriptions into a hierarchical capability tree, scores the target model at every node, and selects low performing nodes dynamically across tree levels, at the granularity where each failure is clearest. The selected weak capabilities then direct the generation of targeted supervised finetuning data. Holding the data generation, finetuning, and evaluation setup fixed, we compare CRAFT against prompt level EvalTree clustering and untargeted random generation on four open source models, two professional domains (finance and legal), and 13 held out benchmarks disjoint from the diagnostic data. CRAFT achieves the strongest finance domain average for all four models under repeated temperature decoding; on legal domain, it is strongest for three of four models and remains within the decoding variance bands of the best baseline on the fourth. Diagnosing weaknesses at the level of rubric criteria, rather than prompts or categories, thus yields both a sharper picture of what a model cannot do and measurably better models after finetuning on that diagnosis.

URL PDF HTML 收藏
2607.11977 2026-07-16 cs.AI cs.CL 版本更新

Optimization Is Not All You Need

优化并非你所需的全部

Minh Hua, Rita Raley

机构 * Scale AI(Scale人工智能公司) University of California, Santa Barbara(加州大学圣巴巴拉分校)

AI总结 研究指出优化并非全部,以GPT - 2为例,通过追踪其预训练等环节的优化文化,发现优化程序虽能测文本可能性,但无法区分不可能性是错误还是创新,却在五年内获设定语言协议权威。

Comments This essay will be forthcoming in MFS Modern Fiction Studies, published by JHUP (Spring-Summer 2027)

详情
AI中文摘要

2019年,OpenAI发布了两百万个GPT - 2输出文本,这些文本不符合语法且部分损坏,旨在帮助检测机器生成的文本。产生更流畅后续版本的对齐通常被视为一项工程成就;我们却将其视为优化文化的最新表现:这种信念早于技术,即沿预定义轴的可测量改进穷尽了价值问题。通过追踪从预训练、解码、偏好调整、基准测试、界面等方面的这种信念,并追溯其在审计社会中的谱系,我们得出极限:优化程序可以衡量一段生成文本的可能性有多小;但它无法判断这种不可能性是错误还是创新。一个无法做出这种区分的程序在短短五年内却获得了设定合法语言协议的权威。几个世纪以来由学术机构、教室、语法和考官所掌握的这种权威,如今已交给了损失函数、奖励模型、基准和系统提示:一种执行判断功能却没有判断能力的工具。

英文摘要

In 2019, OpenAI released two million GPT-2 outputs-ungrammatical, half broken-to aid the detection of machine-generated text. The alignment that produced their more fluent successors is usually regarded as an engineering achievement; we read it instead as the newest expression of optimization culture: the conviction, older than the technology, that measurable improvement along predefined axes exhausts the question of value. Tracing that conviction through the stack-pretraining, decoding, preference tuning, benchmarking, interface-and back through its genealogy in the audit society, we arrive at the limit: an optimization procedure can measure how improbable a piece of generated text is; it cannot tell whether that unlikelihood is error or invention. A procedure that cannot make that distinction has nonetheless, within half a decade, assumed the authority to set the protocols of legitimate language. Held for centuries by academies and schoolrooms, grammars and examiners, this authority has been given over to loss functions, reward models, benchmarks, and system prompts: an apparatus that executes the office of judgment with no capacity for judging.

URL PDF HTML 收藏
2607.07762 2026-07-10 cs.LG math.OC 新提交

Trustworthy Machine Learning through the Lens of Combinatorial Optimization: Survey and Research Perspectives

从组合优化视角看可信机器学习:综述与研究展望

Thibaut Vidal, Julien Ferry

机构 * CIRRELT & SCALE-AI Chair in Data-Driven Supply Chains, Department of Mathematics and Industrial Engineering, Polytechnique Montreal(CIRRELT与数据驱动供应链的SCALE-AI主席、数学与工业工程系,蒙特利尔大学)

AI总结 探讨如何从组合优化视角实现可信机器学习,回顾并综合其与组合优化交叉领域进展,涵盖训练及训练后多任务,指出组合优化公式比纯启发式方法更具优势,虽有挑战,但在可信机器学习系统设计和部署中作用将增大。

Comments 67 pages, 16 mathematical highlights

详情
AI中文摘要

现代机器学习越来越依赖复杂模型,其行为难以通过经验性能指标来刻画。在包括预测、生成和决策等广泛任务中,具有相似经验性能的模型在透明度、可解释性、鲁棒性、公平性、隐私性和可认证性方面可能表现出显著不同。本综述强调了面向优化和认证的推理如何为思考此类差异提供有用框架,支持从模型训练和选择到审计和认证等任务。我们回顾并综合了组合优化与可信机器学习交叉领域的最新进展,涵盖训练和训练后任务,包括可解释模型学习、解释生成、鲁棒性分析、公平性审计、模型压缩以及隐私攻击和保护。在这些领域,组合优化公式比纯启发式方法(如基于梯度的方法)具有更多能力,例如全局保证、形式证书和对权衡的明确处理。虽然可扩展性仍然是一个重要挑战,但求解器和混合算法的持续进展表明组合优化在可信机器学习系统的设计和部署中将发挥越来越重要的作用。

英文摘要

Modern machine learning (ML) increasingly relies on complex models whose behavior is difficult to characterize beyond empirical performance metrics. Across a wide range of tasks, including prediction, generation, and decision-making, models with similar empirical performance can exhibit markedly different properties in terms of their transparency, interpretability, robustness, fairness, privacy, and certifiability. This survey highlights how optimization- and certification-oriented reasoning can provide a useful framework for reasoning about such differences, supporting tasks ranging from model training and selection to auditing and certification. We review and synthesize recent advances at the intersection of combinatorial optimization (CO) and trustworthy ML, covering both training and post-training tasks, including interpretable model learning, explanation generation, robustness analysis, fairness auditing, model compression, and privacy attacks and protections. Across these domains, CO formulations offer additional capabilities over purely heuristic approaches, e.g., gradient-based ones, notably global guarantees, formal certificates, and explicit treatment of trade-offs. While scalability remains an important challenge, continued progress in solvers and hybrid algorithms suggests a growing role for CO in the design and deployment of trustworthy ML systems.

URL PDF HTML 收藏
2605.14152 2026-07-08 cs.CL cs.AI cs.CR cs.CY 版本更新

ROK-FORTRESS: Measuring the Effect of Geopolitical Transcreation for National Security and Public Safety

ROK-FORTRESS:衡量地缘政治转译对国家安全和公共安全的影响

Michael S. Lee, Yash Maurya, Drew Rein, Bert Herring, Jonathan Nguyen, Kyungho Song, Udari Madhushani Sehwag, Jiyeon Cho, Kaustubh Deshpande, Yeongkyun Jang, Jiyeon Joo, Minn Seok Choi, Evi Fuelle, Christina Q. Knight, Joseph Brandifino, Max Fenkell

机构 * Scale AI

AI总结 本文提出ROK-FORTRESS基准,通过英韩语言对和美韩地缘政治轴,评估语言与地缘政治交互对国家安全的影响,发现韩语版本存在压制效应,且模型间表现差异显著。

Comments 16 pages main text + appendix (74 pages total), 4 figures and 2 tables in main text; dataset at https://huggingface.co/datasets/ScaleAI/ROK-FORTRESS_public

详情
AI中文摘要

针对大型语言模型在国家安全和公共安全领域高风险评估的需求,本文引入ROK-FORTRESS基准,采用英韩语言对和美韩地缘政治轴进行案例研究,通过转译矩阵分离语言与地缘政治影响。每个对抗性提示均配对良性对照,量化过度拒绝。模型响应由校准的LLM作为评委评分,应用专家定制的二元评分标准。在前沿和韩语优化模型上,发现韩语版本存在压制效应,且地缘政治与语言交互存在显著模型间差异。许多模型中,韩语地缘政治缓解了韩语驱动的压制效应,无模型显示显著放大。表明至少在英韩案例中,安全行为由语言作为风险信号和上下文交互塑造,而纯翻译评估所遗漏。转译矩阵方法设计用于推广到其他语言-文化对。

英文摘要

Safety evaluations for large language models (LLMs) increasingly target high-stakes National Security and Public Safety (NSPS) risks, yet multilingual safety is mostly assessed through translation-only benchmarks that preserve the underlying scenario, leaving how language and geopolitical context interact largely unexamined beyond a few language pairs. We introduce ROK-FORTRESS, a bilingual, culturally adversarial NSPS benchmark that uses the English-Korean language pair and U.S.-ROK geopolitical axis as a case study, separating the effects of language and geopolitical grounding via a transcreation matrix: adversarial intents are evaluated under controlled combinations of (i) English versus Korean language and (ii) U.S. versus Korean entities, institutions, and operational details. Each adversarial prompt is paired with a dual-use benign counterpart to quantify over-refusal, and responses are scored by calibrated LLM-as-a-judge panels using expert-crafted, prompt-specific binary rubrics. Across a dual-track set of frontier and Korean-optimized models, we find a consistent suppression effect in Korean variants and substantial model-to-model variation in how geopolitical grounding interacts with language; in a subset of models, Korean grounding further mitigates the language-driven suppression. This indicates that, at least in the English-Korean case, safety behavior is shaped by language-as-risk signals and context interactions that translation-only evaluations miss. A direct-request ablation that strips jailbreak wrappers separates a small but persistent reduction for closed-source models from a larger, wrapper-dependent effect that reverses for open-source models, suggesting part of the Korean suppression reflects prompt specialization rather than intrinsic language-based safety alignment. The transcreation matrix methodology is designed to generalize to other language-culture pairs.

URL PDF HTML 收藏
2604.07607 2026-07-08 cs.RO cs.CV 版本更新

EgoVerse: An Egocentric Human Dataset for Robot Learning from Around the World

EgoVerse:一个用于机器人学习的视点人类数据集

Ryan Punamiya, Simar Kareer, Zeyi Liu, Josh Citron, Ri-Zhao Qiu, Xiongyi Cai, Alexey Gavryushin, Jiaqi Chen, Davide Liconti, Lawrence Y. Zhu, Patcharapong Aphiwetsa, Baoyu Li, Aniketh Cheluva, Pranav Kuppili, Yangcen Liu, Dhruv Patel, Aidan Gao, Hye-Young Chung, Ryan Co, Renee Zbizika, Jeff Liu, Xiaomeng Xu, Haoyu Xiong, Geng Chen, Sebastiano Oliani, Wenkai Xuan, Chenyu Yang, Xi Wang, James Fort, Richard Newcombe, Josh Gao, Jason Chong, Garrett Matsuda, Aseem Doriwala, Marc Pollefeys, Robert Katzschmann, Xiaolong Wang, Shuran Song, Judy Hoffman, Danfei Xu

机构 * Georgia Institute of Technology(佐治亚理工学院) Stanford University(斯坦福大学) University of California San Diego(加州大学圣地亚哥分校) ETH Zürich(苏黎世联邦理工学院) MIT CSAIL(麻省理工学院计算机科学与人工智能实验室) Meta Reality Labs Research(Meta现实实验室研究部) Mecka AI Scale AI

AI总结 EgoVerse通过统一的数据收集、处理和访问框架,提供丰富的人类操作行为数据,促进机器人学习,并通过大规模研究验证了人类数据与机器人学习目标的一致性对性能的影响。

详情
AI中文摘要

机器人学习日益依赖大规模和多样化的数据,但数据收集仍然昂贵且难以扩展。EgoVerse通过捕捉日常环境中的丰富操作行为提供了一种有前景的替代方案。然而,现有的人类数据集往往范围有限、难以扩展且分散在不同机构中。我们介绍了EgoVerse,这是一个协作平台,用于人类数据驱动的机器人学习,通过统一的数据收集、处理和访问框架,使个人研究人员、学术实验室和行业合作伙伴能够贡献。当前发布包括1362小时(80000个回合)的人类演示,涵盖1965个任务、240个场景和2087个独特的演示者,具有标准化格式、相关操作注释和下游学习的工具。除了数据集外,我们还进行了一项大规模研究,通过在多个实验室、任务和机器人实体中复制实验,研究人类到机器人的转移。我们发现,政策性能通常随着人类数据的增加而提高,但有效的扩展取决于人类数据与机器人学习目标的一致性。共同,数据集、平台和研究为人类数据驱动的机器人学习的可重复进步奠定了基础。视频和额外信息可在https://egoverse.ai/上找到。

英文摘要

Robot learning increasingly depends on large and diverse data, yet robot data collection remains expensive and difficult to scale. Egocentric human data offer a promising alternative by capturing rich manipulation behavior across everyday environments. However, existing human datasets are often limited in scope, difficult to extend, and fragmented across institutions. We introduce EgoVerse, a collaborative platform for human data-driven robot learning that unifies data collection, processing, and access under a shared framework, enabling contributions from individual researchers, academic labs, and industry partners. The current release includes 1,362 hours (80k episodes) of human demonstrations spanning 1,965 tasks, 240 scenes, and 2,087 unique demonstrators, with standardized formats, manipulation-relevant annotations, and tooling for downstream learning. Beyond the dataset, we conduct a large-scale study of human-to-robot transfer with experiments replicated across multiple labs, tasks, and robot embodiments under shared protocols. We find that policy performance generally improves with increased human data, but that effective scaling depends on alignment between human data and robot learning objectives. Together, the dataset, platform, and study establish a foundation for reproducible progress in human data-driven robot learning. Videos and additional information can be found at https://egoverse.ai/

URL PDF HTML 收藏
2606.30573 2026-06-30 cs.LG

SWE-INTERACT: Reimagining SWE Benchmarks as User-Driven Long-Horizon Coding Sessions

SWE-INTERACT: 将 SWE 基准重新构想为用户驱动的长周期编码会话

Mohit Raghavendra, Anisha Gunjal, Aakash Sabharwal, Yunzhong He

机构 * Scale AI

AI总结 提出 SWE-Interact 测试平台,通过用户模拟器模拟多轮交互式软件开发任务,评估编码代理在模糊需求、渐进反馈和迭代修订下的意图发现与自适应能力。

Comments -

详情
AI中文摘要

我们引入了 SWE-Interact,这是一个新的测试平台,用于评估编码代理在多轮、交互式、用户驱动的软件工程任务上的表现。现有的前沿 SWE 基准通常预先提供完整的需求,并评估代理在自主实现上的能力。相比之下,SWE-Interact 将代理置于一个真实的开发者工作流程中:一个精心设计的用户模拟器从模糊或不完整的指令开始,逐步揭示需求,检查代理的工作空间,并提供有针对性的反馈、修订和新的约束,直到完整任务目标被移交。基于对真实编码代理交互的大规模研究,该设置测试代理是否能发现用户意图、适应不断变化的需求,并基于自身先前的工作进行构建。在一系列前沿和开放权重模型中,我们发现,在单轮 SWE 任务上表现强劲并不能可靠地迁移到多轮、用户驱动的工作流程中:表现最好的模型解决了大约 50% 的单轮基线任务,但只解决了 25% 的相应 SWE-Interact 任务。我们评估中最强的模型,包括 Opus 4.8 和 GPT 5.5,即使在面对模糊的初始指令时也表现强劲,坚持到用户提出所有需求,更好地整合它们并编写干净的代码。然而,它们仍然存在过度主动编码、忘记需求和技术错误的问题。较弱的模型在模糊性下起步较差,过早放弃,忘记或忽略指令,并更频繁地重写代码。总体而言,SWE-Interact 为前沿模型开发衡量了一个正交的、真实世界的能力轴:与用户循环中的交互式目标发现和迭代改进。

英文摘要

We introduce SWE-Interact, a new testbed for evaluating coding agents on multi-turn, interactive, user-driven software engineering tasks. Existing frontier SWE benchmarks typically provide complete requirements upfront and evaluate agents on autonomous implementation. In contrast, SWE-Interact places agents in a realistic developer workflow: a carefully designed user simulator starts with vague or incomplete instructions, progressively reveals requirements, inspects the agent's workspace, and provides targeted feedback, revisions, and new constraints until the full task goal has been handed off. Grounded in large-scale studies of real coding-agent interactions, this setup tests whether agents can discover user intent, adapt to evolving requirements, and build on their own prior work. Across a suite of frontier and open-weight models, we find that strong performance on single-turn SWE tasks does not reliably transfer to multi-turn, user-driven workflows: the best-performing models solve roughly 50% of single-turn baseline tasks but only 25% of the corresponding SWE-Interact tasks. The strongest models in our evaluation, including Opus 4.8 and GPT 5.5, start strong even in the face of vague initial instructions, persevere until all the requirements are surfaced by the user, integrate them better and write clean code. However, they still suffer from over-agentic coding, forgetting requirements and technical mistakes. Weaker models start poorly under ambiguity, give up early, forget or ignore instructions and rework their code more. Overall, SWE-Interact measures an orthogonal, real-world capability axis for frontier model development: interactive goal discovery and iterative refinement with a user in the loop.

URL PDF HTML 收藏
2606.25380 2026-06-25 cs.CL 新提交

A Survey of Toxicity Detection and Mitigation Strategies for Multilingual Language Models

多语言语言模型毒性检测与缓解策略综述

Soham Dan, Himanshu Beniwal, Thomas Hartvigsen

机构 * Scale AI Indian Institute of Technology Gandhinagar(印度理工学院甘地讷格尔分校) University of Virginia(弗吉尼亚大学)

AI总结 综述多语言大模型的毒性检测与缓解方法,包括威胁模型、检测方法(跨语言编码器、翻译流水线等)和缓解策略(数据过滤、偏好调优等),指出语言覆盖不均、文化依赖等挑战。

Comments Accepted to the Findings of ACL, 2026

Journal ref Findings of ACL, 2026

详情
AI中文摘要

大型语言模型(LLMs)越来越多地被部署到多种语言中,但其安全行为在不同语言和文化背景下仍不均衡。本综述综合了多语言LLMs的毒性检测与去毒化工作。我们首先分类了利用语言选择、翻译中介、代码切换、正字法变异、多轮交互和部署后微调来削弱安全对齐的威胁模型。然后,我们组织了任务形式(有毒到中性改写、毒性分类和有毒生成评估)、多语言检测方法(跨语言编码器、翻译流水线、表示级探测和基于LLM的检测器)以及缓解策略,涵盖数据过滤、监督和偏好调优、解码时引导、表示编辑和多语言护栏。在这些领域中,我们识别出持续的挑战:语言覆盖不均、伤害的文化依赖性定义、碎片化的评估协议,以及去毒化可能压制合法的方言或身份相关表达的风险。

英文摘要

Large language models (LLMs) are increasingly deployed across languages, but their safety behavior remains uneven across linguistic and cultural contexts. This survey synthesizes work on toxicity detection and detoxification for multilingual LLMs. We first catalogue threat models that exploit language choice, translation pivots, code-switching, orthographic variation, multi-turn interaction, and post-deployment fine-tuning to weaken safety alignment. We then organize task formulations (toxic-to-neutral rewriting, toxicity classification, and toxic-generation evaluation), multilingual detection approaches (cross-lingual encoders, translation pipelines, representation-level probes, and LLM-based detectors), and mitigation strategies spanning data filtering, supervised and preference-based tuning, decoding-time steering, representation editing, and multilingual guardrails. Across these areas, we identify persistent challenges: uneven language coverage, culturally contingent definitions of harm, fragmented evaluation protocols, and the risk that detoxification suppresses legitimate dialectal or identity-related expression.

URL PDF HTML 收藏
2606.21654 2026-06-23 cs.AI cs.CL 新提交

ChainWorld: Composing Long-Horizon Desktop Workloads from Atomic OSWorld Tasks

ChainWorld: 从原子OSWorld任务组合成长时桌面工作负载

Vincent Siu, Manasi Sharma, Dawn Song, Daniel Yue Zhang, Chenguang Wang

机构 * Scale AI University of California, Berkeley(加州大学伯克利分校) University of California, Santa Cruz(加州大学圣克鲁兹分校)

AI总结 提出ChainWorld,通过方向兼容性搜索将原子OSWorld任务组合成长时桌面工作负载,包含347条长度为2-4的任务链,评估四种智能体,最高完成率31%,揭示单轮与多轮评估的不同失败模式。

详情
AI中文摘要

计算机使用智能体几乎只在原子桌面任务上进行评估,但现实桌面工作需要在多个目标之间维持状态。我们通过ChainWorld研究这一差距,ChainWorld通过方向兼容性搜索将原子OSWorld任务组合成长时桌面工作负载,同时保留源评估器。生成的工作负载包含347条长度为2-4的任务链,并比较同一任务序列的两种呈现方式。在单轮评估中,所有任务同时呈现在一个提示中。在多轮评估中,任务一次只揭示一个。在四种当前计算机使用智能体中,最大链完成率为31%。多轮评估提高了三个模型的完成率,但两种协议仍然具有挑战性。两种协议还暴露了不同的失败模式。单轮失败集中在工件精度上,而多轮失败更常反映会话管理问题,如碎片化进展和后续轮次脱离。

英文摘要

Computer use agents are evaluated almost exclusively on atomic desktop tasks, but realistic desktop work requires sustaining state across multiple objectives. We study this gap with ChainWorld, which composes atomic OSWorld tasks into long horizon desktop workloads through directional compatibility search while preserving the source evaluators. The resulting workload contains 347 chains of length two to four and compares two renderings of the same task sequence. In single turn evaluation, all tasks are presented together in one prompt. In multi turn evaluation, tasks are revealed one at a time. Across four current computer use agents, maximum chain completion is 31%. Multi turn evaluation improves completion for three models, but both protocols remain challenging. The two protocols also expose different failure profiles. Single turn failures concentrate on artifact precision, while multi turn failures more often reflect session management problems such as fragmented progress and later turn disengagement.

URL PDF HTML 收藏
2606.07822 2026-06-19 cs.CL cs.AI cs.LG 新提交

The ACUTE Protocol: Operationalizing Language Model Activations for Better Calibration, Utility, and Trust

ACUTE协议:操作语言模型激活以实现更好的校准、效用和信任

Nishant Subramani, Palash Goyal, Yiwen Song, Mani Malek, Yuan Xue, Tomas Pfister, Hamid Palangi

机构 * Carnegie Mellon University(卡内基梅隆大学) Google(谷歌) Scale AI

AI总结 提出ACUTE协议,通过操作语言模型激活来估计置信度,平衡校准与信息性,在多项选择问答、工具调用和科学文档摘要等任务上优于强基线,提升校准、效用和可信度。

Comments ICML 2026

详情
AI中文摘要

随着语言模型的改进并越来越多地部署以解决各种任务,可信度变得至关重要。校准是信任的良好代理:良好校准的置信度估计有助于在信任特定模型输出时告知风险与回报的权衡。不幸的是,即使模型改进,它们仍然校准不良,往往偏向过度自信。此外,校准可能被操纵:总是预测基率的策略是完美校准的,但完全没有信息性。为了解决这个问题,我们开发了一个新指标,即通过预言机重新归一化的期望效用(EURO),它平衡了校准和信息性。我们还提出了一种通用的基于激活的置信度、效用和信任估计协议(ACUTE),以适当裁决不确定性。ACUTE协议为4个模型家族的6个模型上的3个任务(包括多项选择问答、工具调用和科学文档摘要)提供了灵活、样本高效和计算高效的置信度估计器。ACUTE在EURO上优于强基线,同时保持较低的校准误差。综合来看,我们的工作表明,为LLM配备ACUTE协议可以在多种设置中提高校准、效用和可信度。

英文摘要

As language models improve and become increasingly deployed to solve a variety of tasks, trustworthiness becomes essential. Calibration is a good proxy for trust: well-calibrated confidence estimates help inform the risk versus reward tradeoff when trusting a specific model output. Unfortunately, even as models improve, they remain poorly calibrated, often biasing towards overconfidence. Additionally, calibration can be gamed: a policy that always predicts the base rate is perfectly calibrated, but completely uninformative. To resolve this, we develop a new metric, expected utility renormalized by the oracle (EURO), that balances calibration and informativeness. We also propose a general-purpose activation-based confidence, utility, and trust estimation protocol (ACUTE) to appropriately adjudicate uncertainty. The ACUTE protocol provides flexible, sample-efficient, and compute-efficient confidence estimators for 3 tasks including multiple choice question answering, tool-calling, and scientific document summarization across 6 models from 4 model families. ACUTE outperforms strong baselines on EURO, while maintaining low calibration error. Taken together, our work shows that equipping LLMs with the ACUTE protocol can improve calibration, utility, and trustworthiness in numerous settings.

URL PDF HTML 收藏
2606.12507 2026-06-12 cs.LG 新提交

Rubric-Guided Self-Distillation: Post-Training Without Rubric Verifiers

基于评分标准的自蒸馏:无需评分标准验证器的后训练

MohammadHossein Rezaei, Anas Mahmoud, Zihao Wang, Utkarsh Tyagi, Advait Gosai, Razvan-Gabriel Dumitru, Aakash Sabharwal, Bing Liu, Yunzhong He

机构 * Scale AI

AI总结 提出RGSD方法,通过将评分标准作为条件蒸馏到学生模型,无需验证器即可实现密集逐令牌学习,在医学和科学领域达到与基于评判的GRPO相当的评分标准满足率。

详情
AI中文摘要

在开放领域(单一标准答案不可用)中,评分标准已成为RLVR的替代方案。现有的基于评分标准的训练方法依赖LLM验证器对每次生成根据评分标准进行评分。这引入了大量的训练时间开销,使优化暴露于验证器特定偏差,并将评分标准反馈简化为稀疏的轨迹末端信号。我们提出无验证器的训练方法——基于评分标准的自蒸馏(RGSD),其中基础策略以评分标准为条件,作为无条件学生的教师。RGSD将基于评分标准的教师分布逐令牌蒸馏到学生,用密集的逐令牌学习信号替代稀疏的轨迹级奖励,并完全从训练循环中移除LLM评判。在Qwen-2.5(3B、7B)和Qwen3-Thinking(4B、8B)模型上,针对医学和科学领域,RGSD在每次提示仅使用一次在线生成且无需训练时验证器调用的情况下,实现了与基于评判的GRPO相当的评分标准满足率。消融实验表明,原始评分标准比自生成参考响应提供更强的教师增强信号,而更强的GRPO评判在某些设置下可能优于RGSD,使RGSD成为验证器成本或可靠性成为瓶颈时的互补性无验证器替代方案。

英文摘要

Rubrics have emerged as an alternative to RLVR in open-ended domains where a single ground-truth final answer is not available. Existing rubric-based training methods rely on an LLM verifier that scores each rollout against rubrics. This introduces substantial training-time overhead, exposes optimization to verifier-specific biases, and reduces rubric feedback to a sparse end-of-trajectory signal. We propose Rubric-Guided Self-Distillation (RGSD), a verifier-free training method in which the base policy, conditioned on the rubric, serves as the teacher for the unconditioned student. RGSD distills the rubric-conditioned teacher distribution into the student token-by-token, replacing sparse trajectory-level rewards with dense per-token learning signals and removing the LLM judge from the training loop entirely. Across Qwen-2.5 (3B, 7B) and Qwen3-Thinking (4B, 8B) models on medical and science domains, RGSD achieves rubric satisfaction comparable to judge-based GRPO while using one on-policy rollout per prompt and no training-time verifier calls. Ablations show that raw rubrics provide a stronger teacher enrichment signal than self-generated reference responses, while a stronger GRPO judge can outperform RGSD in some settings, positioning RGSD as a complementary verifier-free alternative when verifier cost or reliability is the bottleneck.

URL PDF HTML 收藏
2510.16380 2026-06-12 cs.CL cs.AI cs.CY cs.HC cs.LG 版本更新

MoReBench: Evaluating Procedural and Pluralistic Moral Reasoning in Language Models, More than Outcomes

MoReBench:评估语言模型中的程序性和多元道德推理,超越结果

Yu Ying Chiu, Michael S. Lee, Rachel Calcott, Brandon Handoko, Paul de Font-Reaulx, Raphaël Millière, Paula Rodriguez, Chen Bo Calvin Zhang, Ziwen Han, Udari Madhushani Sehwag, Yash Maurya, Christina Q Knight, Harry R. Lloyd, Florence Bacus, Conor Downey, Mantas Mazeika, Bing Liu, Yejin Choi, Mitchell L Gordon, Sydney Levine

机构 * University of Washington(华盛顿大学) New York University(纽约大学) Scale AI Harvard University(哈佛大学) University of Michigan(密歇根大学) UNC Chapel Hill(北卡罗来纳大学教堂山分校) Center for AI Safety(人工智能安全中心) Stanford University(斯坦福大学) MIT(麻省理工学院) University of Oxford(牛津大学)

AI总结 提出MoReBench基准,包含1000个道德场景和超过2.3万条标准,用于评估语言模型在道德推理中的程序性推理能力,发现现有基准无法预测模型表现,且模型对特定道德框架存在偏好。

Comments 46 pages, 8 figures, 10 tables. Published in ICLR 2026. Accepted at CHAI workshop and SPP 2026 (non-archival)

详情
AI中文摘要

随着人工智能系统的进步,我们越来越依赖它们与我们共同或代替我们做出决策。为了确保这些决策符合人类价值观,我们不仅需要理解它们做出了什么决策,还需要理解它们如何得出这些决策。推理语言模型能够提供最终响应和(部分透明的)中间思考轨迹,这为研究AI的程序性推理提供了及时的机会。与通常有客观正确答案的数学和代码问题不同,道德困境是过程导向评估的绝佳测试平台,因为它们允许多种可辩护的结论。为此,我们提出了MoReBench:包含1000个道德场景,每个场景配有一组专家认为在推理该场景时必须包含(或避免)的评分标准。MoReBench包含超过2.3万条标准,包括识别道德考量、权衡利弊以及给出可操作的建议,覆盖了AI为人类道德决策提供建议以及自主做出道德决策的情况。此外,我们整理了MoReBench-Theory:150个示例,用于测试AI是否能在规范伦理学的五个主要框架下进行推理。我们的结果表明,规模定律以及现有的数学、代码和科学推理任务基准无法预测模型进行道德推理的能力。模型还显示出对特定道德框架(例如边沁式的行为功利主义和康德义务论)的偏好,这可能是流行训练范式的副作用。这些基准共同推动了面向过程推理的评估,以实现更安全、更透明的AI。

英文摘要

As AI systems progress, we rely more on them to make decisions with us and for us. To ensure that such decisions are aligned with human values, it is imperative for us to understand not only what decisions they make but also how they come to those decisions. Reasoning language models, which provide both final responses and (partially transparent) intermediate thinking traces, present a timely opportunity to study AI procedural reasoning. Unlike math and code problems which often have objectively correct answers, moral dilemmas are an excellent testbed for process-focused evaluation because they allow for multiple defensible conclusions. To do so, we present MoReBench: 1,000 moral scenarios, each paired with a set of rubric criteria that experts consider essential to include (or avoid) when reasoning about the scenarios. MoReBench contains over 23 thousand criteria including identifying moral considerations, weighing trade-offs, and giving actionable recommendations to cover cases on AI advising humans moral decisions as well as making moral decisions autonomously. Separately, we curate MoReBench-Theory: 150 examples to test whether AI can reason under five major frameworks in normative ethics. Our results show that scaling laws and existing benchmarks on math, code, and scientific reasoning tasks fail to predict models' abilities to perform moral reasoning. Models also show partiality towards specific moral frameworks (e.g., Benthamite Act Utilitarianism and Kantian Deontology), which might be side effects of popular training paradigms. Together, these benchmarks advance process-focused reasoning evaluation towards safer and more transparent AI.

URL PDF HTML 收藏
2606.05463 2026-06-10 cs.AI 版本更新

PSEBench: A Controllable and Verifiable Benchmark for Evaluating LLMs in Patient Safety Event Triage

PSEBench: 一个用于评估大语言模型在患者安全事件分类中的可控且可验证的基准

Keqi Han, Ryan Young, Annabel Strauss, Lindsey Hughes, Katharine M. Nesbitt, Nicole Schueler, Che Ngufor, Carl Yang, Yuan Xue, Zhijun Yin

机构 * Emory University(埃默里大学) Scale AI Mayo Clinic(梅奥诊所) Vanderbilt University Medical Center(范德比大学医学中心)

AI总结 提出基于政策条款卡的结构化构建方法,通过锚点驱动实例化和闭环验证生成带真实标签的叙事,并创建包含5074个案例的基准PSEBench,评估15个代表性LLM在患者安全事件分类中的能力。

详情
AI中文摘要

患者安全事件分类,即根据特定管辖政策判断临床事件是否需要报告,是一项高风险任务,通常由患者安全专家手动完成。尽管大语言模型(LLM)可能支持这一工作流程,但由于缺乏能够捕捉基于证据的政策推理、针对不完整报告的主动信息寻求以及在不可简化模糊情况下原则性弃权的基准,可靠评估受到限制。我们通过一种基于政策的结构化构建方法来解决这一差距,该方法以条款卡(clause card)为核心,这是一种将监管文本分解为可审计决策规范的结构化表示。结合条款卡与锚点驱动实例化和闭环验证,我们的可扩展流水线生成具有构造性真实标签的叙事,并自然支持生成缺失信息和不确定变体。我们将该方法应用于明尼苏达州29项可报告不良健康事件,创建了PSEBench,一个包含5074个案例的基准,并配备代理评估环境。对15个代表性LLM的评估揭示了一致的能力趋势,展示了基准的实用性,并指出了实现基于LLM的可靠患者安全事件分类的可操作差距。

英文摘要

Patient safety event triage, determining whether a clinical event is reportable under jurisdiction-specific policy, is a high-stakes task typically performed manually by patient safety experts. Although LLMs may support this workflow, reliable evaluation is limited by the lack of benchmarks to capture evidence-grounded policy reasoning, proactive information seeking for incomplete reports, and principled abstention in irreducibly ambiguous cases. We address this gap with a policy-grounded construction methodology centered on the clause card, a structured representation that factorizes regulatory text into auditable decision specifications. Combining clause cards with anchor-driven instantiation and closed-loop verification, our scalable pipeline produces narratives with by-construction ground truth and naturally supports generating missing information and uncertain variants. We instantiate this method on Minnesota's 29 Reportable Adverse Health Events, producing PSEBench, a 5,074-case benchmark with an agentic evaluation environment. Evaluation on 15 representative LLMs reveals consistent capability trends, demonstrates the benchmark's utility, and identifies actionable gaps toward reliable LLM-based patient safety event triage.

URL PDF HTML 收藏
2605.21347 2026-06-08 cs.AI cs.LG cs.SE 版本更新

Insights Generator: Systematic Corpus-Level Trace Diagnostics for LLM Agents

Insights Generator: LLM代理的系统级语料库追踪诊断

Akshay Manglik, Apaar Shanker, Kaustubh Deshpande, Jason Qin, Yash Maurya, Veronica Chatrath, Vijay S. Kalmath, Levi Lentz, Yuan Xue

机构 * Scale AI, Inc.

AI总结 本文提出Insights Generator,一种多智能体系统,通过在语料库中提出和测试假设来生成基于证据的洞察报告,从而系统性地诊断LLM代理的行为模式。

详情
AI中文摘要

诊断LLM代理的故障仍然主要依赖人工。从业者检查少量执行轨迹子集,形成临时假设并迭代。此过程错过了仅在轨迹群体中显现的模式,并且无法扩展到生产语料库,其中单个轨迹跨度上万词。我们正式化了语料库级轨迹诊断问题。给定一个执行轨迹语料库,目标是生成具有证据支持的自然语言洞察,以描述轨迹群体中的系统性行为模式,每个模式都与支持证据相关联。我们提出了Insights Generator (IG),一种多智能体系统,通过在轨迹语料库中提出和测试假设来回答诊断问题,从而生成证据支持的洞察报告。我们从定性和客观维度评估了IG,涵盖基于评分标准的报告评估和通过实施IG洞察获得的下游性能改进。使用IG报告的人类专家将支架性能提高了30.4个点百分比,而利用IG衍生洞察的编码代理显示出一致且稳定的提升。在多个基准测试中,IG的scout-investigator架构生成的发现与竞争方法在检测覆盖方面相当,同时领域专家对IG报告的深度和证据质量评价优异。

英文摘要

Diagnosing failures in LLM agents remains largely manual. Practitioners inspect a small subset of execution traces, form ad-hoc hypotheses, and iterate. This process misses patterns that only emerge across trace populations and does not scale to production corpora where individual traces span tens of thousands of tokens. We formalize the problem of corpus-level trace diagnostics. Given a corpus of execution traces, the goal is to produce grounded natural-language insights that characterize systematic behavioral patterns across trace groups, each linked to supporting evidence. We present the Insights Generator (IG), a multi-agent system that answers diagnostic questions by proposing and testing hypotheses across the trace corpus to produce an evidence-backed insights report. We evaluate IG across qualitative and objective dimensions, spanning rubric-based report assessment and downstream performance improvements achieved by implementing IG insights. Human experts using IG reports improve scaffold performance by 30.4pp over the unmodified baseline scaffold, and coding agents leveraging IG-derived insights show consistent and stable gains. Across benchmarks, IG's scout-investigator architecture produces findings comparable in detection coverage to competing approaches, while domain experts rated IG reports as leading depth and evidence quality.

URL PDF HTML 收藏
2605.26454 2026-05-27 cs.CL

Model Unlearning Objectives Vary for Distinct Language Functions

模型遗忘目标因语言功能而异

Berk Atil, Vipul Gupta, Rebecca J. Passonneau

机构 * Pennsylvania State University(宾夕法尼亚州立大学) Scale AI

AI总结 本文提出针对不同语言功能(危险知识遗忘和毒性遗忘)应设计不同的遗忘方法,并分别提出基于余弦的元学习变体RMU和多层目标方法,在多个7-8B模型上取得良好效果。

详情
AI中文摘要

大型语言模型(LLMs)在预训练过程中会学习到不良特性,包括危险知识和有毒文本生成。正如后训练使用不同的目标来塑造不同的行为,我们认为遗忘方法应针对所涉及的语言功能进行设计。为此,我们考虑了两个机制上不同的遗忘目标:危险知识遗忘和毒性遗忘。对于危险知识,我们引入了基于余弦的元学习变体RMU。对于毒性,我们提出了一种基于层特定探针方向的多层目标。在四个开源7-8B模型上,我们的方法基于两种遗忘类型的独特训练目标取得了强劲结果。总体而言,我们的结果表明,遗忘应作为一个问题族来研究,类似于LLM后训练的多种类型。

英文摘要

Large language models (LLMs) learn undesirable properties during pretraining, including dangerous knowledge and toxic text generation. Just as post-training uses different objectives to shape different behaviors, we argue that unlearning methods should be designed for the language function at issue. To study this, we consider two mechanistically distinct unlearning goals, dangerous-knowledge unlearning and toxicity unlearning. For dangerous knowledge, we introduce a cosine-based, meta-learned variant of RMU. For toxicity, we propose a multi-layer objective based on layer-specific probe directions. Across four open-source 7-8B models, our methods achieve strong results, based on distinct training objectives for the two types of unlearning. Overall, our results suggest that unlearning should be studied as a family of problems, analogous to the multiple types of LLM post-training.

URL PDF HTML 收藏
2602.00933 2026-05-21 cs.SE cs.AI

MCP-Atlas: A Large-Scale Benchmark for Tool-Use Competency with Real MCP Servers

MCP-Atlas:一个大规模的工具使用能力基准测试,使用真实的MCP服务器

Chaithanya Bandi, Razvan-Gabriel Dumitru, Ben Hertzberg, Divyansh Agarwal, Geobio Boo, Tejas Polakam, Sami Hassaan, Jeff Da, HiJae Kim, Vipul Gupta, Manasi Sharma, Andrew Park, Martin Dimakis, Ernesto Gabriel Hernandez Montoya, Dan Rambado, Ivan Salazar, Rafael Cruz, MohammadHossein Rezaei, Chetan Rane, Ben Levin, Daniel Yue Zhang, Brad Kenstler, Bing Liu

机构 * National University of Singapore(新加坡国立大学) Scale AI

AI总结 本文提出MCP-Atlas,一个用于评估工具使用能力的基准测试,基于真实MCP服务器,包含1000个由人类专家编写和验证的任务,覆盖36个真实MCP服务器和220种工具,通过任务级别的评估发现模型在工具调用和认知能力上的表现。

Comments 25 pages, 3 figures, 9 tables

详情
AI中文摘要

模型上下文协议(MCP)正逐渐成为一种标准接口,通过该接口大型语言模型(LLM)代理可以发现并调用外部工具。然而,现有的MCP评估在三个方面存在不足:缺乏真实多步骤工作流和跨服务器编排、缺乏真实MCP服务器而非模拟器、以及缺乏结构化、可重复的声明级评分,与代理的冗长或风格无关。我们引入MCP-Atlas,一个用于测量工具使用能力的基准测试,针对生产MCP服务器。MCP-Atlas包含1000个自然语言任务,由人类专家编写和验证,涵盖36个真实MCP服务器和220种工具。提示不指定服务器、工具或参数,要求代理在语义上可能的干扰项中识别相关工具,并编排多步骤、跨服务器工作流。每个任务均使用声明级评分标准评分,最终答案根据工具输出中的原子事实声明评分。这种以答案为中心的评分允许有效的替代工具调用轨迹获得认可。我们将其与一个11类诊断分类法相结合,将工具调用失败与任务理解、综合、解析和停止的认知失败区分开来。在20个前沿模型(来自六个供应商)在匹配的任务级别条件下评估后,我们发现,在0.75声明覆盖率阈值下,通过率高达82.2%,并呈现出明显的三层性能结构。自动化诊断显示,63.3%的诊断失败是认知性的而非工具调用相关的。值得注意的是,一些高性能模型在成功执行工具后由于提前停止或综合错误而失败。我们发布了任务模式、容器化Harness、声明评估器和一个500任务的公共分割,同时保留500任务的私人分割以保持排行榜的完整性。代码在https://github.com/scaleapi/mcp-atlas。

英文摘要

The Model Context Protocol (MCP) is emerging as a standard interface through which large language model (LLM) agents discover and invoke external tools. However, existing MCP evaluations fall short along three key axes: realistic multi-step workflows with cross-server orchestration, breadth across authentic MCP servers rather than mocks, and structured, reproducible claim-level scoring disentangled from agent verbosity or style. We introduce MCP-Atlas, a benchmark for measuring tool-use competency against production MCP servers. MCP-Atlas contains 1,000 natural-language tasks written and verified by human experts spanning 36 real MCP servers and 220 tools. Prompts do not specify servers, tools, or parameters, requiring agents to identify relevant tools among semantically plausible distractors and to compose multi-step, cross-server workflows. Each task is scored with a claim-level rubric, where final answers are scored against atomic factual claims grounded in tool outputs. This answer-centric scoring permits valid alternative tool-call trajectories to receive credit. We pair this with an 11-category diagnostic taxonomy that disentangles tool-call failures from cognitive failures in task understanding, synthesis, parsing, and stopping. Evaluating 20 frontier models from six providers under matched task-level conditions, we find pass rates up to 82.2% at a 0.75 claim coverage threshold and a clear three-tier performance structure. Automated diagnostics show that 63.3% of diagnosed failures are cognitive rather than tool-call related. Notably, several high-performing models fail after successful tool execution due to premature stopping or incorrect synthesis. We release the task schema, containerized harness, claim evaluator, and a 500-task public split, while reserving a 500-task private split to preserve leaderboard integrity. The code is at https://github.com/scaleapi/mcp-atlas.

URL PDF HTML 收藏
2605.20164 2026-05-20 cs.AI

Not Every Rubric Teaches Equally: Policy-Aware Rubric Rewards for RLVR

并非每个评分标准都等同教学:面向RLVR的政策感知评分奖励

Utkarsh Tyagi, Xingang Guo, MohammadHossein Rezaei, Daniel George, Anas Mahmoud, Jackson Lee, Bing Liu, Yunzhong He

机构 * Scale AI

AI总结 本文提出POW3R框架,通过保留人类权重和类别平衡,改进评分奖励机制,使评分标准更符合最终答案的要求,从而在多模态和纯文本设置中提升性能。

Comments 24 pages, 7 figures, 6 tables

详情
AI中文摘要

可验证奖励的强化学习在训练后效果显著,当正确性可以自动检查时。然而,许多重要的模型行为需要同时满足多个定性标准。基于评分的奖励通过评估特定提示的标准并将其聚合为标量奖励来解决这一问题。然而,标准静态聚合将人类分配的重要性与当前作为优化信号的有用性混淆。我们证明在评分RL中,这种假设在评分标准中崩溃:许多重要的标准已经饱和或当前不可达,而区分rollout的标准不一定是最受人类重视的。我们引入POW3R,一种政策感知的评分奖励框架,该框架在评分目标中保留人类权重和类别平衡,同时在训练过程中适应标准级别的奖励权重。POW3R使用rollout级别的对比来强调当前区分策略输出的标准,使GRPO奖励更加信息丰富,而不会改变底层评估目标。在两个数据集上三个基础策略中,POW3R在30个基础策略/指标比较中胜出24个,提高了平均评分奖励和严格完成率(满足所有评分标准的提示比例),并以2.5-4倍更少的训练步骤达到相同平台。因此,评分奖励应区分最终答案中应重视的内容,以及当前策略可以教授的内容。

英文摘要

Reinforcement learning with verifiable rewards has made post-training highly effective when correctness can be checked automatically. However, many important model behaviors require satisfying several qualitative criteria at once. Rubric-based rewards address this setting by grading prompt-specific criteria and aggregating them into a scalar reward. Yet standard static aggregations conflate a criterion's human-assigned importance with its current usefulness as an optimization signal. We show that this assumption breaks down in rubric RL: many important criteria are already saturated or currently unreachable, while criteria that distinguish rollouts are not necessarily those with the largest human weights. We introduce POW3R, a policy-aware rubric reward framework that preserves human weights and category balance as the rubric objective while adapting criterion-level reward weights during training. POW3R uses rollout-level contrast to emphasize criteria that currently separate the policy's outputs, making the GRPO reward more informative without changing the underlying evaluation target. Across three base policies on two datasets spanning multimodal and text-only settings, POW3R wins $24$ of $30$ base-policy/metric comparisons, improving both mean rubric reward and strict completion (the fraction of prompts whose response satisfies every required rubric criterion) over vanilla GRPO with rubric rewards, and reaches the same plateau in $2.5$--$4\times$ fewer training steps. Rubric rewards should therefore distinguish what should matter in the final answer from what can teach the current policy.

URL PDF HTML 收藏
2605.17324 2026-05-19 cs.CR cs.AI

ASPI: Seeking Ambiguity Clarification Amplifies Prompt Injection Vulnerability in LLM Agents

ASPI:寻求澄清会放大LLM代理中的提示注入漏洞

Udari Madhushani Sehwag, Zhengyang Shan, Heming Liu, Dileepa Lakshan, Joseph Brandifino, Max Fenkell

机构 * Scale AI Boston University(波士顿大学) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) Human Frontier Collective(人类前沿集体)

AI总结 该研究探讨了LLM代理在执行任务时寻求澄清的行为对提示注入攻击的影响,发现这种行为会显著增加代理的脆弱性,并提出了ASPI基准测试来评估这一现象。

详情
AI中文摘要

寻求澄清的行为被视为LLM代理的有益特性,使它们能够在执行未明确的任务前解决歧义。然而,这种交互模式的安全影响尚未被探索。我们研究了从标准执行到寻求澄清状态的转变是否会使代理更容易受到提示注入攻击。我们引入了ASPI(模糊状态提示注入),这是一个包含728个任务-攻击场景的基准测试,将澄清作为独立的代理状态,并测量这种状态转换在受控条件下对脆弱性的影响。每个基准测试实例都在匹配的执行和澄清设置下进行评估:在执行设置中,代理在完全指定的指令下执行,并仅通过工具返回的数据遇到对抗性内容;在澄清设置中,代理必须首先请求并纳入额外的用户输入后再执行。我们评估了十种前沿LLM,并发现寻求澄清的行为始终显著地放大了脆弱性。例如,攻击成功率从o3的1.8%增加到34.0%,从Gemini-3-Flash的2.2%增加到35.7%。分解分析显示,这种差距反映了模型处理输入方式的状态依赖性变化以及由于代理请求澄清接口而产生的通道特定效应。这些发现表明,标准执行时间的安全评估系统性地低估了交互代理的攻击面,并且在完全指定任务下的鲁棒性不等于在歧义情况下的鲁棒性。为了可重复性,我们的数据和源代码可在https://github.com/scaleapi/aspi上获得。

英文摘要

Clarification-seeking behavior is widely regarded as a desirable property of LLM agents, enabling them to resolve ambiguity before acting on underspecified tasks. However, the security implications of this interaction pattern remain unexplored. We investigate whether the transition from standard execution to a clarification-seeking state increases an agent's susceptibility to prompt injection attacks. We introduce ASPI (Ambiguous-State Prompt Injection), a benchmark of 728 task-attack scenarios that isolates clarification as a distinct agent state and measures how this state transition affects vulnerability under controlled conditions. Each benchmark instance is evaluated under matched execution and clarification settings: in the execution setting, the agent acts on a fully specified instruction and encounters adversarial content only through tool-returned data; in the clarification setting, the agent must first request and incorporate additional user input before acting. We evaluate ten frontier LLMs and find that clarification-seeking consistently and substantially amplifies vulnerability. For instance, attack success rises from 1.8% to 34.0% for o3 and from 2.2% to 35.7% for Gemini-3-Flash. A decomposition analysis reveals that this gap reflects both a state-dependent shift in how models process incoming content and a channel-specific effect arising from the agent-solicited clarification interface. These findings demonstrate that standard execution-time security evaluation systematically underestimates the attack surface of interactive agents, and that robustness under fully specified tasks does not translate to robustness under ambiguity. For reproducibility, our data and source code are available at https://github.com/scaleapi/aspi.

URL PDF HTML 收藏
2605.06278 2026-05-08 cs.LG math.OC

PACE: Prune-And-Compress Ensemble Models

PACE:剪枝与压缩集成模型

Fabian Akkerman, Julien Ferry, Théo Guyard, Thibaut Vidal

机构 * Industrial Engineering and Management Science University of Twente(工业工程与管理科学代尔夫特理工大学) SCALE-AI Chair and CIRRELT Polytechnique Montréal(SCALE-AI主席和CIRRELT蒙特利尔理工学院) Polytechnique Montréal(蒙特利尔理工学院)

AI总结 PACE通过两阶段策略结合剪枝与压缩,提升集成模型的多样性与可控性,优于现有方法。

详情
AI中文摘要

集成模型在预测任务中表现优异,但通常需要聚合大量弱学习器,限制了部署、可解释性和鲁棒性验证等下游任务。为解决此问题,现有方法分为剪枝(删除冗余学习器)和压缩(从头生成新学习器)两大类。本文提出PACE框架,采用两阶段策略:首先通过理论支撑的流程主动生成新学习器以增强初始集成模型的多样性;当无法找到更多相关学习器时,对增强的集成模型进行第二阶段剪枝。在两个操作过程中,PACE允许对原始集成模型的保真度进行精细控制。实验表明,本文方法在性能上优于现有剪枝和压缩方法,同时提供原理性的保真度控制保障。

英文摘要

Ensemble models achieve state-of-the-art performance on prediction tasks, but usually require aggregating a large number of weak learners. This can hinder deployment, interpretability, and downstream tasks such as robustness verification. Remedies to this issue fall into two main camps: pruning, which discards redundant learners, and compression, which generates new ones from scratch. We introduce PACE, a framework that interleaves these paradigms in a two-phase strategy. First, new learners are actively generated via a theoretically grounded procedure to enhance the diversity of the initial ensemble. When no more relevant learners can be found, a second phase of pruning is performed on this enriched ensemble. During both operations, PACE allows fine control on the faithfulness to the original ensemble. Experiments show that our method outperforms prior pruning and compression methods while offering principled control of faithfulness guarantees.

URL PDF HTML 收藏
2604.20763 2026-04-23 cs.IR cs.AI cs.LG

Coverage, Not Averages: Semantic Stratification for Trustworthy Retrieval Evaluation

覆盖,而非平均:语义分层用于可信检索评估

Andrew Klearman, Radu Revutchi, Rohin Garg, Rishav Chakravarti, Samuel Marc Denton, Yuan Xue

机构 * Scale AI

AI总结 本文提出语义分层方法,通过构建可解释的实体聚类空间,解决检索评估中覆盖性和稳定性问题,提升评估的透明度和可信度。

详情
AI中文摘要

检索质量是检索增强生成(RAG)中准确性和鲁棒性的主要瓶颈。当前评估依赖于启发式构造的查询集,引入了隐含的内在偏见。我们正式将检索评估视为统计估计问题,证明指标可靠性本质上受限于评估集构造。我们进一步引入语义分层,通过将文档组织成基于实体的可解释全局聚类空间,并系统生成缺失层次的查询,从而获得(1)跨检索场景的正式语义覆盖保证,以及(2)对检索失败模式的可解释可见性。在多个基准和检索方法上的实验验证了我们的框架。结果揭示了系统性的覆盖缺口,识别了解释检索性能变异的结构信号,并表明分层评估比聚合指标更稳定、更透明,支持更可信的决策。

英文摘要

Retrieval quality is the primary bottleneck for accuracy and robustness in retrieval-augmented generation (RAG). Current evaluation relies on heuristically constructed query sets, which introduce a hidden intrinsic bias. We formalize retrieval evaluation as a statistical estimation problem, showing that metric reliability is fundamentally limited by the evaluation-set construction. We further introduce \emph{semantic stratification}, which grounds evaluation in corpus structure by organizing documents into an interpretable global space of entity-based clusters and systematically generating queries for missing strata. This yields (1) formal semantic coverage guarantees across retrieval regimes and (2) interpretable visibility into retrieval failure modes. Experiments across multiple benchmarks and retrieval methods validate our framework. The results expose systematic coverage gaps, identify structural signals that explain variance in retrieval performance, and show that stratified evaluation yields more stable and transparent assessments while supporting more trustworthy decision-making than aggregate metrics.

URL PDF HTML 收藏
2602.06221 2026-04-21 cs.CL

BenchMarker: An Education-Inspired Toolkit for Highlighting Flaws in Multiple-Choice Benchmarks

BenchMarker:一种受教育启发的工具包,用于突出多项选择基准测试中的缺陷

Nishant Balepur, Bhavya Rajasekaran, Jane Oh, Michael Xie, Atrey Desai, Vipul Gupta, Steven James Moore, Eunsol Choi, Rachel Rudinger, Jordan Lee Boyd-Graber

机构 * University of Maryland(马里兰大学) New York University(纽约大学) Scale AI George Mason University(乔治·梅森大学)

AI总结 本文提出BenchMarker工具,利用LLM检测多项选择基准测试中的三项常见缺陷,通过人工标注和审计12个基准测试,发现自动和众包数据中存在大量缺陷,且修复方法可能引入新问题,影响NLP评估质量。

Comments ACL 2026

详情
AI中文摘要

多项选择问答(MCQA)在NLP中是标准形式,但基准测试缺乏严格质量控制。我们提出了BenchMarker,一种受教育启发的工具包,利用LLM法官标记三项常见MCQ缺陷:1)污染:问题恰好在线出现;2)捷径:选项中的提示使猜测成为可能;3)书写错误:基于19条教育评分标准的结构性或语法问题。我们通过人工标注验证BenchMarker,然后运行工具审核12个基准测试,发现:1)MCQA基准测试中存在缺陷,尤其是自动和众包数据——我们检测到47%的TruthfulQA问题出现在网络上,100%的HellaSwag违反了多个书写规则;2)污染的MCQ倾向于提高准确性,而书写错误会降低准确性并改变排名;3)先前的基准修复方法针对特定问题(如用LLM生成的干扰项降低准确性),但无意中引入了新问题(如不合理的干扰项,多个正确答案)。总体而言,MCQ中的缺陷会降低NLP评估质量,但教育研究提供了解决方案。我们发布BenchMarker以弥合这两个领域并改进MCQA基准测试设计。

英文摘要

Multiple-choice question answering (MCQA) is standard in NLP, but benchmarks lack rigorous quality control. We present BenchMarker, an education-inspired toolkit using LLM judges to flag three common MCQ flaws: 1) contamination: items appearing exactly online; 2) shortcuts: cues in the choices that enable guessing; and 3) writing errors: structural/grammatical issues based on a 19-rule education rubric. We validate BenchMarker with human annotations, then run the tool to audit 12 benchmarks, revealing: 1) flaws persist in MCQA benchmarks, especially automatically-made and crowdsourced data - we detect 47% of TruthfulQA appears online and 100% of HellaSwag violates multiple writing rules; 2) contaminated MCQs tend to inflate accuracy, while writing errors tend to lower it and change rankings beyond random; and 3) prior benchmark repairs address their targeted issues (i.e., lowering accuracy with LLM-written distractors), but inadvertently add new flaws (i.e. implausible distractors, many correct answers). Overall, flaws in MCQs degrade NLP evaluation, but education research offers a path forward. We release BenchMarker to bridge the fields and improve MCQA benchmark design.

URL PDF HTML 收藏
2604.10718 2026-04-14 cs.AI

SciPredict: Can LLMs Predict the Outcomes of Scientific Experiments in Natural Sciences?

SciPredict: LLMs能否预测自然科学中的实验结果?

Udari Madhushani Sehwag, Elaine Lau, Haniyeh Ehsani Oskouie, Shayan Shabihi, Erich Liang, Andrea Toledo, Guillermo Mangialardi, Sergio Fonrouge, Ed-Yeremai Hernandez Cardona, Paula Vergara, Utkarsh Tyagi, Chen Bo Calvin Zhang, Pavi Bhatter, Nicholas Johnson, Furong Huang, Ernesto Gabriel Hernandez Montoya, Bing Liu

机构 * Scale AI University of California, Los Angeles(加州大学洛杉矶分校) University of Maryland(马里兰大学) Princeton University(普林斯顿大学) Human Frontier Collective(人类前沿集体)

AI总结 SciPredict通过405个实验任务评估LLM预测科学实验结果的准确性,发现模型表现低于人类专家,且无法区分可靠与不可靠的预测。

详情
AI中文摘要

加速科学发现需要在投入昂贵物理验证前识别最有可能产生最佳结果的实验。尽管现有基准评估LLM的科学知识和推理能力,但其预测实验结果的能力仍被低估。我们引入SciPredict基准,包含来自33个专业子领域的405个任务。评估显示,模型准确率为14-26%,而人类专家表现约为20%。尽管一些前沿模型超过人类表现,但其准确性仍远低于可靠实验指导所需的水平。即使在有限表现下,模型也无法区分可靠与不可靠的预测,准确率仅约为20%。人类专家则表现出良好的校准:随着他们认为结果更可预测而不进行实验,准确性从约5%增加到约80%。SciPredict建立了一个严格框架,证明超人类表现需要更好的预测能力和对预测可靠性的意识。所有数据和代码均在https://github.com/scaleapi/scipredict提供以确保可重复性。

英文摘要

Accelerating scientific discovery requires the identification of which experiments would yield the best outcomes before committing resources to costly physical validation. While existing benchmarks evaluate LLMs on scientific knowledge and reasoning, their ability to predict experimental outcomes - a task where AI could significantly exceed human capabilities - remains largely underexplored. We introduce SciPredict, a benchmark comprising 405 tasks derived from recent empirical studies in 33 specialized sub-fields of physics, biology, and chemistry. SciPredict addresses two critical questions: (a) can LLMs predict the outcome of scientific experiments with sufficient accuracy? and (b) can such predictions be reliably used in the scientific research process? Evaluations reveal fundamental limitations on both fronts. Model accuracies are 14-26% and human expert performance is $\approx$20%. Although some frontier models exceed human performance model accuracy is still far below what would enable reliable experimental guidance. Even within the limited performance, models fail to distinguish reliable predictions from unreliable ones, achieving only $\approx$20% accuracy regardless of their confidence or whether they judge outcomes as predictable without physical experimentation. Human experts, in contrast, demonstrate strong calibration: their accuracy increases from $\approx$5% to $\approx$80% as they deem outcomes more predictable without conducting the experiment. SciPredict establishes a rigorous framework demonstrating that superhuman performance in experimental science requires not just better predictions, but better awareness of prediction reliability. For reproducibility all our data and code are provided at https://github.com/scaleapi/scipredict

URL PDF HTML 收藏
2502.06556 2026-04-08 cs.SE cs.CL

MultiFileTest: A Multi-File-Level LLM Unit Test Generation Benchmark and Impact of Error Fixing Mechanisms

MultiFileTest:一个多文件级LLM单元测试生成基准及错误修复机制的影响

Yibo Wang, Congying Xia, Wenting Zhao, Jiangshu Du, Chunyu Miao, Zhongfen Deng, Philip S. Yu, Chen Xing

机构 * University of Illinois Chicago(伊利诺伊大学芝加哥分校) Salesforce Research(Salesforce研究院) Scale AI

AI总结 本文提出MultiFileTest基准,评估多文件级代码的单元测试生成性能,发现前沿LLM表现一般,且存在执行及级联错误,进一步评估了错误修复机制的效果。

Comments Published at ACL 2026 (Findings)

详情
AI中文摘要

单元测试生成已成为大型语言模型(LLM)的重要应用。然而,现有评估基准主要针对函数或类级别代码(单文件),而非更具挑战性的多文件级代码库。为解决此限制,我们提出了MultiFileTest,一个涵盖Python、Java和JavaScript的多文件级基准。该基准包含每种语言20个中等规模且高质量的项目。我们评估了11个前沿LLM,结果显示大多数LLM在MultiFileTest上表现一般,突显了该基准的难度。我们还进行了深入的错误分析,发现即使先进LLM如Gemini-3.0-Pro也存在基本但关键的错误,包括执行性和级联错误。受此启发,我们进一步在手动和自修复错误场景下评估所有前沿LLM,以评估其配备错误修复机制的潜力。我们的代码和数据集可在https://github.com/YiboWANG214/ProjectTest获取。

英文摘要

Unit test generation has become a promising and important Large Language Model (LLM) use case. However, existing evaluation benchmarks for LLM unit test generation focus on function- or class-level code (single-file) rather than more practical and challenging multi-file-level codebases. To address such a limitation, we propose MultiFileTest, a multi-file-level benchmark for unit test generation covering Python, Java, and JavaScript. MultiFileTest features 20 moderate-sized and high-quality projects per language. We evaluate eleven frontier LLMs on MultiFileTest, and the results show that most frontier LLMs tested exhibit moderate performance on MultiFileTest, highlighting the difficulty of MultiFileTest. We also conduct a thorough error analysis, which shows that even advanced LLMs, such as Gemini-3.0-Pro, exhibit basic yet critical errors, including executability and cascade errors. Motivated by this observation, we further evaluate all frontier LLMs under manual error-fixing and self-error-fixing scenarios to assess their potential when equipped with error-fixing mechanisms. Our code and dataset is available at \href{https://github.com/YiboWANG214/ProjectTest}{MultiFileTest}.

URL PDF HTML 收藏
2603.16660 2026-03-18 cs.CL cs.AI

Can Linguistically Related Languages Guide LLM Translation in Low-Resource Settings?

语言上相关的语言能否在低资源环境下指导LLM翻译?

Aishwarya Ramasethu, Niyathi Allu, Rohin Garg, Harshwardhan Fartale, Dun Li Chan

机构 * Prediction Guard(预测守护) Scale AI Independent(独立) INTI International College Penang(INTI国际学院巴生)

AI总结 本研究探讨在数据稀缺情况下,语言相似的pivot语言和少量示例能否指导LLM的即席适应,通过数据高效实验发现,pivot提示在某些配置下能提升翻译效果,但收益有限且依赖示例构建。

Comments 18 pages (9 main paper and 9 Appendix), 1 figure, 19 tables. Accepted at LoResMT 2026: EACL 2026 Workshop. OpenReview link: https://openreview.net/forum?id=mg0UfW2sdc#discussion

详情
AI中文摘要

大型语言模型(LLMs)在许多下游任务中表现出色,但在极低资源机器翻译中效果有限。标准适应技术通常依赖大规模平行数据或广泛微调,这在少数语言中不可行。本文研究了一个更受限的问题:在数据稀缺情况下,语言相似的pivot语言和少量示例能有多大程度上指导LLM的即席适应?我们研究了一种数据高效的实验设置,结合语言相关pivot语言和少量上下文示例,不进行参数更新,并在受控条件下评估翻译行为。我们的分析显示,虽然pivot提示在某些配置中能带来提升,特别是在目标语言在模型词汇中表示较少的情况下,但收益通常有限且对少量示例构建敏感。对于密切相关或更好表示的变体,我们观察到收益递减或不一致。我们的发现为如何和何时使用推理时间提示和pivot示例作为微调的轻量替代方案提供了实证指导。

英文摘要

Large Language Models (LLMs) have achieved strong performance across many downstream tasks, yet their effectiveness in extremely low-resource machine translation remains limited. Standard adaptation techniques typically rely on large-scale parallel data or extensive fine-tuning, which are infeasible for the long tail of underrepresented languages. In this work, we investigate a more constrained question: in data-scarce settings, to what extent can linguistically similar pivot languages and few-shot demonstrations provide useful guidance for on-the-fly adaptation in LLMs? We study a data-efficient experimental setup that combines linguistically related pivot languages with few-shot in-context examples, without any parameter updates, and evaluate translation behavior under controlled conditions. Our analysis shows that while pivot-based prompting can yield improvements in certain configurations, particularly in settings where the target language is less well represented in the model's vocabulary, the gains are often modest and sensitive to few shot example construction. For closely related or better represented varieties, we observe diminishing or inconsistent gains. Our findings provide empirical guidance on how and when inference-time prompting and pivot-based examples can be used as a lightweight alternative to fine-tuning in low-resource translation settings.

URL PDF HTML 收藏
2602.23329 2026-03-17 cs.AI cs.CL cs.CR cs.CY cs.HC

LLM Novice Uplift on Dual-Use, In Silico Biology Tasks

大语言模型在双用途生物任务中的新手提升

Chen Bo Calvin Zhang, Christina Q. Knight, Nicholas Kruus, Jason Hausenloy, Pedro Medeiros, Nathaniel Li, Aiden Kim, Yury Orlovskiy, Coleman Breen, Bryce Cai, Jasper Götting, Andrew Bo Liu, Samira Nedungadi, Paula Rodriguez, Yannis Yiming He, Mohamed Shaaban, Zifan Wang, Seth Donoughe, Julian Michael

机构 * Scale AI SecureBio University of Oxford(牛津大学) UC Berkeley(加州大学伯克利分校)

AI总结 研究探讨大语言模型是否能提升新手在生物任务中的表现,通过多模型多基准测试发现LLM显著提升准确性,并指出单用途LLM可能超越辅助新手的表现。

Comments 59 pages, 33 figures

详情
AI中文摘要

大语言模型(LLMs)在生物基准测试中表现日益优异,但尚不清楚它们是否能提升新手用户——即使人类在没有互联网资源时的表现。这种不确定性对于理解科学加速和双用途风险至关重要。我们进行了一项多模型、多基准的人类提升研究,比较了有LLM访问权限的新手与仅互联网访问的新手在八个生物安全相关任务集中的表现。参与者在复杂问题上拥有充足的时间(最复杂的任务可达13小时)。我们发现,LLM访问提供了显著的提升:拥有LLM的新手准确性是对照组的4.16倍(95%置信区间[2.63, 6.87])。在四个有专家基线的基准测试中,拥有LLM的新手在三个基准测试中超越了专家。令人惊讶的是,独立的LLM经常超过有LLM辅助的新手,表明用户并未从LLM中提取出最强的贡献。大多数参与者(89.6%)报告说,尽管有安全措施,获取双用途相关信息的困难很小。总体而言,LLM在生物任务上显著提升了新手的表现,这些任务以前只由受过训练的从业者完成,这强调了需要持续的、互动的提升评估,与传统基准测试相结合。

英文摘要

Large language models (LLMs) perform increasingly well on biology benchmarks, but it remains unclear whether they uplift novice users -- i.e., enable humans to perform better than with internet-only resources. This uncertainty is central to understanding both scientific acceleration and dual-use risk. We conducted a multi-model, multi-benchmark human uplift study comparing novices with LLM access versus internet-only access across eight biosecurity-relevant task sets. Participants worked on complex problems with ample time (up to 13 hours for the most involved tasks). We found that LLM access provided substantial uplift: novices with LLMs were 4.16 times more accurate than controls (95% CI [2.63, 6.87]). On four benchmarks with available expert baselines (internet-only), novices with LLMs outperformed experts on three of them. Perhaps surprisingly, standalone LLMs often exceeded LLM-assisted novices, indicating that users were not eliciting the strongest available contributions from the LLMs. Most participants (89.6%) reported little difficulty obtaining dual-use-relevant information despite safeguards. Overall, LLMs substantially uplift novices on biological tasks previously reserved for trained practitioners, underscoring the need for sustained, interactive uplift evaluations alongside traditional benchmarks.

URL PDF HTML 收藏
2509.21500 2026-03-03 cs.LG cs.AI

Chasing the Tail: Effective Rubric-based Reward Modeling for Large Language Model Post-Training

追逐尾部:基于评分标准的奖励建模以实现大语言模型的后训练效果

Junkai Zhang, Zihao Wang, Lin Gui, Swarnashree Mysore Sathyendra, Jaehwan Jeong, Victor Veitch, Wei Wang, Yunzhong He, Bing Liu, Lifeng Jin

机构 * University of California, Los Angeles(加州大学洛杉矶分校) Scale AI, Inc.(Scale AI 公司) University of Chicago(芝加哥大学)

AI总结 本文提出基于评分标准的奖励建模方法,通过关注高奖励区域以缓解大语言模型强化微调中的奖励过度优化问题,并实现有效的后训练改进。

Comments In ICLR 2026

详情
AI中文摘要

强化微调(RFT)常常受到奖励过度优化的困扰,其中策略模型会利用奖励信号来获得高分,而产生低质量的输出。我们的理论分析表明,关键问题在于高奖励尾部的奖励规格不准确:无法可靠地区分出色响应与 merely 优秀的响应。这促使我们关注高奖励区域。然而,在基础LLM中,此类尾部示例很少。虽然离线策略示例(例如来自更强的模型或重写)更容易获得,但简单地训练这些示例会导致策略对齐的奖励规格不准确。为了解决这个问题,我们研究了基于评分标准的奖励。通过设计,评分标准可以利用离线策略示例,同时对它们的瑕疵不敏感。为了激发能够捕捉高奖励尾部的评分标准,我们强调了区分优秀和多样响应的重要性,并引入了一个工作流程来实现这一想法。我们实证地证明了基于评分标准的奖励显著减轻了奖励过度优化,并带来了有效的LLM后训练改进。

英文摘要

Reinforcement fine-tuning (RFT) often suffers from reward over-optimization, where a policy model hacks the reward signals to achieve high scores while producing low-quality outputs. Our theoretical analysis shows that the key lies in reward misspecification at the high-reward tail: the inability to reliably distinguish Excellent responses from merely Great ones. This motivate us to focus on the high-reward region. However, such tail examples are scarce under the base LLM. While off-policy exemplars (e.g. from stronger models or rewrites) are easier to obtain, naively training on them yields a misspecified reward for the policy we aim to align. To address this, we study rubric-based rewards. By design, rubrics can leverage off-policy examples while remaining insensitive to their artifacts. To elicit rubrics that capture the high-reward tail, we highlight the importance of distinguishing among great and diverse responses, and introduce a workflow to implement this idea. We empirically demonstrate that rubric-based rewards substantially mitigate reward over-optimization and deliver effective LLM post-training improvements.

URL PDF HTML 收藏
2602.16802 2026-02-20 cs.CL cs.AI cs.LG

References Improve LLM Alignment in Non-Verifiable Domains

参考文献提高非可验证领域的LLM对齐

Kejian Shi, Yixin Liu, Peifeng Wang, Alexander R. Fabbri, Shafiq Joty, Arman Cohan

机构 * Yale University(耶鲁大学) Meta Scale AI Salesforce Research(Salesforce 研究) Nanyang Technological University(南洋理工大学)

AI总结 本研究提出参考引导的LLM评估器,通过增强LLM对齐的评估器和自我改进,显著提升了非可验证领域中LLM的性能。

Comments ICLR 2026 Camera Ready

详情
AI中文摘要

尽管可验证奖励的强化学习(RLVR)在推理任务中显示出强大的有效性,但无法直接应用于缺乏地面真实验证器的非可验证领域,如LLM对齐。在本工作中,我们研究参考引导的LLM评估器是否能通过充当软“验证器”来弥合这一差距。首先,我们设计了增强LLM评估器以用于LLM对齐的评估协议。通过全面的实验,我们证明参考引导的方法显著提高了低能力LLM判断器的准确性,利用前沿模型的参考输出;更强的LLM判断器也可以通过高质量(即人工撰写的)参考进行增强。基于这些改进的判断器,我们展示了高质量参考在对齐调优中的作用,其中LLM在参考引导下被用作判断器以自我改进。我们证明参考引导的自我改进在直接使用参考输出的SFT和参考自由判断器的自我改进上均取得了明显优势,实现了与使用ArmoRM(一个强大的微调奖励模型)训练相当的性能。具体而言,我们的方法在AlpacaEval和Arena-Hard上分别达到73.1%和58.7%(使用Llama-3-8B-Instruct),以及70.0%和74.1%(使用Qwen2.5-7B),相对于SFT蒸馏平均绝对提升为+20.2 / +17.1点,相对于参考自由自我改进在AlpacaEval / Arena-Hard上平均提升为+5.3 / +3.6点。这些结果突显了利用参考引导的LLM评估器在非可验证领域中实现有效LLM后训练的潜力。

英文摘要

While Reinforcement Learning with Verifiable Rewards (RLVR) has shown strong effectiveness in reasoning tasks, it cannot be directly applied to non-verifiable domains lacking ground-truth verifiers, such as LLM alignment. In this work, we investigate whether reference-guided LLM-evaluators can bridge this gap by serving as soft "verifiers". First, we design evaluation protocols that enhance LLM-based evaluators for LLM alignment using reference outputs. Through comprehensive experiments, we show that a reference-guided approach substantially improves the accuracy of less capable LLM-judges using references from frontier models; stronger LLM-judges can also be enhanced by high-quality (i.e., human-written) references. Building on these improved judges, we demonstrate the utility of high-quality references in alignment tuning, where LLMs guided with references are used as judges to self-improve. We show that reference-guided self-improvement yields clear gains over both direct SFT on reference outputs and self-improvement with reference-free judges, achieving performance comparable to training with ArmoRM, a strong finetuned reward model. Specifically, our method achieves 73.1% and 58.7% on AlpacaEval and Arena-Hard with Llama-3-8B-Instruct, and 70.0% and 74.1% with Qwen2.5-7B, corresponding to average absolute gains of +20.2 / +17.1 points over SFT distillation and +5.3 / +3.6 points over reference-free self-improvement on AlpacaEval / Arena-Hard. These results highlight the potential of using reference-guided LLM-evaluators to enable effective LLM post-training in non-verifiable domains.

URL PDF HTML 收藏
2601.13528 2026-01-21 cs.CR cs.AI cs.CL cs.LG cs.SE

Eliciting Harmful Capabilities by Fine-Tuning On Safeguarded Outputs

通过在受保护的输出上微调来激发有害能力

Jackson Kaunismaa, Avery Griffin, John Hughes, Christina Q. Knight, Mrinank Sharma, Erik Jones

机构 * MATS Anthropic Scale AI

AI总结 通过在受保护的输出上微调,研究揭示了如何利用诱骗攻击在开源模型中激发有害能力,展示了输出级保护措施在缓解生态系统风险方面的局限性。

详情
AI中文摘要

模型开发者在前沿模型中实施保护措施以防止滥用,例如通过使用分类器来过滤危险输出。在本工作中,我们证明即使经过严格保护的模型也可以通过诱骗攻击被用来在开源模型中激发有害能力。我们的诱骗攻击包含三个阶段:(i) 构造与目标有害任务相邻领域的提示,这些提示不请求危险信息;(ii) 从受保护的前沿模型中获取这些提示的响应;(iii) 在这些提示-输出对上对开源模型进行微调。由于请求的提示不能直接导致危害,因此不会被前沿模型的保护措施拒绝。我们评估了这些诱骗攻击在危险化学品合成和处理领域的有效性,并证明我们的攻击可以恢复基础开源模型与无限制前沿模型之间大约40%的能力差距。然后我们展示诱骗攻击的有效性随着前沿模型的能力和生成的微调数据量的增加而增加。我们的工作展示了使用输出级保护措施缓解生态系统层面风险的挑战。

英文摘要

Model developers implement safeguards in frontier models to prevent misuse, for example, by employing classifiers to filter dangerous outputs. In this work, we demonstrate that even robustly safeguarded models can be used to elicit harmful capabilities in open-source models through elicitation attacks. Our elicitation attacks consist of three stages: (i) constructing prompts in adjacent domains to a target harmful task that do not request dangerous information; (ii) obtaining responses to these prompts from safeguarded frontier models; (iii) fine-tuning open-source models on these prompt-output pairs. Since the requested prompts cannot be used to directly cause harm, they are not refused by frontier model safeguards. We evaluate these elicitation attacks within the domain of hazardous chemical synthesis and processing, and demonstrate that our attacks recover approximately 40% of the capability gap between the base open-source model and an unrestricted frontier model. We then show that the efficacy of elicitation attacks scales with the capability of the frontier model and the amount of generated fine-tuning data. Our work demonstrates the challenge of mitigating ecosystem level risks with output-level safeguards.

URL PDF HTML 收藏
2503.03750 2026-01-07 cs.LG cs.AI cs.CL cs.CY

The MASK Benchmark: Disentangling Honesty From Accuracy in AI Systems

Richard Ren, Arunim Agarwal, Mantas Mazeika, Cristina Menghini, Robert Vacareanu, Brad Kenstler, Mick Yang, Isabelle Barrass, Alice Gatti, Xuwang Yin, Eduardo Trevino, Matias Geralnik, Adam Khoja, Dean Lee, Summer Yue, Dan Hendrycks

机构 * Center for AI Safety(人工智能安全中心) Scale AI

Comments Website: https://www.mask-benchmark.ai

详情
英文摘要

As large language models (LLMs) become more capable and agentic, the requirement for trust in their outputs grows significantly, yet at the same time concerns have been mounting that models may learn to lie in pursuit of their goals. To address these concerns, a body of work has emerged around the notion of "honesty" in LLMs, along with interventions aimed at mitigating deceptive behaviors. However, some benchmarks claiming to measure honesty in fact simply measure accuracy--the correctness of a model's beliefs--in disguise. Moreover, no benchmarks currently exist for directly measuring whether language models lie. In this work, we introduce a large-scale human-collected dataset for directly measuring lying, allowing us to disentangle accuracy from honesty. Across a diverse set of LLMs, we find that while larger models obtain higher accuracy on our benchmark, they do not become more honest. Surprisingly, most frontier LLMs obtain high scores on truthfulness benchmarks yet exhibit a substantial propensity to lie under pressure, resulting in low honesty scores on our benchmark. We find that simple methods, such as representation engineering interventions, can improve honesty. These results underscore the growing need for robust evaluations and effective interventions to ensure LLMs remain trustworthy.

URL PDF HTML 收藏
2601.00577 2026-01-05 cs.LG

Adversarial Samples Are Not Created Equal

Jennifer Crawford, Amol Khanna, Fred Lu, Amy R. Wagoner, Stella Biderman, Andre T. Nguyen, Edward Raff

机构 * Scale AI CrowdStrike EleutherAI

详情
英文摘要

Over the past decade, numerous theories have been proposed to explain the widespread vulnerability of deep neural networks to adversarial evasion attacks. Among these, the theory of non-robust features proposed by Ilyas et al. has been widely accepted, showing that brittle but predictive features of the data distribution can be directly exploited by attackers. However, this theory overlooks adversarial samples that do not directly utilize these features. In this work, we advocate that these two kinds of samples - those which use use brittle but predictive features and those that do not - comprise two types of adversarial weaknesses and should be differentiated when evaluating adversarial robustness. For this purpose, we propose an ensemble-based metric to measure the manipulation of non-robust features by adversarial perturbations and use this metric to analyze the makeup of adversarial samples generated by attackers. This new perspective also allows us to re-examine multiple phenomena, including the impact of sharpness-aware minimization on adversarial robustness and the robustness gap observed between adversarially training and standard training on robust datasets.

URL PDF HTML 收藏
2507.18242 2025-12-22 cs.LG

Boosting Revisited: Benchmarking and Advancing LP-Based Ensemble Methods

Fabian Akkerman, Julien Ferry, Christian Artigues, Emmanuel Hebrard, Thibaut Vidal

机构 * Industrial Engineering and Management Science University of Twente(特文特大学工业工程与管理科学学院) CIRRELT & SCALE-AI Chair in Data-Driven Supply Chains Polytechnique Montréal(蒙特利尔大学数据驱动供应链联合主席) LAAS-CNRS Université de Toulouse(图卢兹大学CNRS LAAS研究所)

Comments Published in Transactions on Machine Learning Research (2025), see: https://openreview.net/forum?id=lscC4PZUE4

详情
英文摘要

Despite their theoretical appeal, totally corrective boosting methods based on linear programming have received limited empirical attention. In this paper, we conduct the first large-scale experimental study of six LP-based boosting formulations, including two novel methods, NM-Boost and QRLP-Boost, across 20 diverse datasets. We evaluate the use of both heuristic and optimal base learners within these formulations, and analyze not only accuracy, but also ensemble sparsity, margin distribution, anytime performance, and hyperparameter sensitivity. We show that totally corrective methods can outperform or match state-of-the-art heuristics like XGBoost and LightGBM when using shallow trees, while producing significantly sparser ensembles. We further show that these methods can thin pre-trained ensembles without sacrificing performance, and we highlight both the strengths and limitations of using optimal decision trees in this context.

URL PDF HTML 收藏