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

大厂专区

ServiceNow

至 收录 85
2511.15927 2026-07-20 cs.LG cs.AI 版本更新

DiffuMamba: High-Throughput Diffusion LMs with Mamba Backbone

DiffuMamba:基于Mamba架构的高吞吐量扩散语言模型

Vaibhav Singh, Oleksiy Ostapenko, Pierre-André Noël, Eugene Belilovsky, Torsten Scholak

机构 * ServiceNow Research, Montreal, Canada(ServiceNow研究机构,加拿大蒙特利尔) Concordia University(Concordia大学)

AI总结 DiffuMamba基于Mamba架构,通过结合扩散目标与线性序列建模,实现了高吞吐量的扩散语言模型,在长序列任务中表现出色。

Comments 9 pages, 3 figures

详情
AI中文摘要

扩散语言模型(DLMs)作为一种有前景的替代自回归(AR)生成方法已崭露头角,然而其依赖于Transformer架构的瓶颈限制了推理效率,因为二次注意力或KV缓存开销。我们引入了DiffuMamba,一种基于双向Mamba架构的掩码扩散语言模型,将扩散目标与线性时间序列建模相结合,并引入DiffuMamba-H,一种具有交错注意力的混合变体。在高达13亿参数的规模上,我们的模型在下游任务性能上与基于Transformer的扩散模型相当,同时在长序列上分别实现了高达8.2倍和4.3倍的推理吞吐量。我们进一步系统分析了现代DLM变体的推理效率,结合渐近复杂度与实证测量。值得注意的是,缓存高效的块扩散与Mamba混合器成为唯一能够与序列长度线性增长并实现所有基线最强性能的策略,这表明了未来基于扩散的生成系统的一个有前景的方向。

英文摘要

Diffusion language models (DLMs) have emerged as a promising alternative to autoregressive (AR) generation, yet their reliance on Transformer backbones limits inference efficiency due to quadratic attention or KV-cache overhead. We introduce DiffuMamba, a masked diffusion language model built on a bidirectional Mamba backbone that combines the diffusion objective with linear-time sequence modeling, and DiffuMamba-H, a hybrid variant with interleaved attention. Across scales up to 1.3B parameters, our models match Transformer-based diffusion in downstream performance while achieving up to 8.2x and 4.3x higher inference throughput, respectively, on long sequences. We further present a systematic analysis of inference efficiency across modern DLM variants combining asymptotic complexity with empirical measurements. Notably, cache-efficient block diffusion with Mamba mixers emerges as the only strategy that scales linearly with sequence length and achieves the strongest performance across all baselines, suggesting a promising direction for future diffusion-based generation systems.

URL PDF HTML 收藏
2603.12451 2026-07-16 cs.LG 版本更新

Overcoming the Modality Gap in Context-Aided Forecasting

克服情境差距以实现上下文辅助预测

Vincent Zhihao Zheng, Étienne Marcotte, Arjun Ashok, Andrew Robert Williams, Lijun Sun, Alexandre Drouin, Valentina Zantedeschi

机构 * ServiceNow Research(ServiceNow研究) McGill University(麦吉尔大学) Mila - Quebec AI Institute(魁北克AI研究所)

AI总结 本文提出半合成数据增强方法,生成高质量上下文以提升上下文辅助预测性能,构建了700万规模的数据集,并验证了其在真实场景中的有效性。

详情
AI中文摘要

上下文辅助预测(CAF)有潜力整合领域知识和前瞻性信息,使AI系统超越传统统计方法。然而,近期实证研究揭示了一个令人困惑的差距:多模态模型往往无法超越单模态模型。我们假设这种表现不佳源于现有数据集中的上下文质量差,验证困难。为解决这些限制,我们引入了一种半合成数据增强方法,该方法生成既能描述时间动态又可验证地补充数值历史的上下文。这种方法使大规模数据集的创建成为可能,生成了CAF-7M,一个包含700万个上下文增强时间序列窗口的数据集,其中包括严格验证的测试集。我们证明半合成预训练能够有效转移到真实世界评估,并展示了清晰的上下文利用证据。我们的结果表明,数据集质量,而非架构限制,是上下文辅助预测的主要瓶颈。

英文摘要

Context-aided forecasting (CAF) holds promise for integrating domain knowledge and forward-looking information, enabling AI systems to surpass traditional statistical methods. However, recent empirical studies reveal a puzzling gap: multimodal models often fail to outperform their unimodal counterparts. We hypothesize that this underperformance stems from poor context quality in existing datasets, as verification is challenging. To address these limitations, we introduce a semi-synthetic data augmentation method that generates contexts both descriptive of temporal dynamics and verifiably complementary to numerical histories. This approach enables massive-scale dataset creation, resulting in CAF-7M, a corpus of 7 million context-augmented time series windows, including a rigorously verified test set. We demonstrate that semi-synthetic pre-training transfers effectively to real-world evaluation, and show clear evidence of context utilization. Our results suggest that dataset quality, rather than architectural limitations, has been the primary bottleneck in context-aided forecasting.

URL PDF HTML 收藏
2602.23128 2026-07-09 cs.LG 版本更新

Bound to Disagree: Generalization Bounds via Certifiable Surrogates

必然存在分歧:通过可验证替代物的泛化界

Mathieu Bazinet, Valentina Zantedeschi, Pascal Germain

机构 * Département d’informatique et génie logiciel Université Laval(计算机与软件工程系洛桑大学) ServiceNow Research(ServiceNow研究)

AI总结 针对深度学习模型泛化界的问题,提出基于新分歧证书的方法,通过替代模型界定预测器真实风险,利用三种框架训练替代模型验证证书紧密性及方法通用性,无需修改目标模型和训练过程。

Comments Published in the 42nd conference on Uncertainty in Artificial Intelligence

详情
AI中文摘要

深度学习模型的泛化界通常是空洞的、不可计算的或局限于特定模型类别。本文通过为任意两个预测器的真实风险之间的差距提供基于新分歧的证书来解决这些问题。然后通过具有紧密泛化保证的替代模型来界定感兴趣的预测器的真实风险,并通过在未标记数据上评估分歧界,我们通过利用三种不同框架(样本压缩、模型压缩和 PAC - 贝叶斯理论)训练替代模型,从经验上证明了所得证书的紧密性并展示了该方法的通用性。重要的是,无需修改目标模型,也无需使训练过程适应泛化框架就能实现此类保证。

英文摘要

Generalization bounds for deep learning models are typically vacuous, not computable or restricted to specific model classes. In this paper, we tackle these issues by providing new disagreement-based certificates for the gap between the true risk of any two predictors. We then bound the true risk of the predictor of interest via a surrogate model that enjoys tight generalization guarantees, and by evaluating our disagreement bound on an unlabeled dataset.We empirically demonstrate the tightness of the obtained certificates and showcase the versatility of the approach by training surrogate models leveraging three different frameworks: sample compression, model compression and PAC-Bayes theory. Importantly, such guarantees are achieved without modifying the target model, nor adapting the training procedure to the generalization framework.

URL PDF HTML 收藏
2602.07267 2026-07-03 cs.AI cs.CL cs.LG 版本更新

BRIDGE: Predicting Human Task Completion Time From Model Performance

BRIDGE: 从模型性能预测人类任务完成时间

Fengyuan Liu, Jay Gala, Nilaksh, Dzmitry Bahdanau, Siva Reddy, Hugo Larochelle

机构 * Mila - Quebec AI Institute(魁北克人工智能研究所) McGill University(麦吉尔大学) Polytechnique Montréal(蒙特利尔理工学院) Periodic Labs(Periodic实验室) Canada CIFAR AI Chair(加拿大CIFAR人工智能主席) ServiceNow Research(ServiceNow研究)

AI总结 提出BRIDGE框架,利用项目反应理论从模型性能中学习潜在任务难度,并将其与人类任务完成时间对齐,从而仅凭模型性能预测新基准上的人类任务完成时间。

Comments Accepted to the 43rd International Conference on Machine Learning (ICML 2026)

详情
AI中文摘要

评估AI系统在现实世界中的能力需要将基准性能与人类可解释的任务难度度量相结合。现有的依赖直接人类任务完成时间标注的方法成本高、噪声大且难以跨基准扩展。在这项工作中,我们提出了BRIDGE,一个统一的心理测量框架,它从模型响应中学习潜在难度尺度,并将其锚定到人类任务完成时间。使用双参数逻辑项目反应理论模型,我们从多个基准的模型性能数据中联合估计潜在任务难度和模型能力。我们证明潜在任务难度与人类完成时间的对数呈线性关系,从而可以仅从模型性能推断新基准上的人类任务完成时间。利用这种对齐,我们根据人类任务长度预测前沿模型能力,并独立复现了METR的指数缩放结果,其中50%可解决的任务范围大约每6个月翻一番。

英文摘要

Evaluating the real-world capabilities of AI systems requires grounding benchmark performance in human-interpretable measures of task difficulty. Existing approaches that rely on direct human task completion time annotations are costly, noisy, and difficult to scale across benchmarks. In this work, we propose BRIDGE, a unified psychometric framework that learns a latent difficulty scale from model responses and anchors it to human task completion time. Using a two-parameter logistic Item Response Theory model, we jointly estimate latent task difficulty and model capability from model performance data across multiple benchmarks. We demonstrate that latent task difficulty varies linearly with the logarithm of human completion time, allowing human task completion time to be inferred for new benchmarks from model performance alone. Leveraging this alignment, we forecast frontier model capabilities in terms of human task length and independently reproduce METR's exponential scaling results, with the 50% solvable task horizon doubling approximately every 6 months.

URL PDF HTML 收藏
2607.00570 2026-07-02 cs.CL 新提交

Dual-Confidence Contrastive Decoding for Retrieval-Augmented Generation

双置信对比解码用于检索增强生成

Raymond Li, Md Tawkat Islam Khondaker, Amirhossein Abaskohi, Gabriel Murray, Giuseppe Carenini, Issam H. Laradji

机构 * ServiceNow Research(ServiceNow研究院) University of British Columbia(不列颠哥伦比亚大学)

AI总结 针对多文档检索增强生成中的内部证据冲突问题,提出无需训练的双置信对比解码方法,结合文档级和词元级置信度选择正负流,在DRQA等基准上取得最佳平均性能。

详情
AI中文摘要

检索增强生成(RAG)日益要求模型从多个检索到的文档中回答问题,其中只有部分来源相关,且检索到的文档集可能包含过时、噪声或矛盾的证据。现有的对比解码方法主要关注模型内部记忆与检索上下文之间的冲突。相比之下,我们研究了多文档RAG中上下文内部冲突这一互补问题。为了评估这一设置,我们引入了DRQA,一个基于企业深度研究场景的事实冲突问答基准,其中的答案基于合成企业特定事实,这些事实设计为无法从模型内部记忆中恢复。我们进一步提出了双置信对比解码(DCCD),一种无需训练的解码方法,结合了文档级置信度(估计文档是否足以回答问题)和词元级置信度(估计该文档是否支持置信的下一个词元预测)。DCCD使用这些双置信信号选择正负文档条件流,并通过其置信度差距缩放文档级对比。在DRQA和标准多文档问答基准上,DCCD在全上下文和对比解码基线中取得了最佳平均性能,在DRQA上提升最大。这些结果强调了当检索到的证据内部存在冲突时,基于来源感知、置信门控解码的重要性。

英文摘要

