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

高校专区

University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

至 收录 1571
2607.17946 2026-07-21 cs.LG cs.AI 新提交

A Geometric Perspective on Stabilizing Value Conflict Resolution

稳定价值冲突解决的几何视角

Saket Reddy, Andy Liu

机构 * University of Illinois - Urbana-Champaign(伊利诺伊大学厄巴纳 - 香槟分校) Carnegie Mellon University(卡内基梅隆大学)

AI总结 研究大语言模型在RLHF训练中应对价值冲突的问题,核心方法是利用思维链推理,通过几何视角分析其作用,创建新的以价值冲突为重点的CoT设计,提升了道德推理性能,为改进模型处理复杂价值冲突请求的性能提供新途径。

Comments Accepted to ICML Workshop on High-Dimensional Learning Dynamics

详情
AI中文摘要

大语言模型(LLMs)在通过人类反馈强化学习(RLHF)的压缩标量奖励进行训练时,常常难以应对价值冲突。为应对这一挑战,我们研究了思维链(CoT)推理如何有助于提升该领域的性能。从几何角度看,我们表明CoT与在模型损失景观最陡峭方向上进一步平滑相关,有助于解决传统标量奖励的优化不稳定性。我们还通过相关下游基准证明,以价值冲突为重点的CoT可能推广到不同类型的道德推理,表明这种CoT有潜力成为更好道德推理的有效机制。为利用这一潜力,我们创建了一种新的以价值冲突为重点的CoT设计,进一步平滑损失景观的最陡峭方向并提高道德推理性能。这一发现表明,明确修改和改进推理动态设计为提升模型在复杂价值冲突用户请求上的性能提供了一条有前景的途径,推动了大语言模型的多元对齐。

英文摘要

Large Language Models (LLMs) often struggle to navigate value conflicts when trained with the compressed scalar rewards of Reinforcement Learning from Human Feedback (RLHF). To address this challenge, we investigate how chain-of-thought (CoT) reasoning can help improve performance in this domain. Geometrically, we show that CoT correlates with further smoothing the model's loss landscape in its sharpest direction, helping resolve the optimization instability of traditional scalar rewards. We also demonstrate via relevant downstream benchmarks that value conflict-focused CoT may generalize to different kinds of moral reasoning, demonstrating that this CoT has the potential to be an effective mechanism for better moral reasoning. To capitalize on this potential, we create a new value conflict-focused CoT design that further smooths the sharpest direction of the loss landscape and increases moral reasoning performance. This finding shows that explicitly modifying and improving the design of reasoning dynamics offers a promising avenue for improving model performance on user requests with complex value conflicts, advancing pluralistic alignment in LLMs.

URL PDF HTML 收藏
2607.17842 2026-07-21 cs.CV cs.AI 新提交

CaT-GS: Efficient 3DGS Rendering for Large Scale Scenes via Inter-frame Caching and Tile Scheduling

CaT-GS:通过帧间缓存和瓦片调度实现大规模场景的高效3DGS渲染

Tingjia Zhang, Bo Chen, Shengzhong Liu, Fan Wu, Guihai Chen

机构 * Shanghai Jiao Tong University(上海交通大学) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 针对3DGS在大规模场景中性能下降问题,CaT-GS提出通过推测性多帧预处理、帧间缓存机制及重构光栅化任务来消除冗余与减轻负载不平衡,实验证明其显著提升渲染速度,为大规模场景高保真实时渲染建立新基准。

Comments CVPR 2026

详情
AI中文摘要

近期3D高斯渲染(3DGS)的突破推动了神经渲染的发展,但其在大规模场景中性能因基于瓦片的光栅化计算负担而显著下降。现有优化要么需昂贵的场景重新训练,要么关注管道的狭窄方面。通过分析,发现冗余的帧间预处理、基于视点的遮挡冗余和严重的瓦片级负载不平衡。为此提出CaT-GS,引入推测性多帧预处理和帧间缓存机制消除冗余,用专用内核重构光栅化任务减轻负载不平衡,实验表明其比原3DGS加速达10倍,比先前方法高70%,为大规模场景高保真实时渲染建立了新基准。

英文摘要

Recent breakthroughs in 3D Gaussian Splatting (3DGS) have advanced neural rendering with high fidelity and speed. However, its performance degrades significantly in large-scale scenes due to the computational burden of tile-based rasterization. Existing optimization efforts either require costly scene re-training or focus on narrow aspects of the pipeline, overlooking critical inefficiencies in real-world deployments. Through a comprehensive analysis, we identify three primary sources of redundancy and low GPU utilization: redundant inter-frame pre-processing, viewpoint-based occlusion redundancy, and severe tile-level load imbalance. To address these issues, we propose CaT-GS, a novel and efficient 3DGS rendering pipeline. CaT-GS introduces a speculative multi-frame preprocessing method to eliminate redundant computations across consecutive frames, and an inter-frame caching mechanism to eliminate viewpoint redundant rendering stages. Furthermore, it refactors rasterization tasks with a dedicated kernel to mitigate tile load imbalance, significantly boosting GPU utilization. Extensive experiments demonstrate that CaT-GS achieves a speedup of up to 10 times over the original 3DGS and up to 70% over previous state-of-the-art methods, establishing a new benchmark for high-fidelity, real-time rendering of large-scale scenes.

URL PDF HTML 收藏
2607.17425 2026-07-21 cs.LG 新提交

Decoder-Preserving Sparse Autoencoders: Which Readouts Survive Sparse Compression?

解码器保留稀疏自编码器:哪些读出能在稀疏压缩中幸存?

Aniket Deshpande

机构 * University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 研究稀疏自编码器中哪些读出能在稀疏压缩中幸存的问题,核心方法是将最优岭预测算子间的矩阵值失真与重建损失结合训练解码器保留SAEs,主要贡献为得出重建质量不能决定读出幸存情况等结论。

详情
AI中文摘要

稀疏自编码器(SAEs)将模型激活压缩为稀疏码,但相同的重建误差和稀疏性可能保留不同的线性可解码信号。我们将这种模糊性形式化为最优岭预测算子之间的矩阵值失真,并通过将此失真与重建损失相结合来训练解码器保留SAEs。在秩松弛中,各向同性任务先验使每个模式的遗漏成本饱和而不改变主成分分析的排序,而结构化先验可改变保留的模式。一个受控稀疏实验表明声明的先验可保护留出的组合免受其任务子空间的影响。在GPT - 2小块8上,DPSAE在三次配对运行中使留出的解码器失真降低10.6 - 11.4%,同时匹配重建归一化均方误差。这些结果表明重建质量不能决定哪些重新拟合的线性读出能在稀疏压缩中幸存,且读出保留不同于学习更清晰的基准概念或保留每个冻结模型行为。

英文摘要

Sparse autoencoders (SAEs) compress model activations into sparse codes, but equal reconstruction error and sparsity can preserve different linearly decodable signals. We formalize this ambiguity as a matrix-valued distortion between optimal ridge-prediction operators and train decoder-preserving SAEs by combining this distortion with reconstruction loss. In a rank relaxation, an isotropic task prior saturates per-mode omission costs without changing PCA's ordering, whereas a structured prior can change which modes are retained. A controlled sparse experiment shows that a declared prior protects held-out combinations from its task subspace. On GPT-2 small block 8, DPSAE reduces held-out decoder distortion by 10.6--11.4% across three paired runs while matching reconstruction NMSE. The same checkpoints pass an average natural-text output-KL noninferiority test, but one matched Pythia pair shows no improvement in probes restricted to a few sparse features. These results show that reconstruction quality does not determine which refitted linear readouts survive sparse compression, and that readout preservation is distinct from learning cleaner benchmark concepts or preserving every frozen-model behavior.

URL PDF HTML 收藏
2607.17290 2026-07-21 cs.LG cs.AI cs.LO 新提交

Lookahead Branching for Neural Network Verification

神经网络验证中的前瞻分支

Liam Davis, Duo Zhou, Huan Zhang, Guy Katz, Clark Barrett, Haoze Wu

机构 * Amherst College(阿默斯特学院) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) Hebrew University of Jerusalem(耶路撒冷希伯来大学) Stanford University(斯坦福大学)

AI总结 研究神经网络验证中前瞻分支策略,提出通用集成方法,以FSB为例说明,还阐述其能生成加速验证的引理,通过在两个验证器中实例化,实现验证时间加速及解决实例数增加。

Comments Accepted to IJCAI 2026. Lookahead branching is part of the Marabou and $α$-$β$-CROWN verifiers

详情
AI中文摘要

在这项工作中,我们研究了前瞻分支策略在神经网络验证中的作用。我们提出了一种将前瞻集成到任何分支定界验证器中的通用方法,并展示了当前最先进的分支启发式算法之一FSB如何可被视为前瞻分支策略的一种特殊实例。我们还描述了除提高分支决策质量外,前瞻如何能生成加速验证的附加引理。我们在两个基于分支定界的代表性验证器(Marabou和α-β-CROWN)中实例化该方法,证明前瞻能使验证时间持续加速,且解决实例数量最多增加57%。代码可在指定网址获取。

英文摘要

In this work, we investigate the effect of lookahead branching strategies in neural network verification. We present a general recipe to integrate lookahead into any branch-and-bound verifier and demonstrate how one of the current state-of-the-art branching heuristics, FSB, can be viewed as a special instantiation of the lookahead branching strategy. We also describe how, in addition to improving the quality of branching decisions, lookahead can generate additional lemmas that accelerate verification. We instantiate the method in two representative branch-and-bound-based verifiers (Marabou and $α$-$β$-CROWN), and demonstrate that lookahead leads to consistent speedups in verification time and up to $57\%$ more solved instances. Code is available at https://github.com/ai-ar-research/lookahead-branching.

URL PDF HTML 收藏
2607.17147 2026-07-21 cs.CR cs.CL 新提交

SlotGuard: Stop Oversharing Private Local Context in LLM Agent Transcri

SlotGuard:阻止大语言模型代理转录中过度共享私有本地上下文

Haocheng Xia, Yongjoo Park

机构 * Siebel School of Computing(计算机科学系) Data Science, University of Illinois Urbana-Champaign(数据科学,伊利诺伊大学厄巴纳-香槟分校)

AI总结 研究大语言模型代理转录本隐私泄露问题,提出SlotGuard方法,通过重写结构绑定、替换机密值、链接跨轮引用等操作隐藏敏感数据,在保持代理性能的同时大幅降低凭证泄漏率。

Comments ICML 2026 AIWILD

详情
AI中文摘要

大语言模型代理可能会泄露隐私(如路径、电子邮件)和凭证(如API密钥),因为代理观察结果(如工具输出、 shell日志和文件读取)会附加到与提供商绑定的转录本中。现有的占位符编辑很脆弱。我们提出了SlotGuard,一种本地转录本边界,它可以隐藏敏感数据,同时保持代理的性能。SlotGuard将结构绑定重写为带类型的、后缀感知的插槽,用格式保留的合成值替换机密,通过轻量级会话图链接跨轮引用,并仅在可信运行时恢复原始值。在面向存储库的代理转录本上,SlotGuard消除了9229条路径上的所有20814个带注释的结构敏感字符,并将852个植入值的凭证泄漏率降至0.0%。在四个上游模型中,它的任务成功率仍接近原始转录本,而通用编辑则降至2.5%。转录本重写平均每个代理轮次耗时14.424微秒。代码可通过此https URL公开访问。

英文摘要

LLM agents can leak privacy (e.g., paths, emails) and credentials (e.g., API keys) as agent observations (e.g., tool outputs, shell logs, and file reads) are appended to provider-bound transcripts. Existing placeholder redaction is brittle: it can miss embedded or cross-turn references, over-redact benign lookalikes, and destroy the structure useful for reasoning. We present SlotGuard, a local transcript boundary that can hide sensitive data while retaining agents' performance. SlotGuard rewrites structural bindings as typed, suffix-aware slots, replaces secrets with format-preserving synthetic values, links cross-turn references with a lightweight session graph, and restores raw values only inside the trusted runtime. On controlled repository-oriented agent transcripts, SlotGuard removes all 20,814 annotated structurally sensitive characters across 9,229 paths and reduces credential leakage to 0.0\% across 852 planted values. It remains close to raw-transcript task success across four upstream models, while generic redaction drops to 2.5\%. Transcript rewriting takes a median of 14.424~$μ$s per agent turn. The code is publicly accessible at https://github.com/illinoisdata/SlotGuard.

URL PDF HTML 收藏
2607.16311 2026-07-21 cs.CV cs.AI 新提交

Seeing What Is Actually There: PriVE-Bench and PriVE-Tools for Counterfactual Evaluation of Agentic Visual Evidence in VLMs

看清实际存在的东西:用于在视觉语言模型中对代理视觉证据进行反事实评估的PriVE-Bench和PriVE-Tools

Jingyu Sun, Jiachen Tu, Yuyang Xue, Yaoxin Jiang, Guoyi Xu, Zhengtao Yao, Rui Qian, Yizheng Sun, Hongpeng Zhou, Jingyuan Sun, Yan Lin

机构 * The University of Manchester(曼彻斯特大学) The University of Melbourne(墨尔本大学) University of Illinois at Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) University of Edinburgh(爱丁堡大学) University of Southern California(南加州大学) Fudan University(复旦大学) University of Newcastle(纽卡斯尔大学)

AI总结 本文针对视觉语言模型常依先验而非图像回答问题的现象,引入PriVE-Bench和PriVE-Tools。通过配对图像及工具衍生证据评估模型,对比不同输入,发现视觉证据工具在特定情况有帮助,但不能解决所有模型依先验回答的问题。

详情
AI中文摘要

视觉语言模型(VLMs)常依据学习到的语言和类别先验回答视觉问题,而非基于图像本身。反事实图像为这种失败模式提供了自然诊断场景。现有反事实基准主要询问先验跟随行为是否存在,本文进一步探讨:额外视觉证据视图能否帮助VLMs对抗先验?为此引入PriVE-Bench,用配对的原始图像和反事实图像区分基于视觉的答案和与先验一致的错误。还引入PriVE-Tools评估工具衍生的视觉证据是否改善反事实冲突下的基础。通过对比不同输入,结果显示视觉证据工具在某些情况下有帮助,但并非通用解决方案。

英文摘要

Vision-language models (VLMs) often answer visual questions using learned language and category priors rather than grounding their predictions in the image itself. Counterfactual images provide a natural diagnostic setting for this failure mode: when visible evidence contradicts what is usually true, a grounded model should answer from the pixels, while a prior-following model will produce a canonical but visually incorrect response. However, existing counterfactual benchmarks mainly ask whether such prior-following behavior exists. In this paper, we ask a further question motivated by the rise of tool-augmented and agentic vision systems: can additional visual evidence views help VLMs reason against their priors? We introduce PriVE-Bench, a Prior-vs-Visual Evidence Benchmark that uses paired original and counterfactual images to distinguish visually grounded answers from prior-consistent errors. We further introduce PriVE-Tools, a controlled agentic-vision-inspired extension that evaluates whether tool-derived visual evidence -- including bounding boxes, crops, zoom panels, and contours -- improves grounding under the same counterfactual conflicts. Across open- and closed-source VLMs, we compare raw, paired-image, and tool-conditioned inputs using accuracy, prior-following error rate, and other-response rate. Our results show that visual evidence tools can help in some settings, especially when models can use localized evidence effectively, but they are not a universal remedy: several models continue to follow language and category priors even when relevant visual evidence is explicitly provided.

URL PDF HTML 收藏
2607.09800 2026-07-21 cs.LG 版本更新

Auditing Invisible Weight Updates with Reference Traces

无声冻结:预测低精度训练何时停止学习

Zekai Shang

机构 * University of Illinois at Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 研究低精度训练中权重更新低于半ULP时坐标冻结问题,通过高精度轨迹和目标尾数长度预测冻结,以小型GPT、GPT - 2变压器等为例展示结果,还表明随机舍入可消除冻结,此条件在多种模型适用。

详情
AI中文摘要

在降低的浮点精度下训练可能会无声地停止学习:当梯度下降权重更新低于权重的最后一位单位(ULP)的一半时,它会舍入掉,并且该坐标会冻结,而其梯度仍不为零。这种冻结是确定性的,由每个坐标的半ULP条件控制,并且仅从高精度轨迹和目标尾数长度就可以预测,无需低精度数据。在一个按照标准AdamW加余弦方法训练、权重存储为bf16等效值的小型GPT中,训练正常进行,然后在运行到一半多一点时永久冻结,在先验预测的四步之内。在一个1.24亿参数的GPT - 2变压器中,每次优化器步骤后权重被限制在8位浮点网格上,没有主权重,两种fp8格式的密集权重在初始化时就冻结——从fp32参考中先验预测——并且验证损失平稳,而全精度不断提高。随机舍入消除了持续的冻结,同样的参考也能预测到这一点。该条件在冻结特征回归、精度跨度为128倍的尾数截断模拟器、小型网络以及MNIST上的CNN中都适用:这是低精度训练的一个可计算轴,而非扩散噪声。

英文摘要

Master weights and stochastic rounding bypass invisible stored-weight updates but do not locate lost direct-storage proposals or parameters worth protecting. We ask what one matched high-precision pilot trace can audit before a low-precision run. The exact target-code event is distinct from projected-code and archived symmetric-spacing aggregate proxies; neither proxy is a pathwise certificate. In the principal controlled two-layer grid, the archived symmetric-spacing proxy tracks nondegenerate crossings spanning 384x in time with median predicted/measured ratio 1.000 and 94.5% within 15%. In analytic-grid GPT-2-124M/OpenWebText runs with common initial target codes, changing only post-optimizer write-back from round-to-nearest to stochastic rounding recovers 89.2-92.2% of the loss gap through 10,000 steps. The same policy contrast recovers 92.9-93.6% at 3,000 E5M2 steps in one fixed 162.2M-parameter decoder configuration, but its visibility trajectories are not informative enough to establish diagnostic transfer. At exactly 10% of the eligible-2-D blanket fp32-master payload, mean recoveries across three fixed seeds are 71.4% for clipped signed leverage, 69.4% for absolute proposal contribution, and 2.1% for freeze-only; the latter comparison does not establish leverage superiority. In a post-selection fixed-target check, one seed-2031 absolute-proposal-contribution mask, reused unchanged across fixed target seeds 2035-2037, recovers 67.8-69.0% (mean 68.5%) at the same exact 10% eligible-2-D fp32-master payload and 1000-step horizon; target-specific masks recover 67.1-70.6% (mean 68.7%). A reference trace therefore supports separate aggregate-visibility and first-order-importance analyses, with failed transfer and superiority tests delimiting both.

URL PDF HTML 收藏
2607.08940 2026-07-21 cs.LG 版本更新

TSRouter: Dynamic Modality-Model Selection for Time Series Reasoning

TSRouter:用于时间序列推理的动态模态-模型选择

Fangxu Yu, Tao Feng, Dehai Min, Lu Cheng, Ge Liu, Tianyi Zhou

机构 * University of Maryland, College Park(马里兰大学帕克分校) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) University of Illinois Chicago(伊利诺伊大学芝加哥分校) MBZUAI(Mohamed Bin Zayed University of Artificial Intelligence)

AI总结 研究针对时间序列推理中不同模型能力互补及特性差异问题,提出基于图的TSRouter动态路由框架,通过构建异构图并将路由设为候选评分问题来选择最优模态-模型对,在多任务评估中性能显著提升,还具备零样本泛化等优势。

Comments Accepted to COLM 2026

详情
AI中文摘要

时间序列推理对解决现实世界问题至关重要。大语言模型(LLMs)和视觉-语言模型(VLMs)在处理时间序列数据时能力互补。LLMs将时间序列作为文本序列处理,保留精确数值理解,但难以处理全局模式;VLMs通过可视化时间序列有效捕捉模式,但可能丢失细粒度细节。此外,模型在特定任务专业知识和推理成本上差异显著。为此,引入TSRouter,一个基于图的动态路由框架。它构建任务、查询、模态和模型节点的异构图来关联查询特征、模态属性和模型能力。将路由制定为候选评分问题,根据用户定义的性能-成本偏好评估每个模态-模型对以选择最优候选。在4个不同时间序列推理任务上的综合评估表明,TSRouter显著优于各种基线,相对提升16%至46%。此外,TSRouter展示了对未见模型和新任务的强大零样本即插即用泛化能力,并通过成本感知优化在降低计算开销的同时保持高性能。

英文摘要