Retrieval-augmented generation (RAG) increasingly requires models to answer questions from multiple retrieved documents, where only some sources are relevant and the retrieved bundle may contain stale, noisy, or conflicting evidence. Existing contrastive decoding methods primarily focus on resolving conflicts between the model's internal memory and the retrieved context. In contrast, we study the complementary problem of intra-context conflict in multi-document RAG. To evaluate this setting, we introduce DRQA, a factual-conflict question answering benchmark derived from enterprise deep-research scenarios, where answers are grounded in synthetic enterprise-specific facts that are designed not to be recoverable from the model's internal memory. We further propose Dual-Confidence Contrastive Decoding (DCCD), a training-free decoding method that combines document-level confidence, which estimates whether a document appears sufficient for answering the question, with token-level confidence, which estimates whether that document supports a confident next-token prediction. DCCD selects positive and negative document-conditioned streams using these dual-confidence signals and scales a document-level contrast by their confidence margin. Across DRQA and standard multi-document QA benchmarks, DCCD achieves the best average performance among full-context and contrastive decoding baselines, with the largest gains on DRQA. These results highlight the importance of source-aware, confidence-gated decoding when retrieved evidence is internally conflicting.

URL PDF HTML 收藏
2606.29648 2026-06-30 cs.CL cs.AI cs.LG cs.MA

Hybrid Retriever Evolution for Multimodal Document Reasoning Agents

混合检索器演化:面向多模态文档推理代理

Bohan Yao, Shruthan Radhakrishna, Vikas Yadav

机构 * ServiceNow University of Washington(华盛顿大学)

AI总结 提出失败驱动的演化框架,让元代理自动学习任务代理如何协调多种检索器进行多步文档问答,实现自适应检索路由,在MMLongBench-Doc和DocBench上提升高达19.6分。

Comments 17 pages, 3 figures

详情
AI中文摘要

不同的检索器,包括词汇、语义和多模态方法,为多模态文档理解提供了高度互补的优势,但大多数系统通过固定管道组合它们,无法适应单个推理步骤的需求。在这项工作中,我们提出检索编排本身可以作为推理过程的一部分来学习。我们引入了一个失败驱动的演化框架,其中元代理自主发现工具使用任务代理应如何在多步文档问答中协调不同的检索器。元代理分析错误的推理轨迹,主动探测相同的工具环境以诊断根本原因,并迭代重写任务代理的指令,将检索从固定的前端阶段转变为自适应的逐步推理决策。演化后的代理学会何时调用每个检索器,如何组合它们,以及如何跨模态和页面组合证据。在MMLongBench-Doc和DocBench上,演化后的代理比未演化的基线提升了高达19.6分,并持续优于最近的系统,包括MACT、MDocAgent和SimpleDoc。详细的检索分析证实,这些改进源于自适应路由和证据组合,而非依赖任何硬编码的检索模式,演化动态揭示了从狭窄的词汇行为到丰富的多工具协调的渐进转变。这些发现确立了自主多代理协调作为多模态文档推理的一种有前景的范式。

英文摘要

Different retrievers, including lexical, semantic, and multimodal approaches, provide highly complementary strengths for multimodal document understanding, yet most systems combine them through fixed pipelines that cannot adapt to the demands of individual reasoning steps. In this work, we ask whether retrieval orchestration itself can be learned as part of the reasoning process. We introduce a failure-driven evolution framework in which a meta-agent autonomously discovers how a tool-using task agent should coordinate diverse retrievers during multi-step document question answering. The meta-agent analyzes incorrect reasoning trajectories, actively probes the same tool environment to diagnose root causes, and iteratively rewrites the task agent's instructions, turning retrieval from a fixed front-end stage into an adaptive, step-wise reasoning decision. The evolved agent learns when to invoke each retriever, how to combine them, and how to compose evidence across modalities and pages. On MMLongBench-Doc and DocBench, the evolved agent achieves gains of up to +19.6 points over the unevolved baseline and consistently outperforms recent systems including MACT, MDocAgent, and SimpleDoc. Detailed retrieval analyses confirm that these improvements arise from adaptive routing and evidence composition rather than reliance on any hard coded retrieval mode, and evolution dynamics reveal a progressive shift from narrow lexical behavior to rich multi-tool coordination. These findings establish autonomous multi-agent coordination as a promising paradigm for multimodal document reasoning.

URL PDF HTML 收藏
2503.00069 2026-06-24 cs.CY cs.AI cs.CL 版本更新

Societal Alignment Frameworks Can Improve LLM Alignment

社会对齐框架可以改进大语言模型对齐

Karolina Stańczak, Nicholas Meade, Mehar Bhatia, Hattie Zhou, Konstantin Böttinger, Jeremy Barnes, Jason Stanley, Jessica Montgomery, Richard Zemel, Nicolas Papernot, Nicolas Chapados, Denis Therien, Timothy P. Lillicrap, Ana Marasović, Sylvie Delacroix, Gillian K. Hadfield, Siva Reddy

机构 * ETH Zurich(苏黎世联邦理工学院) Mila, McGill University(麦吉尔大学米尔人工智能实验室) University of Cambridge(剑桥大学) Columbia University(哥伦比亚大学) University of Toronto, Google DeepMind(多伦多大学与DeepMind) McGill University, ServiceNow(麦吉尔大学与ServiceNow) Google DeepMind(DeepMind) University of Utah(犹他大学) King's College London(伦敦国王学院) Johns Hopkins University(约翰霍普金斯大学) Mila, McGill University, ServiceNow(麦吉尔大学米尔人工智能实验室与ServiceNow)

AI总结 本文提出借鉴社会、经济和契约对齐框架来改进大语言模型对齐,探讨不确定性在其中的作用,并将目标未指定性视为机遇而非缺陷,同时强调参与式对齐界面设计的必要性。

详情
AI中文摘要

大语言模型的最新进展集中于产生符合人类期望并与共享价值观一致的响应——这一过程被称为对齐。然而,由于人类价值观的复杂性与旨在解决这些问题的技术方法的狭隘性之间存在固有的脱节,对齐大语言模型仍然具有挑战性。当前的对齐方法常常导致目标指定错误,反映了更广泛的不完全契约问题,即在模型开发者与模型之间指定一个涵盖大语言模型对齐中每种场景的契约是不切实际的。在本文中,我们认为改进大语言模型对齐需要借鉴社会对齐框架的见解,包括社会、经济和契约对齐,并讨论从这些领域得出的潜在解决方案。鉴于不确定性在社会对齐框架中的作用,我们随后研究它如何在大语言模型对齐中体现。我们最后提供了一种关于大语言模型对齐的替代观点,将其目标的未指定性视为机遇而非完善其规范。除了大语言模型对齐的技术改进,我们还讨论了参与式对齐界面设计的必要性。

英文摘要

Recent progress in large language models (LLMs) has focused on producing responses that meet human expectations and align with shared values - a process coined alignment. However, aligning LLMs remains challenging due to the inherent disconnect between the complexity of human values and the narrow nature of the technological approaches designed to address them. Current alignment methods often lead to misspecified objectives, reflecting the broader issue of incomplete contracts, the impracticality of specifying a contract between a model developer, and the model that accounts for every scenario in LLM alignment. In this paper, we argue that improving LLM alignment requires incorporating insights from societal alignment frameworks, including social, economic, and contractual alignment, and discuss potential solutions drawn from these domains. Given the role of uncertainty within societal alignment frameworks, we then investigate how it manifests in LLM alignment. We end our discussion by offering an alternative view on LLM alignment, framing the underspecified nature of its objectives as an opportunity rather than perfect their specification. Beyond technical improvements in LLM alignment, we discuss the need for participatory alignment interface designs.

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

PrivacyAlign: Contextual Privacy Alignment for LLM Agents

PrivacyAlign: LLM代理的上下文隐私对齐

Manveer Singh Tamber, Abhay Puri, Marc-Etienne Brunet, Perouz Taslakian, Jimmy Lin, Spandana Gella

机构 * University of Waterloo(滑铁卢大学) ServiceNow AI Research(ServiceNow AI 研究) McGill University(麦吉尔大学) Mila -- Quebec AI Institute(米拉——魁北克人工智能研究所)

AI总结 提出PrivacyAlign数据集,通过人类标注对齐LLM代理的隐私决策,并引入基于标注的奖励建模以提升隐私对齐性能。

详情
AI中文摘要

代表用户行事的AI代理不断做出决策,为了让用户信任其代理,这些决策必须与用户的真实意愿一致。隐私是代理的一个重要对齐问题:代理发出的每条消息、帖子或工具调用都是关于分享什么、与谁分享以及在何种条件下分享的上下文判断。由于此类判断取决于社会期望和规范,人类判断不仅标记隐私违规,还有助于定义它们。现有工作依赖于不可靠的代理进行训练和评估,我们将人类判断置于代理隐私对齐的中心。我们引入了PrivacyAlign,这是一个包含1350个样本的数据集,来自599个独特标注者的3516个详细注释,涵盖了当前LLM实际泄露隐私的各种场景,并将其用于将人类隐私规范融入对齐训练和自动评估。基于这些注释,我们首先表明,将LLM判断器条件化于人类对同一提示的参考响应的注释和解释,可以使其判断更可靠。然后,我们引入了基于注释的奖励建模,在强化学习期间使用这些注释对新响应进行评分,并表明使用这种奖励训练的小型开放权重代理能更好地与人类隐私规范对齐,在PrivacyAlign和现有的代理隐私基准上取得了显著提升。

英文摘要

AI agents acting on behalf of users are constantly making decisions, and for users to trust their agents, those decisions must align with what they actually want. Privacy is an important alignment problem for agents: every message, post, or tool call an agent makes is a contextual judgment about what is appropriate to share, with whom, and under which conditions. Because such judgments depend on social expectations and norms, human judgment does not merely label privacy violations but also helps define them. While existing work relies on unreliable proxies for both training and evaluation, we place human judgment at the center of agentic privacy alignment. We introduce PrivacyAlign, a dataset of 1,350 samples with 3,516 detailed annotations from 599 unique annotators across diverse scenarios where current LLMs actually leak, and use it to ground both alignment training and automated evaluation in human privacy norms. Building on these annotations, we first show that conditioning LLM judges on human annotations and explanations for reference responses to the same prompt makes their judgments more reliable. We then introduce annotation-conditioned reward modeling, which uses these annotations to score new responses during RL, and show that small open-weight agents trained with this reward better align with human privacy norms, with strong gains on PrivacyAlign and existing privacy benchmarks for agents.

URL PDF HTML 收藏
2606.21638 2026-06-23 cs.CR cs.CL 新提交

Toward Open Weight Models Without Risks: Separating Public and Private Capabilities in LLMs

迈向无风险的开源权重模型:在LLM中分离公共与私有能力

Charbel El Feghali, Arkil Patel, Nicholas Meade, Spandana Gella, Verna Dankers, Siva Reddy

机构 * Mila and McGill University(Mila和麦吉尔大学) Canada CIFAR AI Chair(加拿大CIFAR人工智能主席) ServiceNow Research(ServiceNow研究) McGill-NLP/tiered-language-models(麦吉尔-自然语言处理/分层语言模型)

AI总结 提出层级语言模型(TLM),通过单一权重集和秘密密钥实现多级能力控制,公共配置保持基础能力,密钥配置解锁私有能力,抵抗微调提取和密钥部分泄露。

Comments Preprint. 28 pages

详情
AI中文摘要