Time series reasoning is essential for real-world problem-solving. While both Large Language Models (LLMs) and Vision-Language Models (VLMs) can reason about time-series data, their capabilities are complementary: LLMs process time series as text sequences and thus preserve exact numerical understanding, but struggle with global patterns, whereas VLMs efficiently capture these patterns by visualizing time series but may lose fine-grained details. Moreover, models vary significantly in task-specific expertise and inference costs. Dynamically selecting the most suitable modality and model for each query is therefore crucial, yet challenging because it requires modeling the complex interactions among tasks, queries, modalities, and models, which carry rich contextual signals. To this end, we introduce TSRouter, a graph-based dynamic routing framework. TSRouter constructs a heterogeneous graph of task, query, modality, and model nodes to contextualize the interactions among query characteristics, modality attributes, and model capabilities. TSRouter formulates routing as a candidate scoring problem, where each modality-model pair is evaluated based on user-defined performance-cost preferences to select the optimal candidate. Comprehensive evaluations on 4 distinct time series reasoning tasks reveal that TSRouter substantially outperforms diverse baselines with 16\% to 46\% relative improvements. Furthermore, TSRouter demonstrates robust zero-shot plug-and-play generalization to unseen models and novel tasks and preserves high performance while reducing computational overhead through cost-aware optimization. Our code is available at https://github.com/tianyi-lab/TSRouter.

URL PDF HTML 收藏
2605.26548 2026-07-21 cs.CR cs.LG 版本更新

SEC-bench Pro: Can Language Models Solve Long-Horizon Software Security Tasks?

SEC-bench Pro:语言模型能解决长周期软件安全任务吗?

Hwiwon Lee, Jiawei Liu, Dongjun Kim, Wubing Xia, Ziqi Zhang, Chunqiu Steven Xia, Lingming Zhang

机构 * University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 提出SEC-bench Pro基准,通过三阶段流程构建包含V8和SpiderMonkey共183个已验证漏洞的测试集,评估前沿语言模型在长周期漏洞狩猎任务中的表现,发现最高成功率仅48.8%。

详情
AI中文摘要

大型语言模型(LLM)现已支持自动化软件安全任务,包括漏洞发现和概念验证(PoC)生成。现有基准因依赖模糊测试工具、目标特定描述或漏洞复现任务,未能真实评估LLM在实际漏洞狩猎场景中的表现。我们提出SEC-bench Pro,一个用于衡量智能体在关键、高复杂度软件系统上进行漏洞狩猎的基准。本工作通过一个三阶段流程(漏洞收集、环境重建和基于oracle的验证)披露带有具体PoC输入的报告,并将修复链接到可复现任务中。我们用V8和SpiderMonkey上的183个已验证漏洞实例化SEC-bench Pro,其中包括一个V8子集,其累计Google漏洞奖励计划奖金超过150万美元。这些实例涵盖浏览器级和运行时级执行条件下的内存安全、沙箱、JIT和竞态条件漏洞。我们的评估表明,使用前沿模型的编码智能体在两个引擎上的成功率均低于40%。开放权重的Kimi-K2.6基线在V8上达到11.7%,而最强前沿配置在V8上达到32.0%,在SpiderMonkey上达到38.8%。ClaudeCode和Codex解决了互补的实例集,它们的双智能体联合在V8上达到37.9%,在SpiderMonkey上达到48.8%。SEC-bench Pro为评估基于LLM的安全智能体提供了稳健的环境,并揭示了长周期漏洞狩猎任务中的局限性。

英文摘要

Finding a real vulnerability in complicated systems is a challenging, long-horizon task that demands reasoning across an entire codebase to produce a working proof-of-concept (PoC). However, such critical security problems remain understudied. We present SEC-bench Pro, a benchmark that measures how well frontier models hunt real vulnerabilities by reproducing working PoC inputs from disclosed reports, where each task pairs a concrete bug with the instructions for triggering it. We also demonstrate the limitations of existing rule-based judges for grading generated PoCs, and propose a novel LLM-based judge for more precise grading. We instantiate SEC-bench Pro with 344 validated vulnerabilities across three targets, the V8 and SpiderMonkey browser engines and the Linux kernel, covering critical vulnerability families including memory-safety, sandbox, JIT, race-condition, and kernel-subsystem bugs. Across six frontier commercial and open-weight models and three coding agents, the strongest, Codex with GPT-5.5, solves 58% of instances overall. We also observe that Claude Code with Opus 4.6 tends to time out but solves most instances it completes. In contrast, open-weight models struggle; for example, GLM-5 solves only 13 of the 344 instances. During construction and evaluation, SEC-bench Pro also surfaced three vulnerabilities in V8 and SpiderMonkey, including a sandbox escape that was fixed and earned a $20,000 Google Vulnerability Reward Program bounty. More recently, SEC-bench Pro has been adopted by OpenAI to evaluate the long-horizon security capabilities of its newest models. Overall, SEC-bench Pro exposes where long-horizon vulnerability discovery succeeds, where it fails, and how different grading choices change the evaluation landscape, offering insights for security-centric model evaluation and training. Our artifact is available at https://github.com/SEC-bench/SEC-bench-Pro.

URL PDF HTML 收藏
2509.14230 2026-07-21 cs.LG 版本更新

NIRVANA: Structured Pruning Reimagined for Large Language Model Compression

NIRVANA:为大语言模型压缩重新构想的结构化剪枝

Mengting Ai, Tianxin Wei, Sirui Chen, Jingrui He

机构 * University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 研究针对大语言模型结构化剪枝中性能下降等问题,提出NIRVANA框架。通过函数空间显著性评估结构重要性,引入全局单元排序等策略,消除随机采样不稳定问题,在多架构上广泛评估,取得新的最优结果,为模型压缩提供实用方法。

Comments Accepted to COLM 2026. Camera-ready

详情
AI中文摘要

虽然结构化剪枝是加速大语言模型(LLM)推理的有效途径,但现有方法常出现性能大幅下降且需重新训练以恢复能力的问题。为克服这些障碍,我们提出了NIRVANA,这是一种新颖的、硬件感知的结构化剪枝框架,旨在保留零样本性能和下游微调的优化格局。我们的方法通过受神经切线核启发的一阶函数空间显著性评估结构重要性,防止高压缩率下的结构崩溃,采用轻量级、KL散度驱动的校准数据选择过程消除随机数据采样的不稳定性。在多种架构上的广泛评估表明,NIRVANA在不同基准测试中 consistently establishes new state-of-the-art results,为LLM压缩提供了理论合理且实用的方法。

英文摘要

While structured pruning presents a highly effective pathway for accelerating Large Language Model (LLM) inference, existing methods frequently suffer from significant performance degradation and demand computationally retraining to recover capabilities. To overcome these barriers, we present NIRVANA, a novel, hardware-aware structured pruning framework designed to preserve both zero-shot performance and the optimization landscape for downstream fine-tuning. Departing from traditional loss-based heuristics, our approach evaluates structural importance through a first-order function-space saliency inspired by the Neural Tangent Kernel (NTK), effectively safeguarding the model's critical training dynamics. To prevent structural collapse at high compression rates, we introduce a global unit-ranking strategy coupled with an analytically derived allocation mechanism, which optimally balances the pruning aggressiveness between attention heads and MLP neurons. Furthermore, we eliminate the instability typically associated with random data sampling by employing a lightweight, KL-divergence-driven calibration data selection process. Extensive evaluations across Llama3, Qwen, and T5 architectures demonstrate that NIRVANA consistently establishes new state-of-the-art results on different benchmarks, providing a theoretically sound and practical approach to LLM compression. The code is available at https://github.com/iDEA-iSAIL-Lab-UIUC/NIRVANA.

URL PDF HTML 收藏
2607.16184 2026-07-20 cs.LG 新提交

PagedWeight: Efficient MoE LLM Serving with Dynamic Quality-Aware Weight Quantization

PagedWeight:通过动态质量感知权重量化实现高效的混合专家语言模型服务

Yuchen Yang, Yifan Zhao, Anisha Dasgupta, Sasa Misailovic

机构 * University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 研究KV缓存密集场景下MoE模型权重与缓存的矛盾,提出PagedWeight方法,通过动态量化权重平衡精度与缓存大小,在多个内存敏感场景中改进质量-内存权衡,实现高精度、高内存节省及吞吐量提升。

详情
AI中文摘要

混合专家(MoE)是一类流行的大语言模型,具有高效率和准确性。然而,在KV缓存密集的服务场景中,MoE模型权重的GPU内存需求与不断增长的KV缓存之间存在矛盾。我们提出了PagedWeight,一种用于MoE语言模型服务的新型管理方法,它在运行时动态量化MoE模型的权重,并在专家权重精度与KV缓存大小之间取得平衡。PagedWeight揭示并有效应对了模型任务精度、内存消耗和吞吐量/延迟之间复杂的权衡。在多个内存敏感的MoE服务场景中,PagedWeight相对于现有的量化基线改进了质量-内存权衡。PagedWeight实现了与FP16相当的精度,GPU内存节省高达72.0%,吞吐量提高1.94倍,并且在类似的内存预算下,相对于量化方法,质量提高了39.3%,吞吐量损失最多为4.1%。

英文摘要

Mixture-of-Experts (MoE) is a popular class of large language models (LLMs), offering high efficiency and accuracy. However, in KV-cache-intensive serving scenarios, MoEs often exhibit a tension between the GPU memory requirements of the model weights and the growing KV cache. We propose PagedWeight, a novel management method for MoE LLM serving that dynamically quantizes MoE model's weights at runtime and balances expert-weight precision with the KV cache sizes. PagedWeight exposes and effectively navigates the complex tradeoff between the model's task accuracy, memory consumption, and throughput/latency. Across several memory-sensitive MoE serving scenarios, PagedWeight improves the quality-memory tradeoff over several existing quantization baselines. PagedWeight achieves FP16-equivalent accuracy with up to 72.0% GPU memory savings and 1.94$\times$ throughput improvement, and improves quality over quantization methods by up to 39.3% at a similar memory budget with at most 4.1% throughput loss.

URL PDF HTML 收藏
2607.16097 2026-07-20 cs.LG cs.AI cs.CL 新提交

Understanding Reasoning from Pretraining to Post-Training

理解从预训练到训练后阶段的推理

Jingyan Shen, Ang Li, Salman Rahman, Yifan Sun, Micah Goldblum, Matus Telgarsky, Pavel Izmailov

机构 * New York University(纽约大学) Modal Labs(模态实验室) University of California, Los Angeles(加州大学洛杉矶分校) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) Columbia University(哥伦比亚大学)

AI总结 研究强化学习在大语言模型从预训练到训练后阶段对推理的作用,以国际象棋为测试平台,按标准流程训练模型,发现预训练损失可预测RL后性能,RL奖励曲线斜率与预训练令牌有关,还揭示RL对SFT策略的影响,且在数学领域也有相同模式。

详情
AI中文摘要

强化学习(RL)在改进复杂推理任务的大语言模型(LLMs)中变得至关重要,但RL训练后阶段在很大程度上与之前的预训练孤立研究。存在两个基本问题:预训练选择如何影响RL计算回报;RL对模型实际有何作用。在标准LLM设置中难以研究,因此用国际象棋作为可控测试平台。按照标准LLM训练流程,在人类国际象棋游戏上预训练语言模型,在合成推理轨迹上进行监督微调,并在具有可验证奖励的国际象棋谜题上运行RL。结果发现,给定RL计算水平下的RL后性能可由预训练损失很好地预测,RL奖励曲线斜率随预训练令牌近似线性改善。此外,RL不仅锐化了监督微调(SFT)策略,在简单谜题上放大SFT已偏好的正确走法,在难题上揭示SFT下几乎不存在的正确走法。通过在数学领域文本上训练模型进一步测试,发现相同预测模式出现。总之,提供了预训练到RL接口的定量描述和可控测试平台。

英文摘要

Reinforcement learning (RL) has become central to improving large language models (LLMs) on complex reasoning tasks, yet RL post-training is largely studied in isolation from the pretraining that precedes it. As a result, two basic questions remain open: (1) how do pretraining choices (model size, data) shape the returns to RL compute, and (2) what does RL actually do to the model? These questions are difficult to study in the standard LLM setting: pretraining corpora are vast and uncontrolled, making it hard to attribute behaviors to pretraining versus RL, and systematic compute sweeps across both stages are prohibitively expensive. To address these challenges, we use chess as a controlled testbed for studying reasoning across the full pretraining-to-post-training pipeline. We follow the standard LLM training pipeline by pretraining language models from 5M to 1B parameters on human chess games, supervised fine-tuning on synthetic reasoning traces, and running RL on chess puzzles with verifiable rewards. Using this framework, we find that the post-RL performance at given RL compute level is well-predicted from the pretraining loss, and slope of the RL reward curves improves approximately linearly with the pretraining tokens. Beyond scaling, we find that RL does not simply sharpen the SFT policy: on easy puzzles it amplifies correct moves the SFT policy already preferred, while on hard puzzles it surfaces correct moves that were nearly absent under SFT. We further test whether our findings transfer beyond chess by training a 1B language model on math-domain text, where the same predictive pattern emerges: longer-pretrained checkpoints reach higher post-RL performance and improve faster under RL. In sum, we provide a quantitative account of the pretraining-to-RL interface and a controlled testbed for studying the science of reasoning across the full pretraining-to-post-training pipeline.

URL PDF HTML 收藏
2607.15418 2026-07-20 cs.AI cs.CV 新提交

DrawingVQA: A Real-World Benchmark for Multi-Depth Visual-Textual Reasoning on Construction Drawings

DrawingVQA:建筑图纸上多深度视觉文本推理的真实世界基准测试

Yoonhwa Jung, Junryu Fu, Mani Golparvar-Fard

机构 * Louisiana State University(路易斯安那州立大学) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 DrawingVQA针对建筑图纸多深度视觉文本推理设计基准测试,利用图纸与问答对,提出双分类框架评估模型,揭示模型与专家表现差距,为领域特定多模态推理及AI与工程工作流程整合奠定基础。

Comments CVPR 2026 Findings accepted paper

详情
AI中文摘要

我们引入了DrawingVQA,这是首个旨在评估多模态大语言模型在真实世界建筑图纸上的基准测试,建筑图纸是建筑、土木及其他工程实践中的核心媒介。与自然图像或示意性平面图不同,建筑图纸融合了抽象几何、符号标注、表格数据、注释和特定领域文本,构成独特复杂的视觉文本领域核心。DrawingVQA利用33张“施工发行版”图纸和92个精心策划的问答对弥合差距,涵盖三个推理深度。为评估模型能力,我们提出双分类框架。对先进多模态大语言模型的评估揭示了模型与专家表现之间的巨大差距。该基准测试为领域特定多模态推理奠定基础,推动人工智能驱动的理解与现实工程工作流程的整合。

英文摘要

We introduce DrawingVQA, the first benchmark designed to evaluate multimodal large language models (MLLMs) on real-world construction drawings -- a core media in architecture, civil, and many other engineering practices. Unlike natural images or schematic floor plans, construction drawings fuse abstract geometry, symbolic notation, tabular data, annotations, and domain-specific text, forming a uniquely complex visual-textual domain core to engineering workflows. DrawingVQA bridges this gap with 33 "Issued for Construction" drawings and 92 expertly curated question-answer pairs, spanning three reasoning depths: perceptual understanding, contextual interpretation, and domain-expert reasoning. To evaluate model capabilities, we present a dual categorization framework to jointly analyze performance across seven construction-engineering and four MLLM capability dimensions -- the first to explicitly map engineering workflows to AI reasoning competencies. Evaluations of state-of-the-art MLLMs reveal a substantial gap between model and expert performance, particularly at higher reasoning depths. This benchmark lays a foundation for domain-specialized multimodal reasoning to allow for advancement on integration of AI-driven understanding and real-world engineering workflows.

URL PDF HTML 收藏
2607.15190 2026-07-20 cs.AI 版本更新

Can We Trust Item Response Theory for AI Evaluation?

我们能信任项目反应理论进行人工智能评估吗?

Han Jiang, Sunbeom Kwon, Jinwen Luo, Ziang Xiao, Susu Zhang

机构 * Johns Hopkins University(约翰·霍普金斯大学) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) University of California, Los Angeles(加利福尼亚大学洛杉矶分校)

AI总结 研究探讨项目反应理论(IRT)用于人工智能评估的可靠性,利用六个大语言模型基准模拟响应矩阵,比较四种估计工具,评估IRT在多方面的表现,发现经典估计器在大型基准中可能不可行,可扩展估计器在特定模型集下可能产生不可靠推断。

详情
AI中文摘要

人工智能基准越来越多地利用项目级统计模型,特别是项目反应理论(IRT)来估计模型能力、对系统进行排名、选择信息丰富的示例以及诊断基准质量。然而,人工智能基准数据往往与最初开发标准IRT估计工具的人类测试数据模式不同。我们研究了这些模式不匹配如何挑战IRT建模在人工智能评估中的可靠性。通过六个广泛使用的大语言模型基准得出的项目参数和能力分布,模拟三种常见IRT模型下的响应矩阵,并比较四种估计工具。在18000个模拟条件下,系统评估IRT在模型排名、预测性能和项目特征推断方面的计算可行性、可扩展性和可靠性。结果表明,经典估计器在大型基准设置中可能变得不可行,而可扩展估计器在小或非正态分布模型集下可能产生不可靠的项目级和排名推断。本研究确定了潜在特质模型何时可靠支持或可能扭曲人工智能基准测试声明,以及需要何种样本量和诊断才能可靠使用。

英文摘要

AI benchmarks increasingly leverage item-level statistical models, particularly item response theory (IRT), to estimate model capabilities, rank systems, select informative examples, and diagnose benchmark quality. However, AI benchmark data often departs from the data regime of human testing, for which standard IRT estimation tools were originally developed: benchmarks typically involve fewer evaluated models, far more items, and capability distributions that may be skewed, clustered, or multimodal. We examine how these regime mismatches challenge the reliability of IRT modeling for AI evaluation. Using item parameters and capability distributions derived from six widely used LLM benchmarks, we simulate response matrices under three common IRT models and compare four estimation tools used in recent benchmark studies: marginal maximum likelihood, Markov chain Monte Carlo, variational inference, and a neural pseudo-Siamese estimator. Across 18,000 simulation conditions, we systematically evaluate computational feasibility, scalability, and the reliability of IRT inferences about model rankings, predicted performance, and item characteristics. Results show that classical estimators can become infeasible in large benchmark settings, whereas scalable estimators can produce unreliable item-level and ranking inferences with small or non-normally distributed model sets. This study identifies when latent trait models reliably support or risk distorting AI benchmarking claims, and what sample sizes and diagnostics are needed for trustworthy use.

URL PDF HTML 收藏
2605.22759 2026-07-20 cs.AI 版本更新

Towards a General Intelligence and Interface for Wearable Health Data

迈向可穿戴健康数据的通用智能与接口

Girish Narayanswamy, Maxwell A. Xu, A. Ali Heydari, Samy Abdel-Ghaffar, Marius Guerard, Kara Vaillancourt, Zhihan Zhang, Jake Garrison, Levi Albuquerque, Dimitris Spathis, Hong Yu, Hamid Palangi, Xuhai "Orson" Xu, David G. T. Barrett, Joseph Breda, Jed McGiffin, Yubin Kim, Yuwei Zhang, Naghmeh Rezaei, Samuel Solomon, Karan Ahuja, Tim Althoff, Jake Sunshine, Ming-Zher Poh, Benjamin Yetton, Ari Winbush, Nicholas B. Allen, James M. Rehg, Isaac Galatzer-Levy, Yun Liu, John Hernandez, Anupam Pathak, Conor Heneghan, Yuzhe Yang, Ahmed A. Metwally, Pushmeet Kohli, Mark Malhotra, Shwetak Patel, Xin Liu, Daniel McDuff

机构 * Google Research(谷歌研究) Google DeepMind(谷歌DeepMind) University of Washington(华盛顿大学) University of Oregon(俄勒冈大学) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 提出一个基于超过一万亿分钟无标签传感器数据预训练的可穿戴健康基础模型,通过联合扩展模型容量和预训练数据量,在35项健康预测任务上实现系统性性能提升,并利用LLM代理自动搜索下游预测头,集成到个人健康代理中以提高相关性和安全性。

Comments Narayanswamy and Xu are co-first authors. McDuff and Liu are co-last authors

详情
AI中文摘要