开源权重的大型语言模型(LLM)促进了科学进步和广泛部署。然而,它们使得控制对敏感能力的访问变得困难。当前的做法要么在发布前抑制危险能力,要么通过使用专门模型变体、输入/输出监控和API权限的封闭服务来调解访问。前者容易受到越狱攻击,同时为了减轻少数用户带来的风险而牺牲所有用户的能力,后者则与开源权重发布根本不相容。在本文中,我们提出了层级语言模型(TLM),其中一组发布的权重支持多个能力级别。在其默认的公共配置中,TLM表现为传统的LLM。一个紧凑的秘密密钥指定了少量参数子集上的排列,从而在相同权重上诱导出暴露额外能力的替代计算图。我们开发了一个训练协议,从头开始联合预训练两种配置,然后在私有数据上微调密钥配置,并使用正则化来保持公共模型的行为。我们预训练了180M和650M参数的TLM,并证明密钥配置可以获取新语言、获得指令遵循能力并记忆私有事实知识,而公共配置则不具备这些能力。此外,我们展示了我们的方法自然地扩展到多个层级。由于授权操作在模型的权重结构上而非输入空间,该机制抵抗基于微调的提取和部分密钥泄露。总的来说,TLM朝着调和开源权重发布与选择性能力控制迈出了一步。

英文摘要

Open-weight Large Language Models (LLMs) enable scientific progress and broad deployment. However, they make it difficult to control access to sensitive capabilities. Current practice either suppresses dangerous capabilities before release or mediates access through closed services that use specialized model variants, input/output monitors, and API permissions. The former is susceptible to jailbreaks while sacrificing capability for all users to mitigate the risks posed by a few, and the latter is fundamentally incompatible with open-weight release. In this paper, we propose Tiered Language Models (TLMs), where a single set of released weights supports multiple capability levels. In its default public configuration, a TLM behaves as a conventional LLM. A compact secret key specifies a permutation over a small parameter subset, inducing an alternative computation graph over the same weights that exposes additional capabilities. We develop a training protocol that jointly pretrains both configurations from scratch, then fine-tunes the keyed configuration on private data with regularization to preserve the public model's behavior. We pretrain 180M- and 650M-parameter TLMs and demonstrate that the keyed configuration can acquire a new language, gain instruction-following ability, and memorize private factual knowledge, whereas the public configuration exhibits none of these capabilities. Moreover, we show that our approach extends naturally to multiple hierarchical tiers. Because authorization operates on the model's weight structure rather than in the input space, the mechanism resists fine-tuning-based extraction and partial key compromise. In general, TLMs take a step toward reconciling open-weight release with selective capability control.

URL PDF HTML 收藏
2606.19881 2026-06-19 cs.CL 新提交

REDACT: A Systematically Controlled Multilingual Benchmark for Personal Information Detection

REDACT:一个系统控制的个人信息检测多语言基准

Guneesh Vats, Anubha Agrawal, Shikha Singhal, Ajita Dash, Praison Selvaraj, Vidhan Jhawar, Ranga Prasad Chenna, Bharadwaj Y M G

机构 * ServiceNow

AI总结 提出REDACT基准,包含13,427条记录、51种实体类型、25种语言,通过强度-2覆盖阵列采样控制9个生成轴,并引入实体级元数据(披露状态、形式、GDPR敏感层级)以支持分层评估,揭示检测器在敏感数据上的架构依赖性失败模式。

Comments 14 pages, 5 figures

详情
AI中文摘要

个人可识别信息(PII)检测的基准基础设施仍然有限:现有语料库涵盖的实体类型少,使用临时生成条件,并且未显示哪些表面条件导致检测器失败。我们提出REDACT,一个系统控制的多语言PII基准,包含13,427条记录、324,078个实体注释、51种实体类型、4,127个表面形式模式以及跨越9种文字的25种语言。一个强度-2覆盖阵列采样器控制九个生成轴:领域、格式、难度、长度、密度、代码切换、语言、邻接和共现。三个实体级元数据字段(披露状态、披露形式和符合GDPR的敏感层级)使得能够进行超越聚合或按类型F1的分层评估。从完整基准中,我们在一个锁定的、按语言分层的1000条记录样本上评估了五个检测器(Presidio、GLiNER、OpenAI隐私过滤器、GPT-4.1和Claude Sonnet 4.6)。聚合F1掩盖了架构依赖的失败结构:基于规则的检测器在最高风险数据上表现不佳,包括高敏感类别(召回率0.07)和非逐字披露形式,而LLM检测器保持更鲁棒,高敏感层级是其最强的敏感切片。一个三模型无参考LLM作为评判者的评估证实,敏感层级分配是任务最困难的轴。我们发布了基准、模式、提示和分层评估工具。

英文摘要

Benchmark infrastructure for personally identifiable information (PII) detection remains limited: existing corpora cover few entity types, use ad hoc generation conditions, and do not show which surface conditions cause detector failures. We present REDACT, a systematically controlled multilingual PII benchmark with 13,427 records, 324,078 entity annotations, 51 entity types, 4,127 surface-form patterns, and 25 languages across 9 scripts. A strength-2 covering-array sampler controls nine generation axes: domain, format, difficulty, length, density, code-switching, language, adjacency, and co-occurrence. Three entity-level metadata fields (disclosure status, disclosure form, and a GDPR-aligned sensitivity tier) enable stratified evaluation beyond aggregate or per-type F1. From the full benchmark, we evaluate five detectors (Presidio, GLiNER, the OpenAI Privacy Filter, GPT-4.1, and Claude Sonnet 4.6) on a locked, language-stratified sample of 1,000 records. Aggregate F1 masks an architecture-dependent failure structure: the rule-based detector performs poorly on the highest-stakes data, including HIGH-sensitivity categories (recall 0.07) and non-verbatim disclosure forms, while the LLM detectors remain more robust, with the HIGH tier as their strongest sensitivity slice. A three-model reference-free LLM-as-judge assessment corroborates that sensitivity-tier assignment is the task's hardest axis. We release the benchmark, schema, prompts, and stratified evaluation harness.

URL PDF HTML 收藏
2606.18191 2026-06-19 cs.AI cs.MA 新提交

DRFLOW: A Deep Research Benchmark for Personalized Workflow Prediction

DRFLOW:用于个性化工作流预测的深度研究基准

Md Tawkat Islam Khondaker, Raymond Li, Muhammad Abdul-Mageed, Laks V. S. Lakshmanan, Issam H. Laradji

机构 * ServiceNow AI Research(ServiceNow人工智能研究)

AI总结 提出DRFLOW基准,评估AI代理从异构源预测个性化工作流的能力,包含5领域100任务,并设计7个诊断指标,实验显示现有代理性能有限。

详情
AI中文摘要

深度研究(DR)系统越来越多地用于复杂信息寻求任务,但现有工作主要关注生成报告和摘要。相比之下,许多企业任务需要代理识别具体的工作流,即一系列行动步骤。例如,代理不应总结预算政策,而应能确定回答诸如“在固定预算下如何申请新员工?”这类问题所需的步骤。因此,我们引入DRFLOW,一个用于评估代理从异构源预测个性化工作流的基准。每个任务要求代理从分散来源中识别相关证据,然后使用这些证据预测用户任务的正确行动步骤序列。DRFLOW包含跨五个领域的100个任务,1246个参考工作流步骤,基于超过3900个来源。我们定义了七个诊断指标,涵盖事实依据、步骤恢复、结构排序、条件解决和个性化。我们进一步提出DRFLOW-Agent(DRFA),一个面向工作流的参考代理,用于预测个性化工作流。我们表明,尽管DRFA相比强基线代理有所改进(平均F1分数提升高达10.02%),但在这些工作流指标上仍有很大的改进空间,表明预测完整且正确的个性化工作流仍然是深度研究的一个挑战性前沿。

英文摘要

Deep research (DR) systems are increasingly used for complex information-seeking tasks, but existing works mainly focus on generating reports and summaries. In contrast, many enterprise tasks instead require an agent to identify concrete workflows which is a sequence of action-steps. For example, rather than summarizing budgeting policies, an agent should be able to determine the steps needed to answer a question such as: "How do I request new headcount given a fixed budget?". Therefore, we introduce DRFLOW, a benchmark for evaluating personalized workflows predicted by agents from heterogeneous sources. Each task requires the agent to identify relevant evidence from scattered sources, then use that evidence to predict the correct action-step sequence for the user's task. DRFLOW contains 100 tasks across five domains, with 1,246 reference workflow steps grounded in more than 3,900 sources. We define seven diagnostic metrics covering factual grounding, step recovery, structural ordering, condition resolution, and personalization. We further present DRFLOW-Agent (DRFA), a workflow-oriented reference agent to predict personalized workflow. We show that although DRFA improves over strong baseline agents (upto 10.02% average F1 score), there is substantial room for improvement remains across these workflow metrics, indicating that predicting complete and correct personalized workflows remains a challenging frontier for deep research.

URL PDF HTML 收藏
2606.18508 2026-06-18 cs.CL cs.IR 新提交

MCompassRAG: Topic Metadata as a Semantic Compass for Paragraph-Level Retrieval

MCompassRAG:主题元数据作为段落级检索的语义指南针

Amirhossein Abaskohi, Raymond Li, Gaetano Cimino, Peter West, Giuseppe Carenini, Issam H. Laradji

机构 * University of British Columbia(不列颠哥伦比亚大学) University of Salerno(萨莱诺大学) ServiceNow Research(ServiceNow研究院)

AI总结 提出MCompassRAG框架,通过主题元数据增强段落表示,利用LLM蒸馏训练轻量检索器,实现主题感知检索,在六个基准上平均信息效率提升8.24%,延迟降低5倍以上。

详情
AI中文摘要

检索增强生成(RAG)系统关键依赖于文档的分块和搜索方式。细粒度块可以提高检索精度,但会扩大搜索空间,增加延迟和成本;较大的块减少了候选数量,但使密集相似性变得不可靠,因为每个块的表示混合了多个主题并引入了更多语义噪声。这种权衡在深度研究任务中尤其受限,因为检索必须在大型异构语料库中既快速又精确。我们引入了MCompassRAG,一种元数据引导的检索框架,它使用主题级信号作为语义指南针来选择相关证据。MCompassRAG不仅依赖于查询与噪声块嵌入之间的余弦相似度,还在同一嵌入空间中用主题元数据丰富块表示,并通过LLM教师蒸馏训练轻量级检索器。在推理时,MCompassRAG无需额外的LLM调用即可执行主题感知检索,提高了效率和证据质量。在六个复杂检索基准上,MCompassRAG平均信息效率(IE)提高了8.24%,延迟比最强的高效RAG基线低5倍以上。代码可从此https URL获取。

英文摘要

Retrieval-augmented generation (RAG) systems depend critically on how documents are chunked and searched. Fine-grained chunks can improve retrieval precision but expand the search space, increasing latency and cost; larger chunks reduce the number of candidates but make dense similarity less reliable, as the representation for each chunk mixes multiple topics and introduces more semantic noise. This trade-off becomes especially limiting in deep research tasks, where retrieval must be both fast and precise across large, heterogeneous corpora. We introduce MCompassRAG, a metadata-guided retrieval framework that uses topic-level signals as a semantic compass for selecting relevant evidence. Instead of relying only on cosine similarity between queries and noisy chunk embeddings, MCompassRAG enriches chunk representations with topic metadata in the same embedding space and trains a lightweight retriever through LLM-teacher distillation. At inference time, MCompassRAG performs topic-aware retrieval without additional LLM calls, improving both efficiency and evidence quality. Across six complex retrieval benchmarks, MCompassRAG improves information efficiency (IE) by 8.24% on average with over 5 times lower latency than the strongest efficient RAG baselines. Code is available on https://github.com/AmirAbaskohi/MCompassRAG.