虽然无处不在的可穿戴传感器捕获了大量的行为和生理信息,但有效地将这些信号转化为个性化的健康见解具有挑战性。具体来说,由于高度的表型多样性以及个体基线健康、生理和生活方式因素的差异,将低层传感器数据转换为能够表征高层状态的表示是困难的。此外,收集带有健康结果注释的可穿戴数据既费力又昂贵,而回顾性注释实际上不可行,导致高质量标签数据的稀缺。为了克服这些限制,我们提出了一个可穿戴健康基础模型,该模型在来自五百万参与者的大型队列中超过一万亿分钟的无标签传感器信号上进行了预训练。我们证明了模型容量和预训练数据量的联合扩展在35项健康预测任务(涵盖心血管、代谢、睡眠和心理健康以及生活方式选择和人口统计因素)的多样化评估中带来了系统性的性能提升。我们发现这种人群规模的表示解锁了标签高效的少样本学习和稳健的日常指标估计的生成能力。为了进一步利用这种学习到的表示,我们部署了一个LLM代理教室来自动搜索基于模型嵌入构建的下游预测头空间,显示出随着LLM模型容量增加而广泛性能提升。最后,我们展示了将这些下游预测器集成到个人健康代理中如何能够支持更相关、更具上下文感知和更安全的模型响应,并通过来自一组临床医生的1,860个评分进行了验证。

英文摘要

While ubiquitous wearable sensors capture a wealth of behavioral and physiological information, effectively transforming these signals into personalized health insights is challenging. Specifically, converting low-level sensor data into representations capable of characterizing higher-level states is difficult due to high phenotypic diversity and variation in individual baseline health, physiology, and lifestyle factors. Moreover, collecting wearable data paired with health outcome annotations is laborious and expensive, and retrospective annotation remains practically unfeasible, contributing to a scarcity of data with high-quality labels. To overcome these limitations, we propose a foundation model for wearable health that is pretrained on more than one trillion minutes of unlabeled sensor signals drawn from a large cohort of five million participants. We demonstrate that the joint scaling of model capacity and pretraining data volume leads to systematic improvements in performance, as evaluated on a diverse set of 35 health prediction tasks, spanning cardiovascular, metabolic, sleep, and mental health, as well as lifestyle choices and demographic factors. We find that this population scale representation unlocks label-efficient few-shot learning and generative capabilities for robust daily metric estimation. To further leverage this learned representation, we deploy a classroom of LLM agents to autonomously search the space of downstream predictive heads built on the model embeddings, showing broad performance improvements that increase with LLM model capacity. Finally, we show how integrating these downstream predictors into a Personal Health Agent can support model responses that are more relevant, contextually aware, and safe, and we validate this via 1,860 ratings from a cohort of clinicians.

URL PDF HTML 收藏
2409.10897 2026-07-20 cs.LG cs.SE 版本更新

AutoSpec: Automated Generation of Neural Network Specifications

AutoSpec:神经网络规范的自动生成

Shuowei Jin, Taobo Liao, Anuj Kalia, Xenofon Foukas, Huan Zhang, Cheng Tan, Z. Morley Mao, Francis Y. Yan

机构 * University of Michigan(密歇根大学) Microsoft Research(微软研究院) Northeastern University(东北大学) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 针对神经网络在学习增强系统中对模型安全鲁棒性需求,AutoSpec提出首个自动生成和评估神经网络规范的综合框架,通过基于树算法、统计认证框架及评估框架,经实验验证其性能优于手动定义规范和现有基线算法。

详情
AI中文摘要

神经网络在学习增强系统中的日益广泛应用凸显了对模型安全性和鲁棒性的需求,尤其是在安全关键领域。虽然神经网络验证的最新进展提供了最坏情况行为的形式保证,但现有方法要求用户手动定义模型规范,这一过程容易出错、不完整且耗时。本文提出了AutoSpec,这是首个用于为学习增强系统自动生成和评估神经网络规范的综合框架。AutoSpec引入了一种基于树的算法,该算法自适应地划分输入空间以生成与模型行为一致的规范集,以及一个统计认证框架,为每个规范提供严格的准确性保证。我们还提出了一个有原则的评估框架,该框架定义了规范准确性和覆盖范围的可解释指标,为未来研究建立了基准。在四个不同应用中的实验表明,AutoSpec优于手动定义的规范和现有的基线算法,比人工定义的规范提高F1分数高达53%,比最强基线提高73%。

英文摘要

The increasing adoption of neural networks in learning-augmented systems highlights the growing need for model safety and robustness, especially in safety-critical domains. While recent advances in neural network verification offer formal guarantees on worst-case behavior, existing approaches require users to manually define model specifications, an error-prone, incomplete, and time-consuming process. In this paper, we present AutoSpec, the first comprehensive framework for automatically generating and evaluating neural network specifications for learning-augmented systems. AutoSpec introduces a tree-based algorithm that adaptively partitions the input space to generate specification sets aligned with model behavior, as well as a statistical certification framework that provides rigorous accuracy guarantees for each specification. We also propose a principled evaluation framework that defines interpretable metrics for specification accuracy and coverage, establishing a benchmark for future research. Experiments across four diverse applications show that AutoSpec outperforms both manually defined specifications and existing baseline algorithms, improving the F1 score by up to 53% over human-defined specifications and 73% over the strongest baseline.

URL PDF HTML 收藏
2605.05000 2026-07-17 cs.CR cs.LG 版本更新

Agentic Vulnerability Reasoning on COTS Binaries

基于商用现货二进制文件的智能体漏洞推理

Hwiwon Lee, Jongseong Kim, Lingming Zhang

机构 * University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 研究LLM智能体对COTS二进制文件漏洞的推理能力,构建SLYP管道,结合二进制探索与动态调试验证漏洞。在COM基准测试中表现出色,发现更多真实漏洞,生成验证PoC,还发现多个零日漏洞,证明工具集和模型选择的重要性及通用性。

详情
AI中文摘要

大语言模型(LLM)智能体越来越多地用于解决安全任务。现有评估通常需要访问源代码,而商用现货(COTS)二进制文件在部署软件中占主导地位,需要从剥离、优化的机器代码进行推理。这一差异引发重要问题:现代LLM智能体能否对关键COTS二进制文件中的漏洞进行推理?为此构建了SLYP,一种用于COTS二进制文件端到端漏洞发现和验证的REACT风格管道。它结合了用于二进制探索和动态调试的可扩展MCP服务器,并通过合成调试器验证的概念验证(PoC)崩溃来验证候选漏洞。在以20对象COM基准为中心的COTS Windows二进制文件上评估了SLYP和生产编码智能体。SLYP发现了所有64个易受攻击的入口函数,而默认生产智能体最多遗漏15个;SLYP还发现了比最先进的静态分析器更多的真实漏洞,该分析器最多发现35个且有大量误报。对于验证,SLYP在67.5%的情况下生成了调试器验证的PoC,而默认生产智能体则没有。进一步的消融实验表明,工具集和模型选择对COTS二进制推理有重大影响。额外评估还证明了SLYP在Windows内核目标上的通用性。SLYP已发现39个零日漏洞,其中31个在COM/RPC服务中,8个在内核驱动程序中,均已提交给微软安全响应中心(MSRC),23个被分配CVE编号并获得20.3万美元的赏金奖励。

英文摘要

LLM agents have been increasingly adopted for solving security tasks. However, existing evaluations usually require source code access, while commercial off-the-shelf (COTS) binaries dominate deployed software and require reasoning from stripped, optimized machine code. This discrepancy raises an important question: can modern LLM agents reason about vulnerabilities in critical COTS binaries? Motivated by this question, we build SLYP, a REACT-style pipeline for end-to-end vulnerability discovery and validation of COTS binaries. SLYP combines extensible MCP servers for binary exploration and dynamic debugging, and validates candidate vulnerabilities by synthesizing debugger-verified proof-of-concept (PoC) crashes. We evaluate SLYP and production coding agents, including Claude Code and Codex, on COTS Windows binaries centered on a 20-object COM benchmark. SLYP uncovers all 64 vulnerable entry functions while default production agents miss up to 15; SLYP also surfaces more true vulnerabilities than the state-of-the-art static analyzer, which discovers at most 35 with a large number of false positives. For validation, SLYP generates debugger-verified PoCs for 67.5% of cases, while default production agents generate none. Further ablations show that tool sets and model choice materially affect COTS binary reasoning. Our additional evaluation also demonstrates the generalizability of SLYP on Windows kernel targets. To date, SLYP has uncovered 39 zero-day vulnerabilities, 31 in COM/RPC services and 8 in kernel drivers, all disclosed to the Microsoft Security Response Center (MSRC), with 23 assigned CVEs and $203,000 bounty awards.

URL PDF HTML 收藏
2607.14506 2026-07-17 cs.LG cs.AI 新提交

Non-vacuous Generalization Bounds for Reinforcement Learning with Verifiable Rewards

具有可验证奖励的强化学习的非空泛化界限

Yuxuan Zhu, Rohan Alur, Daniel Kang

机构 * UIUC(伊利诺伊大学厄巴纳 - 香槟分校) MIT(麻省理工学院) Bridgewater AIA Labs(布里奇沃特人工智能实验室)

AI总结 研究针对具有可验证奖励的强化学习在十亿参数规模下泛化性差的问题,通过将PAC-贝叶斯压缩界限与Gumbel-max重参数化技巧结合,并提出渐进式RLVR框架,在多领域建立非空泛化界限,性能优于基础模型且接近微调模型。

Comments 22 pages, 7 figures

详情
AI中文摘要

虽然具有可验证奖励的强化学习(RLVR)被广泛用于提高大语言模型(LLMs)的推理能力,但所得模型的泛化性仍了解不足。本文在十亿参数规模下为参数高效的RLVR微调建立了首个非空泛化界限。方法是将PAC-贝叶斯压缩界限应用于此设置,并通过Gumbel-max重参数化技巧解决令牌生成的固有随机性。提出渐进式RLVR框架,集成RLVR与策略蒸馏、TinyLoRA和模型量化。实验表明该框架在四个领域产生非空泛化界限,性能优于基础模型9%-51%,且在微调模型精度的6%-11%范围内。

英文摘要

While reinforcement learning with verifiable rewards (RLVR) is widely used to improve the reasoning capabilities of large language models (LLMs), the generalizability of the resulting models remains poorly understood. In this work, we establish the first non-vacuous generalization bounds for parameter-efficient RLVR fine-tuning at the billion-parameter scale. Our approach adapts PAC-Bayes compression bounds to this setting, and addresses the inherent stochasticity of token generation by applying the Gumbel-max reparameterization trick. To operationalize these bounds, we propose the Progressive RLVR framework, which integrates RLVR with on-policy distillation, TinyLoRA, and model quantization. Progressive RLVR empirically retains 84-97% performance of standard LoRA fine-tuning while producing models that are 14,796x more compressible. We show that this framework yields non-vacuous generalization bounds in four domains: mathematical problem-solving, programming, general-knowledge reasoning, and Text-to-SQL. Our bounds exceed the accuracy of the base model by 9-51% and lie within 6-11% of the accuracy of the fine-tuned models.