URL PDF HTML 收藏
2606.18381 2026-06-18 cs.CL cs.IR 新提交

SproutRAG: Attention-Guided Tree Search with Progressive Embeddings for Long-Document RAG

SproutRAG: 基于注意力引导的树搜索与渐进嵌入的长文档RAG

Amirhossein Abaskohi, Issam H. Laradji, Peter West, Giuseppe Carenini

机构 * University of British Columbia(不列颠哥伦比亚大学) ServiceNow Research(ServiceNow研究院)

AI总结 提出SproutRAG,通过注意力引导构建句子级分块树,实现多粒度检索,无需额外LLM调用,平均信息效率提升6.1%。

详情
AI中文摘要

检索增强生成(RAG)系统必须平衡检索粒度与上下文连贯性,现有方法通过LLM引导的分块、单级上下文扩展或层次摘要来解决这一挑战。这些方法在索引或检索过程中依赖昂贵的LLM调用,将上下文聚合限制在单一粒度级别,或通过摘要引入信息损失。我们提出SproutRAG,一种注意力引导的层次化RAG框架,通过将句子级块组织成逐渐增大但语义连贯的单元,利用学习到的句子间注意力构建二分块树,从而解决这一权衡。与依赖外部LLM、固定上下文扩展或有损摘要的先前方法不同,SproutRAG学习哪些注意力头和层最能捕捉语义文档结构,实现无需额外LLM调用或压缩摘要的多粒度检索。在检索时,SproutRAG使用层次化束搜索检索多个粒度的候选,捕获超越平面检索的多句子相关性。该框架通过联合目标进行端到端训练,同时改进嵌入和树结构。在涵盖科学、法律和开放域设置的四个基准上的实验表明,SproutRAG在最强基线上平均信息效率(IE)提升6.1%。代码可在该https URL获取。

英文摘要

Retrieval-augmented generation (RAG) systems must balance retrieval granularity with contextual coherence, a challenge that existing methods address through LLM-guided chunking, single-level context expansion, or hierarchical summarization. These approaches variously depend on costly LLM calls during indexing or retrieval, limit context aggregation to a single granularity level, or introduce information loss through summarization. We present SproutRAG, an attention-guided hierarchical RAG framework that addresses this trade-off by organizing sentence-level chunks into progressively larger but semantically coherent units, using learned inter-sentence attention to construct a binary chunking tree. Unlike prior approaches that rely on external LLMs, fixed context expansion, or lossy summarization, SproutRAG learns which attention heads and layers best capture semantic document structure, enabling multi-granularity retrieval without additional LLM calls or compressed summaries. At retrieval time, SproutRAG uses hierarchical beam search to retrieve candidates at multiple granularities, capturing multi-sentence relevance beyond flat retrieval. The framework is trained end-to-end with a joint objective that improves both embeddings and tree structure. Experiments across four benchmarks spanning scientific, legal, and open-domain settings demonstrate that SproutRAG improves information efficiency (IE) by 6.1% on average over the strongest baseline. Code is available on https://github.com/AmirAbaskohi/SproutRAG.

URL PDF HTML 收藏
2606.15017 2026-06-16 cs.CL 新提交

Are Online Skill and Memory Modules Always Worth Their Tokens? A Budget-Constrained Study of Web Agents

在线技能与记忆模块是否总是值得其令牌消耗?Web代理的预算约束研究

Sina Hajimiri, Masih Aminbeidokhti, Jose Dolz, Ismail Ben Ayed, Issam H. Laradji, Spandana Gella, Nicolas Gontier

机构 * ServiceNow AI Research(ServiceNow AI 研究院) ÉTS Montreal(蒙特利尔高等技术学院) University of British Columbia(不列颠哥伦比亚大学) McGill University(麦吉尔大学)

AI总结 在固定推理预算下,对比三种在线增强模块与令牌匹配的基线,发现基线在总成功率上匹配或超越所有增强方法,且常使用更少令牌。

详情
AI中文摘要

在线Web代理通常用记忆、工作流或技能模块增强基础执行器。这些模块可提升性能,但也消耗测试时令牌,这一成本很少与执行器的推理成本一同报告。我们研究在线增强(每项任务都需支付此开销),并在固定总推理预算下重新评估其收益。我们将AWM、ASI和ReasoningBank与令牌匹配的普通基线(使用相同预算进行额外执行器步骤)进行比较。在三个WebArena领域和三个模型(Gemini 3 Flash、GPT-5.4-mini和Qwen 3.6-27B)上,普通基线在总成功率上匹配或超越所有三种增强方法,同时通常使用更少总令牌。我们在WorkArena-L1上使用Qwen 3.6-27B观察到类似趋势,表明该效果扩展到企业知识工作任务。我们的结果表明,技能和工作流记忆在特定领域可能有用,但其表面收益在预算匹配的执行器面前往往消失。我们进一步表明,运行间方差显著影响结果,应作为在线Web代理的核心评估标准报告。

英文摘要

Online web agents often augment a base actor with memory, workflow, or skill modules. These modules can improve performance, but they also consume test-time tokens, a cost rarely reported alongside the actor's inference cost. We study online augmentation, where this overhead is paid on every task, and re-evaluate its benefits under a fixed total inference budget. We compare AWM, ASI, and ReasoningBank with a token-matched vanilla baseline that uses the same budget for additional actor steps. Across three WebArena domains and three models, Gemini 3 Flash, GPT-5.4-mini, and Qwen 3.6-27B, the vanilla baseline matches or surpasses all three augmentation methods in aggregate success rate while often using fewer total tokens. We observe a similar trend on WorkArena-L1 with Qwen 3.6-27B, indicating that the effect extends to enterprise knowledge-work tasks. Our results suggest that skills and workflow memory can be useful in specific domains, but their apparent gains often vanish against a budget-matched actor. We further show that run-to-run variance materially affects outcomes and should be reported as a core evaluation criterion for online web agents.

URL PDF HTML 收藏
2606.13608 2026-06-16 cs.AI cs.LG 新提交

AgentBeats: Agentifying Agent Assessment for Openness, Standardization, and Reproducibility

AgentBeats:面向开放性、标准化和可复现性的智能体评估代理化

Xiaoyuan Liu, Jianhong Tu, Yuqi Chen, Siyuan Xie, Sihan Ren, Tianneng Shi, Gal Gantar, Evan Sandoval, Donghyun Lee, Daniel Miao, Peter J. Gilbert, Nick Hynes, Mauro Staver, Warren He, David Marn, Andrew Low, Xi Zhang, Elron Bandel, Michal Shmueli-Scheuer, Siva Reddy, Alexandre Drouin, Alexandre Lacoste, Ramayya Krishnan, Elham Tabassi, Yu Su, Victor Barres, Chenguang Wang, Wenbo Guo, Dawn Song

机构 * University of California, Berkeley(加州大学伯克利分校) Purdue University(普渡大学) University of Ljubljana(卢布尔雅那大学) University of Washington(华盛顿大学) Oasis Labs University of Maryland(马里兰大学) IBM Research(IBM研究院) Mila McGill University(麦吉尔大学) ServiceNow Research(ServiceNow研究院) Carnegie Mellon University(卡内基梅隆大学) National Institute of Standards and Technology(美国国家标准与技术研究院) The Ohio State University(俄亥俄州立大学) University of Cambridge(剑桥大学) University of California, Santa Barbara(加州大学圣塔芭芭拉分校)

AI总结 提出代理化智能体评估(AAA)框架,通过标准化协议(A2A和MCP)统一评估接口,实现开放、可复现的多智能体评估,并基于AgentBeats系统通过大规模竞赛和案例研究验证其覆盖性、实用性和保真度。

详情
AI中文摘要

智能体系统在各领域快速进步,但其评估仍然碎片化。大多数基准测试依赖于固定的、以LLM为中心的测试框架,需要大量集成,造成测试与生产环境不匹配,并限制了不同智能体设计之间的公平比较。根本问题在于缺乏开放的、与智能体无关的评估接口。我们倡导代理化智能体评估(AAA),其中评估由裁判智能体执行,所有参与者通过标准化协议交互:A2A用于任务管理,MCP用于工具访问。传统基准测试定义了两个独立的接口(一个用于基准测试,一个用于智能体),而AAA只需要一个;这产生了一个通用的统一框架,将评估逻辑与智能体实现分离,并支持可复现、可互操作和多智能体评估。我们进一步引入AgentBeats作为AAA的具体实现:我们确定了五种实际操作模式,使标准化评估与开放性、隐私性和可复现性的现实约束兼容。为了大规模评估我们的设计,我们进行了两项研究:一项为期五个月的开放竞赛,吸引了来自独立参与者的12个类别的298个裁判智能体和467个主题智能体,表明AAA适用于异构基准测试范围;以及一项关于编码智能体的案例研究,证实代理化评估在保留与公开记录一致性的同时,揭示了先前缺失的直接比较结果,产生了关于智能体设计的研究见解。结合社区规模实地研究和受控编码案例研究,我们验证了AAA在异构场景下大规模提供覆盖性、实用性和保真度。AAA和AgentBeats共同为开放、标准化和可复现的智能体评估提供了清晰路径。

英文摘要

Agent systems are advancing quickly across domains, but their evaluation remains fragmented. Most benchmarks rely on fixed, LLM-centric harnesses that require heavy integration, create test-production mismatch, and limit fair comparison across diverse agent designs. The root problem is the lack of an open, agent-agnostic assessment interface. We advocate Agentified Agent Assessment (AAA), where evaluation is performed by judge agents and all participants interact through standardized protocols: A2A for task management and MCP for tool access. Conventional benchmarking defines two separate interfaces, one for the benchmark and one for the agent, while AAA only needs one; this yields a generic, unified framework that separates assessment logic from agent implementation and enables reproducible, interoperable, and multi-agent evaluation. We further introduce AgentBeats as a concrete realization of AAA: we identify five practical operation modes that make standardized assessment compatible with real-world constraints on openness, privacy, and reproducibility. To evaluate our design at scale, we conduct two studies: a five-month open competition that drew 298 judge agents across 12 categories together with 467 subject agents from independent participants, showing that AAA applies across a heterogeneous range of benchmarks; and a case study on coding agents that confirms agentified evaluation preserves fidelity with the public record while surfacing previously missing head-to-head results, yielding research insights about agent design. Combining a community-scale field study and a controlled coding case study, we verify that AAA delivers coverage, practicality, and fidelity across heterogeneous scenarios at scale. Together, AAA and AgentBeats offer a clear path toward open, standardized, and reproducible agent assessment.

URL PDF HTML 收藏
2511.07332 2026-06-11 cs.LG cs.AI 版本更新

Grounding Computer Use Agents on Human Demonstrations

基于人类演示的计算机使用智能体基础构建

Aarash Feizi, Shravan Nayak, Xiangru Jian, Kevin Qinghong Lin, Kaixin Li, Rabiul Awal, Xing Han Lù, Johan Obando-Ceron, Juan A. Rodriguez, Nicolas Chapados, David Vazquez, Adriana Romero-Soriano, Reihaneh Rabbany, Perouz Taslakian, Christopher Pal, Spandana Gella, Sai Rajeswar

机构 * Mila - Quebec AI Institute(魁北克AI研究所) McGill University(麦吉尔大学) Université de Montréal(蒙特利尔大学) ServiceNow Research(ServiceNow研究) University of Waterloo(滑铁卢大学) University of Oxford(牛津大学) National University of Singapore(新加坡国立大学) Polytechnique Montréal(蒙特利尔理工学院) École de Technologie Supérieure(高级技术学院) CIFAR AI Chair(CIFAR人工智能主席)

AI总结 为解决桌面环境高质量基础数据稀缺问题,构建了包含87个应用、56K截图和3.56M人工标注的GroundCUA数据集,并基于此训练GroundNext模型,在5个基准上以少于先前十分之一的数据取得最优结果。

Comments Accepted at ICLR 2026

详情
AI中文摘要

构建可靠的计算机使用智能体需要基础构建:将自然语言指令准确连接到正确的屏幕元素。尽管存在大量用于网络和移动交互的数据集,但桌面环境的高质量资源有限。为填补这一空白,我们引入了GroundCUA,一个基于专家人类演示构建的大规模桌面基础数据集。它涵盖12个类别的87个应用,包含56K张截图,每个屏幕元素都经过仔细标注,总计超过3.56M个人工验证标注。从这些演示中,我们生成了多样的指令,覆盖广泛的实际任务,为模型训练提供高质量数据。利用GroundCUA,我们开发了GroundNext系列模型,将指令映射到目标UI元素。在3B和7B规模上,GroundNext通过监督微调在五个基准上取得了最先进的结果,同时所需训练数据不到先前工作的十分之一。强化学习后训练进一步提升了性能,在OSWorld基准上使用o3作为规划器的智能体评估中,GroundNext取得了与使用更多数据训练的模型相当或更优的结果。这些结果证明了高质量、专家驱动数据集在推进通用计算机使用智能体中的关键作用。

英文摘要

Building reliable computer-use agents requires grounding: accurately connecting natural language instructions to the correct on-screen elements. While large datasets exist for web and mobile interactions, high-quality resources for desktop environments are limited. To address this gap, we introduce GroundCUA, a large-scale desktop grounding dataset built from expert human demonstrations. It covers 87 applications across 12 categories and includes 56K screenshots, with every on-screen element carefully annotated for a total of over 3.56M human-verified annotations. From these demonstrations, we generate diverse instructions that capture a wide range of real-world tasks, providing high-quality data for model training. Using GroundCUA, we develop the GroundNext family of models that map instructions to their target UI elements. At both 3B and 7B scales, GroundNext achieves state-of-the-art results across five benchmarks using supervised fine-tuning, while requiring less than one-tenth the training data of prior work. Reinforcement learning post-training further improves performance, and when evaluated in an agentic setting on the OSWorld benchmark using o3 as planner, GroundNext attains comparable or superior results to models trained with substantially more data,. These results demonstrate the critical role of high-quality, expert-driven datasets in advancing general-purpose computer-use agents.

URL PDF HTML 收藏
2606.08049 2026-06-09 cs.AI cs.MA 新提交

SKILL.nb: Selective Formalization and Gated Execution for Durable Agent Workflows

SKILL.nb:用于持久代理工作流的选择性形式化与门控执行

Amine El Hattami, Nicolas Chapados, Christopher Pal

机构 * ServiceNow Research Mila Polytechnique Montréal(蒙特利尔综合理工学院) Canada CIFAR AI Chair(加拿大CIFAR人工智能讲席)

AI总结 提出SKILL.nb框架,通过选择性形式化和门控执行管理代理工作流的生命周期可靠性,在WebArena-Verified上单轮成功率达53.7%,重执行保留率91.7%。

详情
AI中文摘要

AI代理越来越多地将过去的经验转化为可重用的工件,如代码、工作流和程序记忆。重用可以提高效率,但也带来了生命周期可靠性问题:曾经成功的工件可能在环境漂移、任务说明不充分或任务分布变化时失败,尤其是在Web自动化中。我们引入了SKILL.nb,一个通过证据校准的生命周期策略来管理可重用代理工作流的框架。SKILL.nb使用选择性形式化:执行证据决定哪些工作流步骤应成为可执行代码,哪些应保留自然语言指导,以及何时应修订这些选择。工作流存储为可审计、版本化的笔记本,交织自然语言指导、多语言可执行单元格、验证门、回退路径以及多模态证据(如输出、截图和错误轨迹)。在运行时,门控执行让每个步骤在门验证时运行代码,或在漂移使可执行实现失效时本地回退。在WebArena-Verified上,SKILL.nb实现了53.7%的单轮成功率,比最强基线提高了3.9个百分点。在三次重新执行中,它保留了91.7%的初始成功任务,比次优方法高出15.5个百分点。在有界修复下,它恢复了72.9%的后续失败,同时将修复后回归限制在4.2%,而持久基线为15.0%至17.0%。它还在Mind2Web跨网站和跨领域分割上领先。在GitLab迁移测试中,SKILL.nb在重用基于GitLab 15.7学习的冻结状态时保持性能,冻结与新鲜目标版本的差距在GitLab 16.11上为-1.7个百分点,在GitLab 18.9上为+0.6个百分点。这些结果将生命周期治理和门控执行确定为超越一次性任务成功之外的可靠性轴。

英文摘要

AI agents increasingly turn past experience into reusable artifacts such as code, workflows, and procedural memories. Reuse can improve efficiency, but it also creates a lifecycle reliability problem: artifacts that succeed once may fail under environment drift, underspecified tasks, or changing task distributions, especially in web automation. We introduce SKILL.nb, a framework for governing reusable agent workflows with evidence-calibrated lifecycle policies. SKILL.nb uses selective formalization: execution evidence decides which workflow steps should become executable code, which should remain natural-language guided, and when those choices should be revised. Workflows are stored as auditable, versioned notebooks that interleave natural-language guidance, multi-language executable cells, validation gates, fallback paths, and multimodal evidence such as outputs, screenshots, and error traces. At runtime, gate-conditioned execution lets each step run code when its gates validate, or fall back locally when drift invalidates the executable realization. On WebArena-Verified, SKILL.nb achieves 53.7% single-round success, improving over the strongest baseline by 3.9 percentage points. Across three re-executions, it retains 91.7% of initially successful tasks, 15.5 points above the next best method. Under bounded repair, it recovers 72.9% of subsequent failures while limiting post-repair regressions to 4.2%, compared with 15.0% to 17.0% for persistent baselines. It also leads on Mind2Web cross-website and cross-domain splits. In a GitLab migration test, SKILL.nb preserves performance when reusing frozen state learned on GitLab 15.7, with frozen-versus-fresh target-version gaps of -1.7 points on GitLab 16.11 and +0.6 points on GitLab 18.9. These results identify lifecycle governance and gate-conditioned execution as reliability axes beyond one-shot task success.

URL PDF HTML 收藏
2606.03811 2026-06-03 cs.CR cs.AI cs.LG

AI Agents Enable Adaptive Computer Worms

AI代理实现自适应计算机蠕虫

Jonas Guan, Tom Blanchard, Hanna Foerster, Hengrui Jia, Gabriel Huang, Nicolas Papernot

机构 * University of Toronto(多伦多大学) Vector Institute(向量研究所) University of Cambridge(剑桥大学) ServiceNow

AI总结 本研究展示了AI代理能够生成针对每个目标的定制攻击策略,利用被感染机器上的大语言模型自我维持并传播,形成自持的AI驱动网络威胁。

详情
AI中文摘要

计算机蠕虫是一种通过在网络中从一台机器复制到另一台机器来传播的恶意软件。传统蠕虫(如WannaCry)利用预定的漏洞,修补这些漏洞即可阻止其传播。本文表明,人工智能(AI)代理实现了一种根本性的新威胁:一种能够针对每个遭遇的目标生成定制攻击策略的蠕虫。该蠕虫寄生性地利用被感染的机器运行开放权重的大语言模型(LLM)以维持其推理能力,或扩展其攻击范围。在部署于Linux、Windows和物联网(IoT)设备的机器网络上,该蠕虫通过利用常见的现实企业网络漏洞进行传播。由于蠕虫由窃取的计算资源驱动,攻击者每次新感染所需的边际成本为零。这在攻击者和防御者之间造成了不稳定的经济不对称。此外,由于蠕虫不需要商业AI平台,集中式安全控制(如服务拒绝或速率限制)在结构上无关紧要。我们的结果表明,自持的AI驱动网络威胁不再是理论上的。我们必须为自主的生成式对手做好准备:这些恶意软件系统无需人类操作员即可传播,其定义不是固定的利用代码,而是实时推理目标、适应观察并合成攻击逻辑的能力。

英文摘要

A computer worm is malware that spreads on a network by replicating itself from one machine to another. Traditional worms, like WannaCry, exploited predetermined vulnerabilities, and their spread can be halted by patching those vulnerabilities. Here we show that artificial intelligence (AI) agents enable a fundamentally new threat: a worm that generates tailored attack strategies to each target it encounters. The worm parasitically uses compromised machines to run open-weight large language models (LLMs) to sustain its reasoning, or extend its reach for further attacks. Deployed on a network of machines spanning Linux, Windows, and IoT (Internet of Things) devices, the worm propagated by exploiting common, real-world corporate network vulnerabilities. Since the worm is powered by stolen compute, the attacker's marginal cost per new infection is zero. This creates a destabilizing economic asymmetry between attackers and defenders. Moreover, because the worm requires no commercial AI platform, centralized safety controls, such as service refusals or rate limiting, are structurally irrelevant. Our results demonstrate that self-sustaining AI-driven cyber-threats are no longer theoretical. We must prepare for autonomous generative adversaries: malware systems that propagate without human operators and are defined not by fixed exploit code, but by the capacity to reason about targets, adapt to observations, and synthesize attack logic in real time.

URL PDF HTML 收藏
2605.30727 2026-06-01 cs.CL

MosaicLeaks:Privacy Risks in Querying-in-the-Open for Deep Research Agents

MosaicLeaks:深度研究代理的开放查询中的隐私风险

Alexander Gurung, Spandana Gella, Alexandre Drouin, Issam H. Laradji, Perouz Taslakian, Rafael Pardinas

机构 * ServiceNow AI Research(ServiceNow AI研究院) University of Edinburgh(爱丁堡大学) Mila - Quebec AI Institute(魁北克AI研究所) McGill University(麦吉尔大学) University of British Columbia(不列颠哥伦比亚大学)

AI总结 针对深度研究代理在查询外部工具时可能泄露本地敏感信息的问题,提出MosaicLeaks基准测试和隐私感知深度研究(PA-DR)框架,通过强化学习降低信息泄露风险。

详情
AI中文摘要

深度研究代理越来越多地将私有本地文档与网络检索等外部工具结合,这带来了隐私风险:代理的外部查询可能泄露其本地上下文中的敏感信息。这种风险因马赛克效应而被放大,即单个查询看似无害,但聚合起来可能泄露信息。我们引入了MosaicLeaks,一个包含1,001个多跳深度研究任务的基准测试,这些任务将私有企业文档和公共网络语料库链接起来,迫使代理进行依赖本地信息的外部查询。我们通过一个仅观察代理外部查询并尝试在三个层面推断私有信息的对抗性LLM来评估泄露:代理的研究意图、特定私有问题的答案以及关于企业文档的可验证声明。我们发现,不同系列和大小的模型在三个层面上频繁泄露信息;零样本隐私提示减少了泄露但未消除泄露;仅针对任务性能的强化学习加剧了泄露。为了解决这个问题,我们提出了隐私感知深度研究(PA-DR),这是一个RL框架,结合了任务成功的情境奖励和一个学习到的隐私分类器,以提供对每个查询和马赛克级别泄露的密集信用分配。使用PA-DR训练Qwen3-4B-Instruct将准确率从48.7%提高到58.7%,并将答案和全信息泄露从34.0%降低到9.9%。

英文摘要