URL PDF HTML 收藏
2607.12121 2026-07-17 cs.DC cs.LG 版本更新

FlashDiff: Efficient Regional Execution and Scheduling for Diffusion Model Serving

FlashDiff:用于扩散模型服务的高效区域执行与调度

Yaqi Qiao, Ping He, Songrun Xie, Ayush Barik, Chensong Zhang, Zhengzhong Tu, Fan Lai

机构 * University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) Vanderbilt University(范德比大学) HKUST(香港科技大学) NVIDIA(英伟达) Texas A&M University(德克萨斯农工大学)

AI总结 研究针对扩散模型服务效率低的问题,提出FlashDiff系统,通过自适应区域执行和调度,利用扩散细化特性及三种机制,有效降低端到端服务延迟,提高吞吐量。

详情
AI中文摘要

扩散模型已成为现代图像、视频和音频生成的核心支柱,但其高效服务仍是挑战。与自回归解码不同,扩散推理在多个去噪步骤中反复更新高维空间或时间潜在变量。现有多GPU并行化方法存在问题。本文提出FlashDiff,通过自适应区域执行和调度提高推理效率。基于扩散细化在潜在区域或去噪步骤中不均匀的观察,FlashDiff利用这些特性选择性执行需进一步细化的区域,并在并发服务请求中重新分配计算空闲时间。它由三种机制组成,包括使用早期注意力信号分解潜在表示、用轻量级运行时控制器估计区域活动、应用亲和感知在线调度器。在实际图像、视频和音频工作负载中,FlashDiff将端到端服务延迟降低30 - 97%,吞吐量提高1.2 - 2.2倍。

英文摘要

Diffusion models have become the central backbone for modern image, video, and audio generation, but their efficient service remains a challenge. Unlike autoregressive decoding, diffusion inference repeatedly updates high-dimensional spatial or temporal latents over many denoising steps. This all-region execution pattern makes generation latency high and limits serving throughput. Existing multi-GPU parallelization methods can reduce per-step computation, but often introduce substantial activation exchange overhead, causing communication to offset or even outweigh the benefits of parallel execution. This paper presents FlashDiff, a diffusion serving system that improves inference efficiency through adaptive regional execution and scheduling. FlashDiff is based on the observation that diffusion refinement is not uniform across latent regions or denoising steps: different regions often stabilize at different rates, while neighboring steps exhibit strong temporal correlation. FlashDiff leverages these properties to selectively execute only regions that require further refinement and to reallocate the resulting compute slack across concurrent serving requests. FlashDiff consists of three mechanisms. First, it decomposes the latent representation into coherent execution regions using early-stage attention signals, preserving semantic structure while exposing fine-grained parallelism. Second, it uses a lightweight runtime controller to estimate region activity and bypass low-impact updates when further refinement is unlikely to affect output quality. Third, it applies an affinity-aware online scheduler that co-locates dependent regions, balances residual load across GPUs, and reuses reclaimed compute capacity to improve serving efficiency. Across real-world image, video, and audio workloads, FlashDiff reduces end-to-end serving latency by 30-97% and improves throughput by 1.2-2.2x.

URL PDF HTML 收藏
2503.19877 2026-07-17 cs.CL 版本更新

Scaling Evaluation-time Compute with Reasoning Models as Evaluators

通过推理模型作为评估器来提升评估时的计算能力

Seungone Kim, Ian Wu, Jinu Lee, Xiang Yue, Seongyun Lee, Mingyeong Moon, Carolin Lawrence, Kiril Gashteovski, Julia Hockenmaier, Graham Neubig, Sean Welleck

机构 * CMU(卡内基梅隆大学) UIUC(伊利诺伊大学) KAIST AI(韩国科学技术院人工智能研究所) NEC Laboratories Europe(日本 NEC 欧洲实验室) Ss.Cyril and Methodius University of Skopje(斯科普里塞尔吉尔和梅蒂乌斯大学)

AI总结 本文探讨了通过增加评估时的计算量来提升语言模型的评估能力,利用推理模型作为评估器,分别评估响应整体和每个步骤,从而提高评估效果。

Comments ACL 2026 Findings

详情
AI中文摘要

随着语言模型(LM)的输出越来越自然,评估其质量变得越来越困难。同时,通过增加测试时的计算量来提升LM的'思考'时间,已被证明是解决数学和代码等领域挑战性问题的有效技术。这引发了一个自然的问题:是否可以通过增加测试时的计算量来提升LM的评估能力?为回答这个问题,我们研究了利用推理模型——即能够原生生成长链推理的LM——作为评估器。具体而言,我们考察了通过(1)使用推理模型,以及(2)提示这些模型不仅评估响应整体(即结果评估),还评估响应中的每个步骤(即过程评估)来利用更多测试时计算量的方法。在实验中,我们观察到评估器的性能随着生成更多推理标记而单调提升,类似于LM生成中的趋势。此外,我们使用这些更准确的评估器对多个生成进行重新排序,并证明在评估时花费更多计算量可以像在生成时花费更多计算量一样有效,从而提升LM的问题解决能力。

英文摘要

As language model (LM) outputs get more and more natural, it is becoming more difficult than ever to evaluate their quality. Simultaneously, increasing LMs' "thinking" time through scaling test-time compute has proven an effective technique to solve challenging problems in domains such as math and code. This raises a natural question: can an LM's evaluation capability also be improved by spending more test-time compute? To answer this, we investigate employing reasoning models-LMs that natively generate long chain-of-thought reasoning-as evaluators. Specifically, we examine methods to leverage more test-time compute by (1) using reasoning models, and (2) prompting these models to evaluate not only the response as a whole (i.e., outcome evaluation) but also assess each step in the response separately (i.e., process evaluation). In experiments, we observe that the evaluator's performance improves monotonically when generating more reasoning tokens, similar to the trends observed in LM-based generation. Furthermore, we use these more accurate evaluators to rerank multiple generations, and demonstrate that spending more compute at evaluation time can be as effective as using more compute at generation time in improving an LM's problem-solving capability.

URL PDF HTML 收藏
2607.13451 2026-07-16 cs.RO cs.AI cs.CV 新提交

Learning Physics-Guided Residual Dynamics for Deformable Object Simulation

学习用于可变形物体模拟的物理引导残差动力学

Shivansh Patel, Kaifeng Zhang, Sanjay Pokkali, Svetlana Lazebnik, Yunzhu Li

机构 * UIUC(伊利诺伊大学厄巴纳 - 香槟分校) Columbia University(哥伦比亚大学)

AI总结 研究针对可变形物体模拟中动力学预测难的问题,提出物理引导残差动力学(PGRD)框架,结合物理与学习方法优势,采用特定架构和公式,在多物体模拟上结果更准,还展示了其在操作规划和交互式模拟中的应用效用。

Comments Website: https://pgrd-robot.github.io/

详情
AI中文摘要

模拟可变形物体对众多机器人操作应用至关重要,但准确预测其动力学仍具挑战性。我们提出物理引导残差动力学(PGRD),这是一个结合基于物理和基于学习方法优势的混合模拟框架。具体而言,PGRD将可优化的弹簧质量模拟器作为主干,与预测基于物理预测的残差校正的神经网络相结合。我们采用基于速度的公式确保稳定模拟,并使用滑动窗口变压器架构捕捉时间依赖性。我们表明,在一组不同的真实世界可变形物体上,PGRD比纯基于物理和基于学习的方法产生更准确的结果。我们还在两个应用中展示了PGRD的效用:通过模型预测控制进行操作规划,包括具有生成目标图像的语言条件设置;以及通过3D高斯点渲染进行基于动作条件的视频预测的交互式模拟。

英文摘要

Simulating deformable objects is essential for a wide range of robotic manipulation applications, yet accurately predicting their dynamics remains challenging. We propose Physics-Guided Residual Dynamics (PGRD), a hybrid simulation framework that combines the advantages of physics-based and learning-based approaches. Specifically, PGRD combines an optimizable spring-mass simulator as a backbone with a learned neural network that predicts residual corrections to the physics-based predictions. We adopt a velocity-based formulation to ensure stable simulation and a sliding-window transformer architecture to capture temporal dependencies. We show that PGRD produces more accurate results than both purely physics-based and learning-based methods on a set of diverse real-world deformable objects. We further demonstrate the utility of PGRD in two applications: manipulation planning via Model Predictive Control, including a language-conditioned setting with a generated goal image; and interactive simulation via action-conditioned video prediction by 3D Gaussian Splatting.

URL PDF HTML 收藏
2607.13449 2026-07-16 cs.CV cs.LG 新提交

DreamSat-Pose: Spacecraft Pose Estimation from Single-View 3D Reconstructions and Learned 2D-3D Feature Matching

DreamSat-Pose:基于单视图3D重建和学习的2D-3D特征匹配的航天器姿态估计

Josiane Uwumukiza, Jocelyn Zhao, Giovanni Lavezzi, Giacomo Battaglia, Paolo Panicucci, Minduli C. Wijayatunga, Victor Rodriguez-Fernandez, Richard Linares

机构 * Wellesley College(韦尔斯利学院) Massachusetts Institute of Technology(麻省理工学院) Politecnico di Milano(米兰理工大学) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) Universidad Politécnica de Madrid(马德里理工大学)

AI总结 针对未知航天器对象,本文提出新框架,先利用冻结的DINOv3提取图像特征、动态图卷积神经网络编码器计算几何特征,再经双流变压器匹配器细化描述符,通过学习2D-3D对应关系估计姿态,在数据集上评估效果良好,泛化能力强。

详情
AI中文摘要

6自由度姿态估计在自主交会和接近操作中是一项关键任务。在目标未知的情况下,由于要与目标形状模型重建相结合,该任务具有挑战性。本文提出了一种用于未知航天器对象的单次形状和姿态估计的新框架。给定单张图像,先重建目标的3D形状模型,然后通过学习密集的2D-3D对应关系估计相对六自由度姿态。利用冻结的DINOv3视觉变压器提取图像特征,通过可训练的动态图卷积神经网络编码器从重建点云计算几何特征。双流变压器匹配器通过交替自注意力和交叉注意力细化描述符,产生软对应关系并传递给透视n点求解器进行姿态恢复。在SPE3R数据集上评估该方法,并将FoundationPose作为当前最先进能力的代表性基线。结果表明,仅使用单张图像和重建几何就能实现可靠的姿态估计,平均指向误差为0.157度,对未见航天器具有很强的泛化能力。

英文摘要

6-DoF pose estimation is a critical task in autonomous rendezvous and proximity operations. In the case of an unknown target, this task becomes challenging as it shall be paired with the reconstruction of the target shape model. In this article, we propose a novel framework for single-shot shape and pose estimation of unknown spacecraft objects. Given a single image, we first reconstruct a 3D shape model of the target, then estimate the relative six-degrees-of-freedom pose by learning dense 2D-3D correspondences. The image features are extracted using a frozen DINOv3 vision transformer, while the geometric features are computed from the reconstructed point cloud using a trainable dynamic graph convolutional neural network encoder. A dual-stream transformer matcher refines descriptors through alternating self- and cross-attention, producing soft correspondences that are passed to a Perspective-$n$-Point solver for pose recovery. We evaluate the method on the SPE3R dataset and consider FoundationPose as a representative baseline for current state-of-the-art capabilities. Results show reliable pose estimates achieving 0.157 degrees mean pointing error using only a single image and reconstructed geometry, demonstrating strong generalization to unseen spacecraft.

URL PDF HTML 收藏
2607.13436 2026-07-16 cs.LG cs.SY eess.SY 新提交

Distributionally Robust and Safe Imitation Learning

分布鲁棒且安全的模仿学习

Ahmed Aboudonia, Naira Hovakimyan

机构 * University of California Berkeley(加利福尼亚大学伯克利分校) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 研究针对模仿学习对分布变化敏感及安全风险问题,提出分布鲁棒且安全的模仿学习框架,利用泰勒级数模仿学习和分布鲁棒自适应控制应对不同诱导变化,在无人机案例中验证了方法有效性。

详情
AI中文摘要

模仿学习在复杂决策任务中取得显著成功,但其性能对分布变化敏感,存在安全风险。我们提出一个分布鲁棒且安全的模仿学习框架,明确应对策略诱导和不确定性诱导的分布变化。该方法利用泰勒级数模仿学习减轻策略诱导变化,用分布鲁棒自适应控制处理不确定性诱导变化,在无人机案例中验证了其有效性。

英文摘要

Imitation learning (IL) has achieved remarkable success in complex decision-making tasks. However, its performance is highly sensitive to distribution shifts, which can pose significant safety risks. We propose a distributionally robust and safe IL framework that explicitly addresses both policy-induced and uncertainty-induced distribution shifts. Our approach develops a unified framework leveraging Taylor Series Imitation Learning (TaSIL) to mitigate policy-induced shifts and distributionally robust adaptive control to handle uncertainty-induced shifts. This architecture enables the formulation of an IL problem that optimizes performance under distributional uncertainty while systematically accounting for safety constraints. We demonstrate the effectiveness of the proposed approach on an unmanned aerial vehicle (UAV) case study where the UAV performs a task in an uncertain environment while avoiding unsafe regions.

URL PDF HTML 收藏
2607.13429 2026-07-16 cs.RO cs.CV 新提交

Generalizable VLA Finetuning via Representation Anchoring and Language-Action Alignment

通过表示锚定和语言-动作对齐实现可泛化的视觉语言动作微调

Dwip Dalal, Shivansh Patel, Chahit Jain, Jeonghwan Kim, Utkarsh Mishra, Alex Baratian, Hyeonjeong Ha, Heng Ji, Svetlana Lazebnik, Unnat Jain

机构 * University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) Texas A&M University(德州农工大学) University of California, Irvine(加州大学欧文分校)

AI总结 研究针对VLA策略微调中存在的问题提出Anchor-Align方法,通过视觉语言锚定和语言-动作对齐两个目标增强BC,在物理机器人和模拟测试中均有效果提升,表明保留预训练表示与有效动作学习可兼顾。

Comments Code: https://github.com/dwipddalal/Anchor-Align

详情
AI中文摘要

通过行为克隆(BC)在机器人演示上对预训练的视觉语言模型(VLM)进行微调已成为视觉语言动作(VLA)策略的标准方法。然而,BC微调会逐步覆盖支持视觉和语义泛化的预训练表示。在网络图像-文本数据上进行联合训练并不能防止这种情况,它将语言和动作损失应用于单独的观察,导致VLA存在语言-动作不对齐,而标准操作基准并未暴露这一点。我们提出了Anchor-Align方法,它通过两个目标增强BC:视觉语言锚定从冻结的VLM副本中提取分层表示以防止这种漂移,而语言-动作对齐将每个动作目标转换为离散的运动方向标签,并在相同的机器人观察上联合训练语言和动作预测。在物理xArm7机器人上,在两种广泛使用的VLA架构中,Anchor-Align都提高了实际机器人的成功率(分别从28%提高到54%和从37%提高到60%)。在模拟中大规模测试时,我们分别在LIBERO-PRO、LIBERO-Plus和CALVIN上展示了在分布外扰动、感知鲁棒性和长视野控制方面的持续改进,这表明保留预训练表示和有效的动作学习在根本上并不矛盾。

英文摘要

Finetuning a pretrained vision-language model (VLM) on robot demonstrations via behavior cloning (BC) has become the standard recipe for vision-language-action (VLA) policies. However, BC finetuning progressively overwrites the pretrained representations that support visual and semantic generalization. Co-training on web image-text data, a common remedy, does not prevent this; it applies language and action losses to separate observations, leaving VLAs with language-action misalignment that standard manipulation benchmarks do not expose. We propose Anchor-Align, which augments BC with two objectives: Vision-Language Anchoring distills layer-wise representations from a frozen VLM copy to prevent this drift, while Language-Action Alignment converts each action target into a discrete motion-direction label and jointly trains language and action prediction on the same robot observation. On a physical xArm7 robot, across two widely used VLA architectures, Anchor-Align improves real-robot success on both (28% to 54% and 37% to 60%). At scale in simulation, we demonstrate consistent improvements on OOD perturbations, perceptual robustness, and long-horizon control across LIBERO-PRO, LIBERO-Plus, and CALVIN, respectively, suggesting that preserving pretrained representations and effective action learning are not fundamentally at odds. Project page: anchoralignvla.github.io

URL PDF HTML 收藏
2607.13035 2026-07-16 cs.CL cs.AI cs.LG cs.SE 新提交

FixItFlow: Automated Troubleshooting Guide Generation from Cloud Incidents

FixItFlow:从云事件中自动生成故障排除指南

Srihari Unnikrishnan, Jaskaran Singh Walia, Drishti Goel, Supriyo Ghosh

机构 * Microsoft Research(微软研究院) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) Inception

AI总结 针对云事件手动创建故障排除指南的问题,提出FixItFlow系统,利用大语言模型从历史事件数据生成指南,能提取诊断模式、合成结构化指南并严格验证,经评估可提升事件响应,减轻团队文档负担。

详情
AI中文摘要

云服务频繁出现需要快速诊断和解决的事件。故障排除指南有助于工程师一致地做出响应,但手动创建指南劳动强度大,导致覆盖不完整和文档过时。我们提出了FixItFlow,这是一个使用大语言模型从历史事件数据生成故障排除指南的自动化系统。该系统从工程师操作中提取诊断模式,合成带有经过验证命令的结构化指南,并进行严格验证以防止虚假内容。在对26名工程师的评估中,生成的指南在清晰度方面获得了61.5%的正面评价,并且对于有相关指南的事件,缓解时间减少了2.3倍。这些结果表明,自动指南生成可以改善事件响应,同时减轻工程团队的文档负担。

英文摘要

Cloud services experience frequent incidents that require rapid diagnosis and resolution. Troubleshooting guides help engineers respond consistently, but creating them manually is labor-intensive, resulting in incomplete coverage and outdated documentation. We present FixItFlow, an automated system that generates troubleshooting guides from historical incident data using large language models. The system extracts diagnostic patterns from engineer actions, synthesizes structured guides with verified commands, and enforces strict validation to prevent fabricated content. In our evaluation with 26 engineers, generated guides achieved 61.5\% positive ratings for clarity and demonstrated a 2.3x reduction in mitigation time for incidents with associated guides. These results indicate that automated guide generation can improve incident response while reducing documentation burden on engineering teams.

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

AvAtar: Learning to Align via Active Optimal Transport

AvAtar: 通过主动最优输运学习对齐

Qi Yu, Ruizhong Qiu, Zhichen Zeng, My T. Thai, Huan Liu, Hanghang Tong

机构 * University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) University of Florida(佛罗里达大学) Arizona State University(亚利桑那州立大学)

AI总结 提出AvAtar框架,利用主动学习策略通过熵正则化最优输运的梯度影响量化候选点信息量,并采用伴随状态法高效求解,以提升对齐性能。

Comments Published as a conference paper at ICML 2026

详情
AI中文摘要

对齐在许多机器学习问题中扮演基础角色,例如多网络分析、多模态学习和点云配准。近期工作越来越多地利用最优输运(OT)进行分布对齐,其有效性很大程度上依赖于在实践中难以或昂贵获取的稀疏监督。然而,现有工作大多忽略了如何主动获取高质量监督以提升OT框架下的对齐性能。本文提出了一种基于主动对齐的最优输运框架AvAtar。我们通过测量候选点对全局对齐结果的梯度影响来量化其信息量,该影响通过熵正则化OT公式从全局对齐结果传播到候选点的所有可能监督。鉴于OT的约束性质,直接对其求导具有挑战性,我们利用伴随状态方法将计算重新表述为一个线性系统,可通过共轭梯度法以线性复杂度求解并保证收敛。通过有效的效用函数编码全局对齐结果,AvAtar适用于OT框架下的一般对齐问题。在三个代表性对齐任务上的大量实验证明了所提AvAtar的有效性、可扩展性和泛化性。

英文摘要