Deep research agents increasingly combine private local documents with external tools like web retrieval, creating a privacy risk: an agent's external queries may leak sensitive information from its local context. This risk is amplified by the mosaic effect, where individual queries may appear harmless but become revealing in aggregate. We introduce MosaicLeaks, a benchmark of 1,001 multi-hop deep research tasks that chain private enterprise documents and a public web corpus, forcing agents to make external queries that depend on local information. We evaluate leakage with an adversary LLM that observes only the agent's external queries and attempts to infer private information at three levels: the agent's research intent, answers to specific private questions and verifiable claims about the enterprise documents. We find that models across families and sizes frequently leak at all three levels, that zero-shot privacy prompting reduces but does not eliminate leakage and that reinforcement learning for task performance alone worsens leakage. To address this, we propose Privacy-Aware Deep Research (PA-DR), an RL framework that combines situational rewards for task success with a learned privacy classifier to provide dense credit assignment over both per-query and mosaic-level leakage. Training Qwen3-4B-Instruct with PA-DR improves accuracy from 48.7% to 58.7% and reduces answer and full-information leakage from 34.0% to 9.9%.

URL PDF HTML 收藏
2605.30553 2026-06-01 cs.LG cs.IT math.IT

Destruction is a General Strategy to Learn Generation; Diffusion's Strength is to Take it Seriously; Exploration is the Future

破坏是学习生成的一般策略;扩散的优势在于认真对待它;探索是未来

Pierre-André Noël

机构 * ServiceNow AI Research(ServiceNow AI研究院)

AI总结 本文提出扩散模型作为信息隐藏与猜测框架的一部分,论证其破坏式信息隐藏比手工设计更灵活,尤其在数据稀缺场景有优势,并探讨强化学习技术移植到扩散上下文时的微妙问题及原生探索方向。

Comments Published April 27th, 2026 as an ICLR blogpost https://iclr-blogposts.github.io/2026/blog/2026/destruction/

Journal ref Noël, Piere-André. "Destruction is a General Strategy to Learn Generation; Diffusion's Strength is to Take it Seriously; Exploration is the Future", ICLR Blogposts, 2026

详情
AI中文摘要

我将扩散模型视为机器学习技术家族的一部分,这些技术从模型输入中隐藏信息,并训练模型猜测被隐藏的信息。我认为扩散的破坏式信息隐藏方法比典型的手工设计信息隐藏技术更灵活,提供了一个丰富的训练环境,在某些场景(尤其是数据稀缺场景)中可能具有优势。然后,我讨论了将强化学习技术移植到扩散上下文时可能出现的微妙问题,并思考如何以更扩散原生的方式解决这些探索问题。我没有确定的答案,但我指出了我认为有趣的方向。本文之后附有一篇教程,进一步阐述了先破坏后生成的观点。为了便于教程的阐述,引入了一种新型的概率图模型。

英文摘要

I present diffusion models as part of a family of machine learning techniques that withhold information from a model's input and train it to guess the withheld information. I argue that diffusion's destroying approach to withholding is more flexible than typical hand-crafted information withholding techniques, providing a rich training playground that could be advantageous in some settings, notably data-scarce ones. I then address subtle issues that may arise when porting reinforcement learning techniques to the diffusion context, and wonder how such exploration problems could be addressed in more diffusion-native ways. I do not have definitive answers, but I do point my fingers in directions I deem interesting. A tutorial follows this thesis, expanding on the destroy-then-generate perspective. A novel kind of probabilistic graphical models is introduced to facilitate the tutorial's exposition.

URL PDF HTML 收藏
2605.29234 2026-05-29 cs.AI cs.IR

Rethinking Literature Search Evaluation: Deep Research Helps, and Human Citation Lists Are Not a Ground Truth

重新思考文献检索评估:深度研究有帮助,且人类引用列表并非金标准

Gaurav Sahu, Laurent Charlin, Christopher Pal

机构 * Mila – Quebec AI Institute(魁北克AI研究所) HEC Montréal(蒙特利尔HEC商学院) ServiceNow Research(ServiceNow研究) Canada CIFAR AI Chair(加拿大CIFAR人工智能主席) Université de Montréal(蒙特利尔大学) Polytechnique Montréal(蒙特利尔理工学院)

AI总结 本文通过改进检索流程和检验人类引用列表作为评估目标的可靠性,发现深度研究管道显著提升召回率,而人类引用中仅51%被判定为中等相关以上,建议采用多维度评估。

详情
AI中文摘要

我们从两个互补角度研究大规模文献检索:改进检索流程,以及压力测试人类参考文献列表作为评估目标。首先,我们实现了一个深度研究管道,处理完整查询论文并沿其参考文献广度优先扩展检索结果,表明其显著优于纯API搜索,将RollingEval-Jun25(一个250篇论文的文献检索基准)上的召回率从低于20%提升至高于80%。其次,我们使用中立的LLM作为裁判来判断人类参考文献是否是任务的金标准。我们发现显著局限性:只有51%的人类引用被判定为中等相关或更高,而最强AI重排序器为86-88%。我们在OpenAlex合著图上研究这一差距,发现人类引用直接合作者的可能性比最佳AI重排序器高2.5倍。综合来看,我们的结果反对单一轴线的文献检索评估:召回率、主题相关性评分、排序列表多样性和合著距离诊断各自衡量引用质量的互补属性,应联合报告。

英文摘要

We study large-scale literature search from two complementary angles: improving the retrieval pipeline, and stress-testing the human reference list as an evaluation target. First, we implement a Deep Research pipeline that processes the full query paper and expands the retrieved results breadth-first along their bibliographies, and show that it substantially outperforms vanilla API-only search, raising recall on RollingEval-Jun25 (a 250-paper literature-search benchmark) from below 20% to above 80%. Second, we use a neutral LLM-as-a-judge to determine if human references are sound ground truth for the task. We find significant limitations: only 51% of human citations are judged moderately relevant or higher, against 86--88% for the strongest AI-based re-rankers. We study this gap on the OpenAlex co-authorship graph, finding that humans are 2.5x more likely than the best AI re-rankers to cite a direct collaborator. Together, our results argue against single-axis literature-search evaluation: recall, topical-relevance scoring, ranked-list diversity, and a co-authorship-distance diagnostic each measure complementary properties of citation quality and should be reported jointly.

URL PDF HTML 收藏
2605.13841 2026-05-29 cs.SD cs.AI cs.CL cs.LG

EVA-Bench: A New End-to-end Framework for Evaluating Voice Agents

EVA-Bench:一种用于评估语音代理的新型端到端框架

Tara Bogavelli, Gabrielle Gauthier Melançon, Katrina Stankiewicz, Oluwanifemi Bamgbose, Fanny Riols, Hoang H. Nguyen, Raghav Mehndiratta, Lindsay Devon Brin, Joseph Marinier, Hari Subramani, Anil Madamala, Sridhar Krishna Nemala, Srinivas Sunkara

机构 * ServiceNow

AI总结 提出EVA-Bench框架,通过机器人间音频对话模拟和复合指标(EVA-A和EVA-X)全面评估语音代理的准确性和体验质量。

Comments Work in progress

详情
AI中文摘要

语音代理是一种通过口语对话完成任务的人工智能系统,越来越多地部署在企业应用中。然而,现有基准测试未能同时解决两个核心评估挑战:生成逼真的模拟对话,以及全面衡量语音特定故障模式的质量。我们提出了EVA-Bench,一个端到端评估框架,同时解决这两个问题。在模拟方面,EVA-Bench通过动态多轮对话协调机器人间的音频对话,并自动进行模拟验证,检测用户模拟器错误并在评分前适当重新生成对话。在测量方面,EVA-Bench引入了两个复合指标:EVA-A(准确性),捕捉任务完成度、忠实度和音频级语音保真度;以及EVA-X(体验),捕捉对话进展、口语简洁性和话轮转换时机。这两个指标适用于所有主要的代理架构,支持直接的跨架构比较。EVA-Bench包含三个企业领域的213个场景、一个用于口音和噪声鲁棒性的受控扰动套件,以及区分峰值能力和可靠能力的pass@1、pass@k、pass^k测量。在跨越所有三种架构的12个系统中,我们发现:(1)没有系统在EVA-A pass@1和EVA-X pass@1上同时超过0.5;(2)峰值性能和可靠性能差异显著(EVA-A上pass@k与pass^k的中位数差距为0.44);(3)口音和噪声扰动暴露了显著的鲁棒性差距,其影响因架构、系统和指标而异(平均Δ高达0.314)。我们在开源许可下发布了完整的框架、评估套件和基准数据。

英文摘要

Voice agents, artificial intelligence systems that conduct spoken conversations to complete tasks, are increasingly deployed across enterprise applications. However, no existing benchmark jointly addresses two core evaluation challenges: generating realistic simulated conversations, and measuring quality across the full scope of voice-specific failure modes. We present EVA-Bench, an end-to-end evaluation framework that addresses both. On the simulation side, EVA-Bench orchestrates bot-to-bot audio conversations over dynamic multi-turn dialogues, with automatic simulation validation that detects user simulator error and appropriately regenerates conversations before scoring. On the measurement side, EVA-Bench introduces two composite metrics: EVA-A (Accuracy), capturing task completion, faithfulness, and audio-level speech fidelity; and EVA-X (Experience), capturing conversation progression, spoken conciseness, and turn-taking timing. Both metrics apply to all major agent architectures, enabling direct cross-architecture comparison. EVA-Bench includes 213 scenarios across three enterprise domains, a controlled perturbation suite for accent and noise robustness, and pass@1, pass@k, pass^k measurements that distinguish peak from reliable capability. Across 12 systems spanning all three architectures, we find: (1) no system simultaneously exceeds 0.5 on both EVA-A pass@1 and EVA-X pass@1; (2) peak and reliable performance diverge substantially (median pass@k--pass^k gap of 0.44 on EVA-A); and (3) accent and noise perturbations expose substantial robustness gaps, with effects varying across architectures, systems, and metrics (mean $Δ$ up to 0.314). We release the full framework, evaluation suite, and benchmark data under an open-source license.

URL PDF HTML 收藏
2605.27904 2026-05-28 cs.AI cs.LG

Dr-CiK: A Testbed for Foresight-Driven Agents

Dr-CiK:面向预见驱动型智能体的测试平台

Yihong Tang, Andrew Robert Williams, Arjun Ashok, Vincent Zhihao Zheng, Lijun Sun, Alexandre Drouin, Issam H. Laradji, Étienne Marcotte, Valentina Zantedeschi

机构 * McGill University(麦吉尔大学) ServiceNow Research(ServiceNow研究院) Mila -- Quebec AI Institute(蒙特利尔AI研究院) University of British Columbia(不列颠哥伦比亚大学)

AI总结 针对现有上下文辅助预测基准假设上下文已提供的问题,提出Dr-CiK基准,评估智能体从文档语料库中检索、过滤、提炼预测相关上下文并生成预测的能力,实验表明高质量上下文显著提升预测性能,但现有深度研究智能体恢复证据不足5%、易受干扰误导。

详情
AI中文摘要

现实环境中的时间序列预测通常不仅依赖于历史观测,还依赖于必须从嘈杂、异构的信息源中主动发现的外部上下文。然而,现有的上下文辅助预测基准通常假设支持性上下文已经提供,未考虑智能体是否能自行识别。因此,我们引入Dr-CiK,一个用于评估智能体是否能够从文档语料库中检索预测相关的支持性上下文、过滤干扰项、将检索到的上下文提炼为对预测有用的证据,并生成由该证据支持的预测的基准。通过上下文消融实验以及对最先进的深度研究和预测方法的联合评估,我们表明高质量上下文显著提高了Dr-CiK中的预测性能。然而,大多数现有的深度研究智能体仅能恢复一小部分真实支持证据(通常<5%),经常被干扰项误导(>80%的干扰项引用),并且可能导致预测器在使用检索到的上下文时比不使用上下文时表现更差。我们的结果激励了对预见驱动型智能体的研究,这些智能体能够搜索正确的上下文以预测未来。