Alignment plays a fundamental role in many machine learning problems, such as multi-network analysis, multimodal learning, and point cloud registration. Recent works increasingly leverage optimal transport (OT) for distributional alignment, whose effectiveness largely depends on sparse supervision that is hard or costly to obtain in practice. Existing works, however, largely overlook how to actively acquire high-quality supervision to improve their alignment performance under OT frameworks. In this paper, we propose a principled active alignment framework for optimal transport alignment called AvAtar. We quantify the informativeness of a candidate by measuring its gradient-based impact on the global alignment result, computed as the gradient propagation from the global alignment result to all possible supervisions of the candidate through the entropy-regularized OT formulation. While differentiating through OT is challenging given its constrained nature, we leverage the adjoint-state method to reformulate the computation to a linear system solvable by the conjugate gradient method with linear complexity and guaranteed convergence. By encoding the global alignment result via effective utility functions, AvAtar is applicable to general alignment problems under the OT framework. Extensive experiments on three representative alignment tasks demonstrate the effectiveness, scalability, and generalizability of the proposed AvAtar.

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

Too Polite to Disagree: Understanding Sycophancy Propagation in Multi-Agent Systems

过于礼貌而不反驳:理解多智能体系统中的趋炎附势传播

Vira Kasprova, Amruta Parulekar, Abdulrahman AlRabah, Krishna Agaram, Ritwik Garg, Sagar Jha, Nimet Beyza Bozdag, Dilek Hakkani-Tur

机构 * University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 研究探讨多智能体系统中趋炎附势行为的影响,通过实验发现提供趋炎附势先验信息可减少影响、缓解错误连锁反应并提升讨论准确性。

详情
AI中文摘要

大型语言模型(LLMs)常常表现出趋炎附势:即使与模型意见相冲突,也会同意用户立场。尽管先前研究大多集中在单智能体设置,但在协作多智能体系统中仍较少探讨。我们询问是否其他智能体的趋炎附势水平意识会影响讨论结果。为此,我们使用六个开源LLM进行受控实验,向智能体提供同伴趋炎附势排名,以估计每个同伴的趋炎附势倾向。这些排名基于使用各种静态(讨论前)和动态(在线)策略计算出的分数。我们发现,提供趋炎附势先验信息可减少趋炎附势同伴的影响,缓解错误连锁反应,并通过绝对10.5%提升最终讨论准确性。因此,这是一种轻量且有效的方法,可用于减少讨论中的趋炎附势行为并提高下游准确性。

英文摘要

Large language models (LLMs) often exhibit sycophancy: agreement with user stance even when it conflicts with the model's opinion. While prior work has mostly studied this in single-agent settings, it remains underexplored in collaborative multi-agent systems. We ask whether awareness of other agents' sycophancy levels influences discussion outcomes. To investigate this, we run controlled experiments with six open-source LLMs, providing agents with peer sycophancy rankings that estimate each peer's tendency toward sycophancy. These rankings are based on scores calculated using various static (pre-discussion) and dynamic (online) strategies. We find that providing sycophancy priors reduces the influence of sycophancy-prone peers, mitigates error-cascades, and improves final discussion accuracy by an absolute 10.5%. Thus, this is a lightweight and efficient way to reduce model sycophancy during discussions and subsequently improve downstream accuracy.

URL PDF HTML 收藏
2607.12206 2026-07-15 cs.CV cs.GR 新提交

RegHead: Non-Humanoid Head Blendshapes via Feed-Forward Registration

RegHead:通过前馈配准生成非拟人头部混合形状

Jiahao Luo, Hao Zhang, Jianqi Chen, Yijie He, Jiaxu Zou, Michael Vasilkovsky, Sergei Korolev, Sergey Tulyakov, Chaoyang Wang, Peter Wonka, James Davis, Jian Wang

机构 * UCSC(加州大学圣克鲁兹分校) UIUC(伊利诺伊大学厄巴纳-香槟分校) KAUST(阿卜杜拉国王科技大学) Snap Inc.(Snap公司)

AI总结 针对非拟人头部头像构建语义混合形状集成本高的问题,提出含大规模数据集、特定运动表示及快速前馈配准模型的RegHead框架,实验表明其生成表情网格保真度高、速度快,还能实现实时重定向。

详情
AI中文摘要

我们提出了RegHead,这是一个为可动画化的非拟人头部头像构建语义混合形状集的框架。语义混合形状提供了一个低维且可解释的动画接口,并支持跨身份重定向。构建这样的混合形状集成本高昂,原因包括缺乏一致表情监督、生成的4D资产缺乏对应关系以及面部运动高度局部化。我们提出了一个大规模数据集、一种针对局部面部变形的密集随机锚点运动表示以及一个快速前馈配准模型。实验表明,我们的方法能生成比基线更高保真的表情网格,且速度比优化方法快几个数量级。我们还展示了从人脸跟踪信号到非拟人角色的实时重定向,能捕捉头部姿势和局部面部运动。

英文摘要

We present RegHead, a framework for constructing semantic blendshape sets for animatable non-humanoid head avatars. With a fixed expression vocabulary, semantic blendshapes provide a low-dimensional and interpretable animation interface and support cross-identity retargeting. Building such blendshape sets remains expensive because (i) expression-consistent supervision is scarce, (ii) generated 4D assets typically lack correspondence, and (iii) facial motion is highly localized. We propose (1) a large-scale dataset of non-humanoid identities paired with a shared expression vocabulary, obtained by expanding a small artist-rigged library via fine-tuned image editing; (2) a dense stochastic anchor motion representation tailored to localized facial deformations; and (3) a fast feed-forward registration model that converts unregistered expression meshes into a corresponded blendshape basis by predicting anchor-based deformations from the neutral shape. Experiments show that our approach produces higher-fidelity expression meshes than baselines, while running orders of magnitude faster than optimization. We further demonstrate real-time retargeting from human face tracking signals to non-humanoid characters, capturing both head pose and localized facial motions. Our project page is available at https://snap-research.github.io/RegHead/.

URL PDF HTML 收藏
2607.11952 2026-07-15 cs.LG cs.DC 新提交

Scalable Optimal Transport Algorithm for Network Alignment

用于网络对齐的可扩展最优传输算法

Elaheh Hassani, Durga Mandarapu, Qi Yu, Hanghang Tong, Ariful Azad

机构 * Texas A&M University(德克萨斯农工大学) Lawrence Berkeley National Laboratory(劳伦斯伯克利国家实验室) University of Illinois at Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校)

AI总结 研究网络对齐问题,提出FastAlign框架,它通过保留最优传输公式,结合稀疏感知图计算与特定领域内核融合,在不降低对齐精度的情况下,大幅提升了计算效率,减少了端到端运行时间。

Comments 10 pages, 7 figures. Code available at https://github.com/elawh1/FastAlign

详情
AI中文摘要

网络对齐可识别不同网络间的节点对应关系,是许多数据科学应用(如社交网络分析、欺诈检测和知识图谱整合)中的基本要素。然而,现有网络对齐方法常通过反复构建和更新密集矩阵来实现高精度,在此过程中牺牲了可扩展性。为在不影响对齐精度的情况下解决可扩展性限制,我们提出了FastAlign,这是一个用于基于最优传输的网络对齐的可扩展、稀疏感知框架。FastAlign保留了原始的最优传输公式,并将其计算重新解释为一组重复的混合稀疏-密集操作。它将稀疏感知图计算与特定领域的内核融合相结合,包括一个自定义的稀疏矩阵乘法内核。我们的结果表明,FastAlign在CPU上可将端到端运行时间大幅减少3.89倍至9.45倍,在GPU上可减少2.24倍至32.54倍,同时实现与基于最优传输的现有方法相当的对齐质量。

英文摘要

Network alignment identifies node correspondences across different networks and is a fundamental primitive in many data science applications, including social network analysis, fraud detection, and knowledge graph integration. However, state-of-the-art network alignment methods often achieve high accuracy by repeatedly constructing and updating dense matrices, sacrificing scalability in the process. To address this scalability limitation without compromising alignment accuracy, we present FastAlign, a scalable, sparsity-aware framework for optimal transport-based network alignment. Rather than introducing a new alignment model, FastAlign preserves the original OT formulation and reinterprets its computation as a set of recurring mixed sparse-dense operations. FastAlign combines sparsity-aware graph computation with domain-specific kernel fusion, including a custom SpMM kernel. Our results show that FastAlign achieves alignment quality comparable to state-of-the-art OT-based methods while substantially reducing end-to-end runtime up to 3.89x-9.45x on CPU and 2.24x-32.54x on GPU.

URL PDF HTML 收藏
2604.10925 2026-07-15 cs.HC cs.CL 交叉投稿

From Words to Widgets for Controllable LLM Generation

从词语到小部件:可控制的LLM生成

Chao Zhang, Yiren Liu, Lunyiu Nie, Jeffrey M. Rzeszotarski, Yun Huang, Tal August

机构 * Cornell University(康奈尔大学) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) The University of Texas at Austin(德克萨斯大学奥斯汀分校) Loyola University Maryland(路易斯安那大学马里兰分校)

AI总结 本文提出Malleable Prompting技术,通过将自然语言提示中的偏好转化为可视化的小部件,使用户能更精确地控制LLM生成,提升可控性和透明度。

Comments The first three authors contributed equally to this work

详情
AI中文摘要

自然语言仍是人们与大型语言模型(LLMs)交互的主要方式。然而,用户往往难以通过提示精确表达和控制主观偏好(如语气、风格和强调)。我们提出了Malleable Prompting,一种新的交互式提示技术,用于可控的LLM生成。它将自然语言提示中的偏好表达转化为GUI小部件(如滑块、下拉菜单和切换按钮),用户可以直接配置以引导生成,同时可视化每个控制对输出的影响,以支持属性归因和跨迭代比较。为了实现这种交互,我们引入了一种LLM解码算法,根据偏好表达及其小部件值调节生成过程中的token概率分布。通过用户研究,我们证明Malleable Prompting帮助参与者更精确地实现目标偏好,并被感知为比纯自然语言提示更可控和透明。

英文摘要

Natural language remains the predominant way people interact with large language models (LLMs). However, users often struggle to precisely express and control subjective preferences (e.g., tone, style, and emphasis) through prompting. We propose Malleable Prompting, a new interactive prompting technique for controllable LLM generation. It reifies preference expressions in natural language prompts into GUI widgets (e.g., sliders, dropdowns, and toggles) that users can directly configure to steer generation, while visualizing each control's influence on the output to support attribution and comparison across iterations. To enable this interaction, we introduce an LLM decoding algorithm that modulates the token probability distribution during generation based on preference expressions and their widget values. Through a user study, we show that Malleable Prompting helps participants achieve target preferences more precisely and is perceived as more controllable and transparent than natural language prompting alone.

URL PDF HTML 收藏