英文摘要

Time series forecasting in real-world settings often depends not only on historical observations, but also on external context that must be actively discovered from noisy, heterogeneous information sources. Yet existing context-aided forecasting benchmarks typically assume that the supporting context is already provided, leaving open whether agents can identify it on their own. Therefore, we introduce Dr-CiK, a benchmark for evaluating whether agents can retrieve forecasting-relevant supporting context from a document corpus, filter out distractors, distill the retrieved context into forecast-useful evidence, and generate forecasts supported by that evidence. Through context ablations and evaluations of state-of-the-art deep research and forecasting methods paired together, we show that high-quality context substantially improves forecasting performance in Dr-CiK. However, most existing DR agents recover only a small fraction of the ground-truth supporting evidence (usually <5%), are frequently misled by distractors (>80% distractor citations), and can cause forecasters to perform worse with retrieved context than without context. Our results motivate research on foresight-driven agents that search for the right context to predict the future.

URL PDF HTML 收藏
2605.27559 2026-05-28 cs.MA cs.AI cs.LG

Detection Without Correction: A Two-Parameter Decomposition of Multi-Stage LLM Pipelines

无需修正的检测:多阶段LLM流水线的双参数分解

Prashanti Nilayam, Kiran Ramanna, Prashil Tumbade

机构 * Servicenow CA, USA(Servicenow加州美国)

AI总结 提出检测-条件生成双参数分解框架,揭示多阶段LLM流水线中条件误修正率主导(53-94%)而检测率变化超一个数量级,统一解释准确性平台、逆转等四种现象。

详情
AI中文摘要

多阶段LLM流水线(执行多智能体辩论、内在自我修正或检索增强验证)表现出令人困惑的聚合行为:跨轮次的准确性平台和逆转、当代前沿模型上辩论增益的非重复性、内在自我修正退化,以及辩论动态中跨提供商的定性分歧。下游智能体响应可操作化为两个耦合决策:检测(是否将上游内容视为权威)和条件生成(如果不是则生成什么)。该分解产生四种可观察的响应模式,其中无需修正的检测是承载故障模式。在跨越四个模型系列、四个基准(GSM8K、MATH-500、GPQA-Diamond、AIME)和两种方法(多智能体辩论、内在自我修正)的九格实证网格中,我们发现条件误修正率始终占主导(跨队列53-94%),而检测率按上下文变化超过一个数量级。该框架将上述四种现象统一为共同机制的特征,并将检测阈值表征为稳定的模型/协议级规律,该规律在匹配基准难度的方法间持续存在。

英文摘要

Multi-stage LLM pipelines that perform multi-agent debate, intrinsic self-correction, or retrieval-augmented verification exhibit puzzling aggregate behaviors: accuracy plateaus and reversals across rounds, non-replication of debate gains on contemporary frontier models, intrinsic self-correction degradation, and qualitative cross-provider divergence in debate dynamics. Downstream agent response can be operationalized as two coupled decisions: detection (whether to treat upstream content as authoritative) and conditional generation (what to produce if not). This decomposition yields four observable response regimes, of which detection-without-correction is the load-bearing failure mode. Across a nine-cell empirical grid spanning four model families, four benchmarks (GSM8K, MATH-500, GPQA-Diamond, AIME), and two methods (multi-agent debate, intrinsic self-correction), we find that the conditional miscorrection rate is consistently dominant (53-94% across cohorts) while detection rate varies contextually by more than an order of magnitude. The framework unifies the four phenomena above as signatures of a common mechanism and characterizes detection threshold as a stable model/protocol-level regularity that persists across methods at matched benchmark difficulty.

URL PDF HTML 收藏
2605.27310 2026-05-27 cs.CV

How and What to Imagine? Visual Thinking in Unified Multimodal Models for Cross-View Spatial Reasoning

如何以及想象什么?统一多模态模型中的视觉思维用于跨视角空间推理

Qian Yang, Ankur Sikarwar, Huy Le, Le Zhang, Zhuan Shi, Perouz Taslakian, Aishwarya Agrawal

机构 * Mila - Québec AI Institute(蒙特利尔AI研究所) Université de Montréal(蒙特利尔大学) McGill University(麦吉尔大学) ServiceNow AI Research(ServiceNow人工智能研究) Canada CIFAR AI Chair(加拿大CIFAR人工智能主席)

AI总结 提出View Dropout训练策略使模型利用中间思维图像进行跨视角空间推理,并发现全景视觉思维在信息性和可学习性上最优。

Comments Preprint

详情
AI中文摘要

跨视角空间推理仍然是视觉语言模型(VLM)的薄弱环节:它们通常用语言推理,丢失了任务所需的细粒度几何信息。用图像思考旨在通过生成中间思维图像来解决这一问题,但近期工作表明模型常常忽略这些轨迹中的视觉证据。因此,我们提出如何让视觉思维起作用,以及哪种视觉思维效果最好。我们在统一多模态模型(UMMs)中研究这些问题,这类模型原生支持交错的图像-文本生成。对于第一个问题,我们提出视图丢弃(VDrop),一种训练时干预方法,将输入视图的部分内容从答案跨度中隐藏,同时使其对思维图像令牌可见。这鼓励模型在回答时使用思维图像,而不是仅依赖输入视图。一旦思维图像用于答案预测,我们研究哪种类型的视觉思维最有效。我们将其表述为可学习性-信息性权衡,并比较三种思维图像变体:俯视图、全景图和点匹配渲染图。在合成场景上训练,并在五个真实世界域外基准上评估,采用VDrop的全景视觉思维是唯一既信息丰富又可学习的配置,并实现了最佳的域外泛化。

英文摘要

Cross-view spatial reasoning remains a weak spot for vision-language models (VLMs): they often reason in language and lose the fine-grained geometry needed for the task. Thinking with images aims to address this by generating an intermediate thinking image, but recent work shows that models often ignore the visual evidence in these traces. We therefore ask how to make visual thinking matter, and what kind of visual thinking works best. We study these questions in unified multimodal models (UMMs), which natively support interleaved image-text generation. For the first question, we propose View Dropout (VDrop), a training-time intervention that hides parts of one input view from the answer span while keeping them visible to the thinking-image tokens. This encourages the model to use the thinking image when answering, instead of relying only on the input views. Once the thinking image is used for answer prediction, we study which type of visual thinking is most effective. We frame this as a learnability-informativeness tradeoff and compare three thinking-image variants: top-down, panoramic, and point-matching renderings. Trained on synthetic scenes and evaluated on five real-world out-of-domain benchmarks, panoramic visual thinking with VDrop is the only configuration that is both informative and learnable, and it achieves the best out-of-domain generalization.

URL PDF HTML 收藏
2605.23956 2026-05-26 cs.AI cs.LG cs.MA

QUIVER: A Formal Framework for Quantifying Perturbation Propagation and Bifurcation in Compound AI Systems

QUIVER: 复合AI系统中扰动传播与分岔的量化形式化框架

Prashanti Nilayam, Sankalp Nayak

机构 * Servicenow CA, USA(Servicenow加州美国)

AI总结 提出QUIVER形式化框架,通过敏感性矩阵、轨迹散度、分岔阈值和分布忠实度四个组件,量化图结构LLM流水线中扰动传播与结构分岔,并在三个不同架构的企业和公共流水线上验证其有效性。

详情
AI中文摘要

将多个LLM调用链接成有向计算图的复合AI系统现已成为生产AI的主导架构。尽管这些架构利用具有混合模式输出的异构节点,但现有框架无法量化扰动如何通过此类流水线传播,其中节点是随机的且执行路径可能发生结构分岔。我们引入QUIVER,一个用于测量图结构LLM流水线中扰动传播的形式化框架。该框架定义了:(1) 一个敏感性矩阵,带有类型分派的距离度量,将边分类为放大器、吸收器或阈值敏感,并辅以出现提升;(2) 轨迹散度,将变异分解为值漂移、结构路径散度和迭代次数散度;(3) 分岔阈值,识别导致结构执行路径变化的最小扰动;(4) 分布忠实度,量化每个节点评估数据集何时偏离生产分布。我们在两个生产企业流水线和一个公共DSPy多跳QA流水线上进行验证,这三个架构在结构上各不相同。在8200多个仪器化轨迹(32000多对比较)中,我们证明QUIVER揭示了不同架构的独特敏感性剖面,区分了产生相同散度率的机制不同的级联模式,仅从观测数据预测易发生轨迹分岔的节点,并将过时的评估伪影定位到聚合指标无法揭示的特定节点-字段类别。

英文摘要

Compound AI systems that chain multiple LLM calls into directed computation graphs are now the dominant architecture for production AI. Although these architectures leverage heterogeneous nodes with mixed-mode outputs, no existing framework quantifies how perturbations propagate through such pipelines, where nodes are stochastic and execution paths can diverge structurally. We introduce QUIVER, a formal framework for measuring perturbation propagation in graph-structured LLM pipelines. The framework defines: (1) a sensitivity matrix with type-dispatched distance metrics that classifies edges as amplifiers, absorbers, or threshold-sensitive, complemented by occurrence-lift; (2) trajectory divergence decomposing variation into value drift, structural path divergence, and iteration count divergence; (3) bifurcation thresholds identifying the smallest perturbation that causes structural execution path changes; and (4) distribution faithfulness, quantifying when per node evaluation datasets diverge from production distributions. We validate on two production enterprise pipelines and a public DSPy multihop QA pipeline, three structurally distinct architectures. Across 8,200+ instrumented traces (32,000+ pair comparisons), we demonstrate that QUIVER reveals distinct sensitivity profiles across architectures, distinguishes mechanistically different cascade patterns producing identical divergence rates, predicts nodes prone to trajectory bifurcation from observational data alone, and localizes stale evaluation artifacts to specific node-field categories that aggregate metrics cannot surface.

URL PDF HTML 收藏
2506.04390 2026-05-25 cs.CR cs.AI

Through the Stealth Lens: Attention-Aware Defenses Against Poisoning in RAG

通过隐秘视角:检索增强生成中针对投毒攻击的注意力感知防御

Sarthak Choudhary, Nils Palumbo, Ashish Hooda, Krishnamurthy Dj Dvijotham, Somesh Jha

机构 * University of Wisconsin-Madison(威斯康星大学麦迪逊分校) ServiceNow Research(ServiceNow研究)

AI总结 针对检索增强生成系统在低污染率下仍易受投毒攻击的问题,提出基于注意力权重的归一化段落注意力分数和注意力方差滤波器,实现高精度检测与防御,并揭示真正隐秘投毒的挑战。

Comments Accepted at ICML 2026

详情
AI中文摘要

检索增强生成(RAG)系统容易受到攻击,即使污染率很低,攻击者也能将有毒段落注入检索到的上下文中。我们表明现有攻击并非设计为隐秘的,因此可以实现可靠的检测和缓解。我们形式化了一个基于可区分性的安全游戏来量化此类攻击的隐秘性。如果少数有毒段落控制了响应,它们必须比良性段落更偏向推理过程,这本质上损害了隐秘性。这促使我们分析LLM的中间信号(如注意力权重)来近似不同段落对响应的影响。利用注意力权重,我们引入了$ extbf{归一化段落注意力分数}$(NPAS)和轻量级的$ extbf{注意力方差滤波器}$(AV Filter),用于标记异常段落。我们的方法提高了鲁棒性,相比基线防御,准确率提高了约$\sim$ $ extbf{20%}$。我们还开发了自适应攻击,试图隐藏此类异常,成功率高达$ extbf{35%}$,这凸显了在RAG系统中实现真正隐秘投毒的挑战。

英文摘要

Retrieval-augmented generation (RAG) systems are vulnerable to attacks that inject poisoned passages into the retrieved context, even at low corruption rates. We show that existing attacks are not designed to be stealthy, allowing reliable detection and mitigation. We formalize a distinguishability-based security game to quantify stealth for such attacks. If a few poisoned passages control the response, they must bias the inference process more than the benign ones, inherently compromising stealth. This motivates analyzing intermediate signals of LLMs, such as attention weights, to approximate the influence of different passages on the response. Leveraging attention weights, we introduce the $\textbf{Normalized Passage Attention Score}$ (NPAS) and a lightweight $\textbf{Attention-Variance Filter}$ (AV Filter) that flags anomalous passages. Our method improves robustness, yielding up to $\sim$ $\textbf{20%}$ higher accuracy than baseline defenses. We also develop adaptive attacks that attempt to conceal such anomalies, achieving up to $\textbf{35%}$ success rate and underscoring the challenges of achieving true stealth in poisoning RAG systems.

URL PDF HTML 收藏
2605.21463 2026-05-21 cs.CL cs.AI

Mem-$π$: Adaptive Memory through Learning When and What to Generate

Mem-$π$: 通过学习何时以及生成什么来实现自适应记忆

Xiaoqiang Wang, Chao Wang, Hadi Nekoei, Christopher Pal, Alexandre Lacoste, Spandana Gella, Bang Liu, Perouz Taslakian

机构 * ServiceNow AI Research(ServiceNow AI研究院) Mila -- Quebec AI Institute(魁北克AI研究所) McGill University(麦吉尔大学) CIFAR AI Chair(CIFAR人工智能主席)

AI总结 Mem-$π$ 通过学习在何时以及生成什么来实现自适应记忆,利用专门的语言或视觉-语言模型生成上下文特定的指导,从而在多种代理任务中优于基于检索和先前RL优化的记忆基线。

Comments Work in progress

详情
AI中文摘要

我们提出了Mem-$π$,一种用于大语言模型(LLM)代理的自适应记忆框架,其中有用的指导是按需生成而非从外部内存存储中检索。现有的记忆增强代理通常依赖于从事件记忆库或技能库中基于相似性的检索,返回静态条目,这些条目往往与当前上下文不一致。相比之下,Mem-$π$ 使用一个具有自身参数的专用语言或视觉-语言模型,与下游代理分开,以生成复杂任务的上下文特定指导。在当前代理上下文中,模型联合决定何时生成指导以及生成什么指导。我们通过决策-内容解耦的强化学习(RL)目标对其进行训练,使其能够避免在生成不会有所帮助的情况,并在其他情况下生成简洁有用的信息。在涵盖网页导航、基于终端的工具使用和基于文本的具身交互等多样代理基准上,Mem-$π$ 一致优于基于检索和先前RL优化的记忆基线,实现网页导航任务超过30%的相对提升。

英文摘要

We present Mem-$π$, a framework for adaptive memory in large language model (LLM) agents, where useful guidance is generated on demand rather than retrieved from external memory stores. Existing memory-augmented agents typically rely on similarity-based retrieval from episodic memory banks or skill libraries, returning static entries that often misalign with the current context. In contrast, Mem-$π$ uses a dedicated language or vision-language model with its own parameters, separate from the downstream agent, to generate context-specific guidance for complex tasks. Conditioned on the current agent context, the model jointly decides when to produce guidance and what guidance to produce. We train it with a decision-content decoupled reinforcement learning (RL) objective, enabling it to abstain when generation would not help and otherwise produce concise, useful guidance. Across diverse agentic benchmarks spanning web navigation, terminal-based tool use, and text-based embodied interaction, Mem-$π$ consistently outperforms retrieval-based and prior RL-optimized memory baselines, achieving over 30% relative improvement on web navigation tasks.

URL PDF HTML 收藏
2605.18607 2026-05-19 cs.CL cs.LG

Forecasting Downstream Performance of LLMs With Proxy Metrics

通过代理指标预测大语言模型的下游性能

Arkil Patel, Siva Reddy, Marius Mosbach, Dzmitry Bahdanau

机构 * Mila – Quebec AI Institute & McGill University(魁北克AI研究院与麦吉尔大学) CIFAR AI Chair(CIFAR人工智能主席) ServiceNow Research Periodic Labs(ServiceNow研究周期实验室)

AI总结 本文提出通过聚合候选模型的下一个token分布中的token级统计信息(如熵、top-k准确率和专家token排名)来构建代理指标,以更准确地预测大语言模型的下游性能,优于传统的损失和计算量基线方法。

Comments Preprint. 31 pages

详情
AI中文摘要

语言模型的发展进步往往由比较决策驱动:选择哪种架构、哪种预训练语料库或哪种训练配方。做出这些决策需要可靠的性能预测,但常用的两个信号从根本上受到限制。交叉熵损失与下游能力不匹配,而直接下游评估成本高、稀疏且在早期训练阶段信息有限。相反,我们提出通过聚合候选模型的下一个token分布中的token级统计信息(如熵、top-k准确率和专家token排名)来构建代理指标。在三个设置中,我们的代理指标始终优于基于损失和计算量的基线方法:1)在跨家族模型选择中,它们对异质推理模型的排名平均Spearman Rho为0.81(与交叉熵损失的Rho为0.36相比);2)在预训练数据选择中,它们能以大约10,000倍更低的计算成本可靠地对25个候选语料库进行排名,推动帕累托前沿超越现有方法;3)在训练时间预测中,它们在18倍计算范围内预测下游准确性时,误差大约是现有方法的一半。这些结果表明,专家轨迹是评估模型能力广泛有用的信息源,使整个模型开发生命周期中的性能预测变得可靠。

英文摘要

Progress in language model development is often driven by comparative decisions: which architecture to adopt, which pretraining corpus to use, or which training recipe to apply. Making these decisions well requires reliable performance forecasts, yet the two commonly used signals are fundamentally limited. Cross-entropy loss is poorly aligned with downstream capabilities, and direct downstream evaluation is expensive, sparse, and often uninformative at early training stages. Instead, we propose to construct proxy metrics by aggregating token-level statistics, such as entropy, top-k accuracy, and expert token rank, from a candidate model's next token distribution over expert-written solutions. Across three settings, our proxies consistently outperform loss- and compute-based baselines: 1) For cross-family model selection, they rank a heterogeneous population of reasoning models with mean Spearman Rho = 0.81 (vs. Rho = 0.36 for cross-entropy loss); 2) For pretraining data selection, they reliably rank 25 candidate corpora for a target model at roughly $10{,}000\times$ less compute than direct evaluation, pushing the Pareto frontier beyond existing methods; and 3) for training-time forecasting, they extrapolate downstream accuracy across an $18\times$ compute horizon with roughly half the error of existing alternatives. Together, these results suggest that expert trajectories are a broadly useful source of signal for assessing model capabilities, enabling reliable performance forecasting throughout the model development life cycle.

URL PDF HTML 收藏
2605.16604 2026-05-19 cs.LG

R2V Agent: Teaching SLMs When to Ask for Help

R2V Agent:教SLMs何时请求帮助

Raghu Vamshi Hemadri, Humaira Firdowse Mohammed, Rishabh Maheshwary, Srivatsava Daruru, Sagar Davasam, Vikas Yadav, Srinivas Sunkara, Sai Rajeswar

机构 * New York University Tandon School of Engineering(纽约大学Tandon工程学院) University of California, San Diego(加州大学圣地亚哥分校) Stanford University(斯坦福大学) ServiceNow Research(ServiceNow研究) Mila - Quebec AI Institute(魁北克AI研究院) Université de Montréal(蒙特利尔大学)

AI总结 R2V-Agent通过风险校准的SLM-LLM路由框架提升交互代理的可靠性,结合小型语言模型策略、更强的教师LLM、轻量级过程验证器和校准的步骤路由器,在多个基准测试中显著提升性能与成本效率。

详情
AI中文摘要

高效的智能体系统应仅在本地模型可能失败的决策中承担昂贵的前沿模型成本。现有LLM级联通常在执行前路由整个查询,但任务难度在轨迹中途变化——在不稳定的工具调用、截断观察或叠加的本地错误后发生,使预执行路由变得脆弱。我们引入R2V-Agent,一种用于交互智能体的风险校准SLM-LLM路由框架。R2V结合四个组件:一个蒸馏的小语言模型(SLM)策略、一个更强的教师LLM、一个轻量级的过程验证器,该验证器在每一步评分候选动作,以及一个校准的步骤级路由器。路由器是我们的核心贡献:在SLM训练后,它在每个步骤估计残余失败风险,并仅在教师干预必要时升级。为了使路由问题明确界定,我们首先使用标准离线流水线训练一个稳定的本地SLM:通过行为克隆(BC)在教师轨迹上进行训练,随后通过验证器引导的直接偏好优化(DPO)进行优化,结合一致性正则化。然后,路由器在该固定策略的残余失败上进行训练,使用Brier校准的概率估计和一个条件价值-at-风险(CVaR)约束的目标,该目标惩罚所有扰动种子下的最坏情况失败。在HumanEval+、TextWorld和TerminalBench四个SLM骨干网络上,R2V改进了可靠性-成本前沿:它在HumanEval+上达到94.3%的成功率,仅需0.60%的LLM升级,将TextWorld从64.6%的SLM-only成功提升到98.2%在41.7%的升级率下,最终在TerminalBench上达到93.3%的成功率,在33.9%的LLM调用中,大致是启发式路由器成本的一半。

英文摘要

Efficient agentic systems should incur expensive frontier-model costs only on decisions where a cheaper local model is likely to fail. Existing LLM cascades usually route whole queries before execution, but task difficulty shifts mid-trajectory - after flaky tool calls, truncated observations, or compounding local errors - making pre-execution routing brittle. We introduce \textbf{R2V-Agent}, a risk-calibrated SLM-LLM routing framework for interactive agents. R2V combines four components: a distilled small language model (SLM) policy, a stronger teacher LLM, a lightweight process verifier that scores candidate actions at each step, and a calibrated step-level router. The router is our central contribution: after the SLM is trained, it estimates residual failure risk at each step and escalates only when teacher intervention is warranted. To make the routing problem well-defined, we first train a stable local SLM using a standard offline pipeline: behavioral cloning (BC) on teacher trajectories, followed by verifier-guided Direct Preference Optimization (DPO) with consistency regularization. The router is then trained on this fixed policy's residual failures using Brier-calibrated probability estimation and a Conditional Value-at-Risk (CVaR)-constrained objective that penalizes worst-case failures across perturbation seeds. Across HumanEval+, TextWorld, and TerminalBench with four SLM backbones, R2V improves the reliability-cost frontier: it achieves $94.3\%$ HumanEval+ success with $0.60\%$ LLM escalation, recovers TextWorld from $64.6\%$ SLM-only success to $98.2\%$ at $41.7\%$ escalation, and reaches $93.3\%$ TerminalBench success at $33.9\%$ LLM calls, roughly half the heuristic-router cost.

URL PDF HTML 收藏