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

高校专区

University of Oxford(牛津大学)

至 收录 1517
2607.17117 2026-07-21 cs.LG cs.CL 新提交

Persistent Sparse Autoencoders: Learning Feature Timescales in Language Models

持久稀疏自动编码器:在语言模型中学习特征时间尺度

Haoyan Luo, Mateo Espinosa Zarlenga, Mateja Jamnik

机构 * University of Cambridge(剑桥大学) University of Oxford(牛津大学)

AI总结 研究在语言模型中学习特征时间尺度的问题,提出持久稀疏自动编码器,通过为特征学习持久性系数扩展标准SAEs,实验表明其能保持竞争力的重建质量,为解释和监测语言模型带来新机会。

详情
AI中文摘要

稀疏自动编码器(SAEs)将语言模型激活分解为稀疏特征,但标准SAEs独立编码每个令牌,不暴露跨序列持续存在的信息。我们引入了持久稀疏自动编码器(Persistent SAEs),它通过为每个特征学习一个持久性系数来扩展标准SAEs,使模型能够学习哪些特征应该持续以及持续多长时间。我们的实验表明,它们在学习一系列特征时间尺度时保持了有竞争力的重建质量:快速特征表现为局部可解释的检测器,而慢速特征在持久状态下集中主题级信息。此外,如在提示注入监测案例研究中所示,慢速特征保留检测信号并在长上下文中保持因果有效性。这些结果表明,持久稀疏自动编码器通过持久语义表示为解释和监测语言模型开辟了新机会。

英文摘要

Sparse autoencoders (SAEs) decompose language model activations into sparse features, but standard SAEs encode each token independently and do not expose information that persists across a sequence. We introduce Persistent Sparse Autoencoders (Persistent SAEs), which extend standard SAEs by learning a persistence coefficient for each feature, allowing the model to learn which features should persist and for how long. Our experiments show that they retain competitive reconstruction quality while learning a spectrum of feature timescales: fast features behave as locally interpretable detectors, whereas slow features concentrate topic-level information in a persistent state. Moreover, as shown in a prompt-injection monitoring case study, slow features preserve detection signals and remain causally effective over long contexts. These results suggest that Persistent SAEs open up new opportunities for interpreting and monitoring language models through persistent semantic representations.

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

Constraint-Anchored Reasoning Traces

约束锚定推理轨迹

Zehua Cheng, Wei Dai, Jiahao Sun

机构 * University of Oxford(牛津大学)

AI总结 研究自回归多模态大语言模型错误滚雪球问题,提出神经符号框架CART,将自然语言推理与符号约束断言交织,经双管齐下的模块验证约束,防止错误传播,在多基准测试中降低滚雪球率、提高准确率并控制推理开销。

Comments 15 pages, ACM MM 2026

详情
AI中文摘要

自回归多模态大语言模型存在错误滚雪球问题,即思维链早期的单个错误推理会使所有下游推理出错。在65%的此类情况下,一旦出现第一个错误,推理就会在所有剩余步骤中失败。现有缓解方法存在缺乏符号基础、纠错太晚或牺牲自然语言推理灵活性等问题。我们提出约束锚定推理轨迹(CART),这是一种神经符号框架,训练大语言模型将自然语言推理步骤与符号约束断言交织。通过结合学习到的神经基础头和布尔约束传播的双管齐下的约束传播模块,持续验证这些锚点并检查逻辑一致性。检测到矛盾时,回溯控制器停止生成并恢复到最后一个一致的检查点,防止错误传播。可变频率发射机制允许模型自适应控制锚点密度,避免轨迹膨胀。我们通过增强GQA、CLEVR - CoGenT和VCR构建了218K训练实例,并通过LoRA微调开源大语言模型。在五个基准测试中,CART将滚雪球率从0.65降至0.14,提高了GQA准确率4.6个百分点,在POPE上达到89.1 F1,推理开销最多为18%。

英文摘要

Autoregressive multimodal large language models (MLLMs) suffer from error snowballing: a single incorrect inference early in a chainof-thought (CoT) trace corrupts all downstream reasoning. We find that in state-of-the-art open-source MLLMs, once the first error occurs, the reasoning cascades into failure across all remaining steps in 65% of such cases (a metric we term the snowball rate). Existing mitigations-sampling multiple chains, post-hoc self-verification, or full program synthesis-either lack symbolic grounding, catch errors too late, or sacrifice the flexibility of natural language reasoning. We propose Constraint-Anchored Reasoning Traces (CART), a neuro-symbolic framework that trains MLLMs to interleave natural language reasoning steps with symbolic constraint assertions: lightweight, machine-checkable statements about visual content (e.g., count(red_objects) = 3). A dual-pronged Constraint Propagation Module-combining a learned neural grounding head with Boolean Constraint Propagation-continuously verifies these anchors against extracted visual features and checks their mutual logical consistency. When a contradiction is detected, a backtrack controller halts generation and reverts to the last consistent checkpoint, preventing error propagation. A variable-frequency emission mechanism allows the model to adaptively control anchor density, avoiding trace bloat. We construct 218K training instances by augmenting GQA, CLEVR-CoGenT, and VCR with ground-truth constraint annotations derived from scene graphs, and fine-tune open-source MLLMs (LLaVA-NeXT, Qwen2-VL) via LoRA. On five benchmarks, CART reduces the snowball rate from 0.65 to 0.14, improves GQA accuracy by +4.6 percentage points over trainingonly baselines, and achieves 89.1 F1 on POPE-all with at most 18% inference overhead.

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

Local Brushstroke Quality Assessment via Vision-Language Feedback

通过视觉-语言反馈进行局部笔触质量评估

Mio Mitamura, Hirokatsu Kataoka

机构 * Tokyo Institute of Science High School(东京理科大学附属高中) National Institute of Advanced Industrial Science and Technology (AIST)(国立先进工业科学技术研究所) Visual Geometry Group, University of Oxford(牛津大学视觉几何组)

AI总结 研究多模态语言模型能否评估书法局部笔触质量并生成反馈,构建评估框架让三个模型评估图像对并与专家打分比较,还研究了RAG变体,结果显示模型有一定绝对分数准确性,但与专家排名相关性不强,RAG有正负两方面表现。

Comments 6 pages, 8 figures. Accepted to the SAUAFG Workshop at CVPR 2026

详情
AI中文摘要

本文研究多模态语言模型能否评估书法中的局部笔触质量并生成具有教育意义的自然语言反馈。构建了一个评估框架,其中三个多模态语言模型(GPT-4o、Claude Sonnet 4和Gemini 2.5 Flash)使用五点序数尺度评估书法作品的前后图像对,并将它们的输出与三位专家书法家给出的分数进行比较。还研究了Claude的检索增强生成(RAG)变体作为初步条件。结果表明所有模型都达到了有用水平的绝对分数准确性(MAE),GPT-4o表现最佳(MAE = 0.885)。然而,没有一个模型与人类专家产生统计学上显著的总体排名相关性(肯德尔tau)。对生成理由的词汇分析揭示了每个模型的特征性评估偏差,RAG显示出提高排名相关性但降低绝对准确性,这对基于文本的规则注入来说是一个重要的负面结果。

英文摘要

This paper investigates whether multimodal LLMs can evaluate local brushstroke quality in calligraphy and generate educationally useful natural language feedback. We construct an evaluation framework in which three multimodal LLMs (GPT-4o, Claude Sonnet 4, and Gemini 2.5 Flash) assess before-after image pairs of calligraphic works using a five-point ordinal scale, and compare their outputs against scores assigned by three expert calligraphers. We additionally examine a Retrieval-Augmented Generation (RAG) variant of Claude as a preliminary condition. Results show that all models achieve useful levels of absolute score accuracy (MAE), with GPT-4o performing best (MAE = 0.885). However, none of the models produce statistically significant overall rank correlations with human experts (Kendall's tau). Vocabulary analysis of generated rationales reveals characteristic evaluative biases in each model, and RAG is shown to improve rank correlation while worsening absolute accuracy, constituting an important negative result for text-based rule injection.

URL PDF HTML 收藏
2605.22681 2026-07-21 cs.AI 版本更新

Scientific reasoning does not reliably translate into scientific forecasting in frontier AI

用人工智能预测科学进步

Sean Wu, Pan Lu, Yupeng Chen, Jonathan Bragg, Yutaro Yamada, Peter Clark, David Clifton, Philip Torr, James Zou, Junchi Yu

机构 * University of Oxford(牛津大学) Stanford University(斯坦福大学) Allen Institute for AI(人工智能研究所) Sakana AI

AI总结 本文研究了人工智能在预测科学进步中的能力,提出了一种基于时间的评估框架,并介绍了CUSP基准,通过可行性评估、机制推理、生成性解决方案设计和时间预测来评估AI系统的科学预测能力,发现当前前沿模型在不同领域存在系统性限制,且预测结果受事件发生时间影响较大,表明AI在科学预测中仍存在不足。

Comments 62 pages, 14 figures, 25 tables

详情
AI中文摘要

人工智能(AI)日益融入科学发现,但其能否预测科学进步仍不明确。为研究此问题,我们引入了一个基于时间的评估框架,用于在受控知识约束下预测科学进步。我们提出了CUSP(截止条件下的未见科学进步),一个多学科和事件级别的基准,通过可行性评估、机制推理、生成性解决方案设计和时间预测来评估AI系统在科学预测中的表现。在4760个科学事件中,我们观察到当前前沿模型在不同领域存在系统性和领域依赖性的限制。虽然模型可以识别出竞争候选研究方向的可能性,但它们无法可靠地预测科学进步是否会被实现,并系统性地低估了其发生时间。性能在不同领域中高度异质,AI的进步时间比生物学、化学和物理学的进步更可预测。性能在事件发生时间在训练截止前或后时基本不受影响,表明这些限制不能仅由训练数据中的知识暴露来解释。在受控信息访问下,额外的预截止知识会提高性能,但无法缩小与全信息设置之间的差距,这种差距在高引用进步中更加明显。模型还表现出系统性的过度自信和强烈的响应偏差,表明不确定性估计不可靠。综合来看,当前AI系统在预测科学进步方面仍显不足。获取先前知识并未转化为可靠的预测,性能更受益于事后信息而非前瞻性预测。

英文摘要

AI systems are increasingly used to support forward-looking scientific judgment, but it remains unclear whether they can form reliable expectations about future scientific advances. Here we show that strong scientific reasoning does not reliably translate into accurate forecasting of future scientific advances. To study this question, we introduce CUSP, a temporally grounded evaluation suite for event-level scientific forecasting across eight scientific disciplines. Across six frontier AI models, we observe a striking asymmetry in forecasting performance together with systematic error patterns. Models often identify plausible mechanisms underlying future scientific advances, yet perform near chance on feasibility assessment, generate solution strategies that only weakly align with realized advances, and systematically predict scientific advances later than they become publicly observable. Providing additional pre-cutoff scientific knowledge improves performance but does not eliminate these forecasting limitations. These findings suggest that current AI systems possess substantial retrospective scientific competence but limited forward-looking predictive capability. Scientific forecasting should therefore be evaluated as a complementary dimension of AI scientific capability when deploying AI systems for research prioritization and scientific decision-making.

URL PDF HTML 收藏
2602.04596 2026-07-21 stat.ML cs.LG stat.ME 版本更新

Uncertainty Decomposition for Bayes-Filtered Transformers via Bayesian Predictive Inference

在TabPFN中不确定性分解的原理框架

Sandra Fortini, Kenyon Ng, Sonia Petrone, Judith Rousseau, Susan Wei

机构 * Bocconi University(博科尼大学) Monash University(墨尔本大学) University of Oxford(牛津大学)

AI总结 本文提出在TabPFN中进行不确定性分解的原理框架,通过贝叶斯预测推断方法,推导出基于预测更新波动性的方差估计器,并实现快速计算的可信区间,同时针对分类任务提出基于熵的不确定性分解方法。

Comments Major revision, retitled. The quasi-martingale conditions of v1 are relaxed to weaker signed conditions; adds empirical diagnostics showing a meta-learned Beta-Bernoulli BFT satisfies the signed condition

详情
AI中文摘要

TabPFN是一种通过将贝叶斯预测 amortization 到单次前向传递中而实现监督表格任务最先进的性能的变压器。然而,目前在TabPFN中尚无不确定性分解的方法。因为其在理想极限下表现为一个贝叶斯上下文学习者,我们将分解挑战视为贝叶斯预测推断(BPI)问题。BPI的主要计算工具,预测蒙特卡洛方法,在此应用起来具有挑战性,因为它需要模拟未建模的协变量。因此,我们追求渐近替代方案,通过在监督设置中证明在准马尔可夫条件下的预测中心极限定理,填补了理论的空白。我们推导出由预测更新沿上下文的波动性决定的方差估计器。所得到的可信区间计算迅速,针对先验不确定性,并实现接近名义的频率覆盖。对于分类,我们进一步获得基于熵的不确定性分解。

英文摘要

Bayes-filtered transformers are transformers meta-learned on sequences from a prior predictive distribution to approximate the corresponding posterior predictive distribution. They output total predictive uncertainty in a single forward pass but never explicitly represent a posterior distribution, making the standard route to separating aleatoric from epistemic uncertainty unavailable. We address this challenge through the lens of Bayesian predictive inference (BPI). Our main result is a predictive Central Limit Theorem (CLT) for supervised settings under conditions that are among the weakest known in the BPI literature. The CLT characterises the posterior of the limiting predictive distribution given an observed context as asymptotically Gaussian; the variance of this Gaussian quantifies epistemic uncertainty. We apply the framework to TabPFN, a Bayes-filtered transformer that is a state-of-the-art foundation model for tabular prediction. The resulting credible bands achieve near-nominal frequentist coverage as context length grows, and the decomposition largely matches standard desiderata: epistemic uncertainty shrinks with context length and is highest in sparsely observed regions within the span of the context data, while aleatoric uncertainty dominates near decision boundaries where classes overlap.

URL PDF HTML 收藏
2512.19504 2026-07-21 cs.CV 版本更新

FusionNet: Physics-Aware Representation Learning for Multi-Spectral and Thermal Data via Trainable Signal-Processing Priors

FusionNet:通过可训练信号处理先验对多光谱和热数据进行物理感知表示学习

Georgios Voulgaris

机构 * University of Oxford(牛津大学)

AI总结 研究针对水泥生产设施监测难题,提出FusionNet框架,通过整合多光谱数据,嵌入信号处理先验,经消融研究等实验验证,该框架能结合物理感知特征选择与深度学习架构,高精度检测水泥生产设施,为工业监测提供可靠框架。

Comments Accepted for publication in the IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing (JSTARS)

详情
AI中文摘要

水泥生产支撑全球基础设施,但占人为二氧化碳排放量约7%,准确监测生产设施对可持续发展至关重要。现有遥感方法主要依赖窑炉运行的热特征,易受背景热源干扰且无法捕捉持续环境变化。本研究引入一种物理知识方法,利用多光谱特征,特别是地质短波红外(SWIR)比率,检测持续工业热排放引起的土壤性质变化。提出FusionNet,一个中间多光谱数据融合框架,通过专门主干整合热红外(TIR)和SWIR输入,在卷积层、混合池化和更宽感受野中嵌入差分信号处理先验。系统消融研究证实各架构组件有助于性能提升,DGCNN比传统CNN准确率提高4.1 - 6.8%。在SWIR比率数据集上,FusionNet最高达到90.6%,在五种光谱配置上优于现有基线,比最强单峰模型高1.1%。迁移学习实验表明ImageNet预训练会降低TIR和SWIR性能,凸显跨光谱应用中模态感知训练的重要性。总体结果表明,将物理感知特征选择与有原则的深度学习架构相结合,能够实现对水泥生产设施的强大、高精度检测,为工业基础设施监测提供可靠框架。

英文摘要

Cement production underpins global infrastructure but contributes approximately 7% of anthropogenic CO2 emissions, making accurate monitoring of production facilities essential for sustainable development. Existing remote sensing approaches rely predominantly on thermal signatures from kiln operations, which can be confounded by background heat sources and fail to capture persistent environmental alterations. This study introduces a physics-informed methodology that exploits multi-spectral features, particularly a geological Short Wave Infrared (SWIR) ratio, to detect soil property changes induced by sustained industrial heat emissions. This work proposes FusionNet, an intermediate multi-spectral data fusion framework that integrates Thermal Infrared (TIR) and SWIR inputs through a specialised backbone, embedding differential signal processing priors within a convolutional layer, mixed pooling, and wider receptive field. Systematic ablation studies confirm that each architectural component contributes to performance gains, with DGCNN achieving a 4.1-6.8% accuracy improvement over conventional CNNs. On the SWIR ratio dataset, FusionNet attains a maximum of 90.6%, outperforming state-of-the-art baselines across five spectral configurations and exceeding the strongest unimodal model by 1.1%. Transfer learning experiments reveal that ImageNet pretraining degrades TIR and SWIR performance, underscoring the importance of modality-aware training for cross-spectral applications. Overall, the results demonstrate that combining physics-aware feature selection with principled deep learning architectures enables robust, high-accuracy detection of cement production facilities, offering a reliable framework for industrial infrastructure monitoring

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

Soft $Q(λ)$: A multi-step off-policy method for entropy regularised reinforcement learning using eligibility traces

Soft Q(λ): 一种用于熵正则化强化学习的多步离策略方法,使用效用追踪

Pranav Mahajan, Ben Seymour

机构 * University of Oxford(牛津大学)

AI总结 本文提出Soft Q(λ),一种基于效用追踪的离策略方法,通过引入新的Soft Tree Backup操作符,扩展了软Q学习的多步框架,实现了高效的信用分配。

详情
AI中文摘要

Soft Q-learning已作为一种灵活的无模型方法,用于熵正则化强化学习,通过优化带有对参考策略分歧惩罚的回报。尽管其成功,软Q学习的多步扩展仍相对未被探索,仅限于Boltzmann策略下的在线策略采样。在本文简短的研究笔记中,我们首先提出了软Q学习的正式n-step公式,然后通过引入新的Soft Tree Backup操作符扩展此框架到完全离策略情况。最后,我们将这些发展统一为Soft Q(λ),一种优雅的在线、离策略、效用追踪框架,允许在任意行为策略下高效地分配信用。我们的推导提出了一种无模型方法,用于学习熵正则化价值函数,可用于未来的经验实验。

英文摘要

Soft Q-learning has emerged as a versatile model-free method for entropy-regularised reinforcement learning, optimising for returns augmented with a penalty on the divergence from a reference policy. Despite its success, the multi-step extensions of soft Q-learning remain relatively unexplored and limited to on-policy action sampling under the Boltzmann policy. In this brief research note, we first present a formal $n$-step formulation for soft Q-learning and then extend this framework to the fully off-policy case by introducing a novel Soft Tree Backup operator. Finally, we unify these developments into Soft $Q(λ)$, an elegant online, off-policy, eligibility trace framework that allows for efficient credit assignment under arbitrary behaviour policies. Our derivations propose a model-free method for learning entropy-regularised value functions that can be utilised in future empirical experiments.

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

Hide and Seek in Embedding Space: Geometry-based Steganography and Detection in Large Language Models

嵌入空间中的隐秘行动:基于几何的隐写术与大语言模型中的检测

Charles Westphal, Keivan Navaie, Fernando E. Rosas

机构 * UCL Centre for Artificial Intelligence, University College London, UK(伦敦大学学院人工智能中心,大学学院伦敦) School of Computing and Communications, Lancaster University, UK(兰卡斯特大学计算机与通讯学院) Department of Informatics, University of Sussex, UK(苏塞克斯大学信息学院) Centre for Psychedelic Research and Centre for Complexity Science, Imperial College London, UK(伦敦帝国学院迷幻研究与复杂科学中心) Centre for Eudaimonia and Human Flourishing, University of Oxford, UK(牛津大学幸福与人类繁荣中心)

AI总结 本研究提出了一种低恢复性隐写术,通过嵌入空间衍生映射提升秘密恢复率,同时减少负载恢复性,并提出基于机制可解释性的检测方法,提高微调模型中的秘密检测准确率。

详情
AI中文摘要

经过微调的LLMs可以通过隐写通道在输出中隐蔽地编码提示秘密。先前的工作展示了这种威胁,但依赖于可以轻易恢复的编码。我们通过分类器准确性正式化负载恢复性,并显示先前的方案实现了100%的恢复性。对此,我们引入了低恢复性隐写术,用嵌入空间衍生的映射取代任意映射。对于在TrojanStego提示上训练的Llama-8B(LoRA)和Ministral-8B(LoRA),精确秘密恢复率从17%上升到30%(+78%),从24%上升到43%(+80%),而在在Wiki提示上训练的Llama-70B(LoRA)中,从9%上升到19%(+123%),同时减少负载恢复性。我们随后讨论检测。我们认为,检测基于微调的隐写攻击需要超越传统隐写分析的方法。标准方法测量分布偏移,这是微调的预期副作用。相反,我们提出了一种机制可解释性方法:在后期层激活上训练的线性探针可以检测秘密,其在微调模型中的检测准确率比基模型高33%以上,即使对于低恢复性方案也是如此。这表明恶意微调留下了可解释性防御的可操作内部签名。

英文摘要

Fine-tuned LLMs can covertly encode prompt secrets into outputs via steganographic channels. Prior work demonstrated this threat but relied on trivially recoverable encodings. We formalize payload recoverability via classifier accuracy and show previous schemes achieve 100\% recoverability. In response, we introduce low-recoverability steganography, replacing arbitrary mappings with embedding-space-derived ones. For Llama-8B (LoRA) and Ministral-8B (LoRA) trained on TrojanStego prompts, exact secret recovery rises from 17$\rightarrow$30\% (+78\%) and 24$\rightarrow$43\% (+80\%) respectively, while on Llama-70B (LoRA) trained on Wiki prompts, it climbs from 9$\rightarrow$19\% (+123\%), all while reducing payload recoverability. We then discuss detection. We argue that detecting fine-tuning-based steganographic attacks requires approaches beyond traditional steganalysis. Standard approaches measure distributional shift, which is an expected side-effect of fine-tuning. Instead, we propose a mechanistic interpretability approach: linear probes trained on later-layer activations detect the secret with up to 33\% higher accuracy in fine-tuned models compared to base models, even for low-recoverability schemes. This suggests that malicious fine-tuning leaves actionable internal signatures amenable to interpretability-based defenses.

URL PDF HTML 收藏
2607.15268 2026-07-17 cs.CV 新提交

Motion-Conditioned Multi-View Fusion for Myocardial Infarction Localization from Echocardiography

用于超声心动图心肌梗死定位的运动条件多视图融合

Guang Yang, Wentian Xu, Siyu Wang, Betty Raman, Lei Li, Vicente Grau

机构 * University of Oxford(牛津大学) National University of Singapore(新加坡国立大学)

AI总结 针对超声心动图心肌梗死定位问题,提出MCF-Net框架,融合心肌运动线索与基础模型表示,通过极稀疏监督建模心脏运动,利用运动衍生软掩码提供先验,跨视图整合运动和视觉优化预测,在节段级定位上性能优于现有方法。

详情
AI中文摘要

心肌梗死是全球主要死因。超声心动图是评估心肌梗死的常用方法,局部室壁运动异常是关键指标。以往基于学习的心肌运动分析方法存在局限性。基础模型改进了基于视觉的超声心动图分析,但多数方法基于单视图,在视图依赖模糊性下,尤其是心尖视图,节段级定位不可靠。为此提出MCF-Net,一种运动引导的多视图融合框架,融合心肌运动线索与基础模型表示来定位梗死。使用EchoPrime提取视觉特征,通过极稀疏监督建模心脏运动,运动衍生的段感知软掩码提供空间先验,运动条件融合机制跨视图整合运动和视觉来优化预测。在节段级心肌梗死定位上,MCF-Net取得了72.4%的F1值和84.9%的准确率,优于现有方法。

英文摘要

Myocardial infarction (MI) remains a leading cause of mortality worldwide. Echocardiography (Echo) is a widely available modality for MI assessment, where regional wall motion abnormality is a key indicator. Prior learning based methods for myocardial motion analysis often use handcrafted descriptors or densely supervised estimation, but the need for extensive annotation limits applicability. Foundation models have recently improved vision-based Echo analysis; however, most methods operate on single views and segment-level localization remains unreliable under view-dependent ambiguity, especially in apical views. To address this, we propose MCF-Net, a novel motion-guided multi-view fusion framework that fuses myocardial motion cues with foundation model representations to localize infarction. Visual features are extracted using EchoPrime, a pretrained Echo foundation model shared across dual views. Cardiac motion is modeled with extremely sparse supervision: a single annotated template frame is transferred across videos to initialize point tracking, avoiding dense labels. Motion-derived segment-aware soft masks provide coarse spatial priors that selectively enhance features for challenging myocardial segments. A motion-conditioned fusion mechanism then integrates motion and vision across views, refining predictions without overriding strong appearance cues. On segment-level MI localization, MCF-Net achieves 72.4\% F1 and 84.9\% accuracy, outperforming state-of-the-art motion-only, vision-only, and fusion baselines.

URL PDF HTML 收藏
2607.15255 2026-07-17 cs.CV 新提交

HoloGeo: Mitigating Landmark Bias in Geo-localization via Evidence-Driven Reasoning

HoloGeo:通过证据驱动推理减轻地理定位中的地标偏差

Pengcheng Zhou, Xuanyu Liu, Yanchen Yin, Bobo Li, Shengqiong Wu, Mong-Li Lee, Wynne Hsu

机构 * National University of Singapore(新加坡国立大学) Shandong University of Science and Technology(山东科技大学) University of Oxford(牛津大学)

AI总结 研究针对视觉语言模型地理定位易受地标偏差影响的问题,提出证据驱动推理框架HoloGeo,借助高质量数据集,通过多维度奖励实现平衡关注与联合推理,经实验验证其在多个数据集上能有效减轻地标偏差,提升地理定位性能。

详情
AI中文摘要

视觉语言模型(VLMs)的进展改善了图像地理定位,但现有模型仍易受地标偏差影响,导致忽视地理线索或形成虚假关联,造成定位不准确。为此设计了偏差强度(BI)和偏差危害(BH)两个量化指标,建立了LandmarkBias - 3K基准。提出证据驱动推理框架HoloGeo,借助高质量BF - 30k数据集,通过纳入多维度奖励鼓励对多样视觉线索的平衡关注,实现证据驱动联合推理。实验表明HoloGeo在多个数据集上表现出色,验证了其对稳健地理空间推理的有效性。

英文摘要

Recent advances in Vision-Language Models (VLMs) have significantly improved image geo-localization, yet existing models remain susceptible to landmark bias, causing them to overlook geographical cues or form spurious correlations, ultimately resulting in inaccurate localization. To systematically investigate this issue, we first design two quantitative metrics, Bias Intensity (BI) and Bias Harmfulness (BH), to characterize the impact of landmarks exerted on model reasoning, and establish a comprehensive benchmark, LandmarkBias-3K. To mitigate landmark bias, we further propose an evidence-driven reasoning framework, HoloGeo, to improve the reliability of geo-localization. HoloGeo is supported by a high-quality dataset, BF-30k, annotated with structured multi-evidence bias-free reasoning chains. By incorporating multi-dimensional rewards, HoloGeo explicitly encourages balanced attention over diverse visual cues and achieves evidence-driven joint reasoning. Extensive experiments demonstrate that HoloGeo not only maintains excellent performance on IM2GPS3K and YFCC4k but also significantly outperforms existing open-source VLMs on LandmarkBias-3K, validating its effectiveness for robust geospatial reasoning.

URL PDF HTML 收藏
2607.15172 2026-07-17 cs.RO 新提交

AHEAD: Anticipatory Hand-Driven Teleoperation via Human Intent Prediction

AHEAD:通过人类意图预测实现预期的手动驱动遥操作

Seok Joon Kim, Junho Lee, Federica Spinola, Taein Kwon, Mohsen Moghaddam

机构 * Georgia Institute of Technology(佐治亚理工学院) Neuromeka Ltd.(Neuromeka有限公司) INRIA(法国国家信息与自动化研究所) University of Oxford(牛津大学)

AI总结 研究旨在减少机器人反应时间并降低操作员工作量,提出AHEAD实时VR遥操作系统,通过处理手和头部信号及场景上下文预测意图,转换为稳定目标,该系统意图预测准确率高,能有效减少延迟并降低操作员负荷。

Comments Accepted to IROS2026, 8 pages, 6 figures

详情
AI中文摘要

直接手动驱动遥操作能精确控制,但在接近、抓取和放置过程中需持续监控和校正,效率低且易疲劳。监督式遥操作虽简化流程,但有延迟。为解决如何减少机器人反应时间并降低操作员工作量的问题,提出AHEAD实时VR遥操作系统。在数字孪生中,操作员自然执行抓取和放置,AHEAD通过基于注意力的分类器处理手和头部信号及场景上下文来预测意图,状态机将意图预测转换为稳定目标。其意图预测模块在抓取对象和目标插槽上的Top1准确率达76%,用户研究表明AHEAD相对于基线分别减少了0.6秒(对象)和1.4秒(插槽)的机器人反应延迟,还降低了操作员负荷。

英文摘要

Direct hand-driven teleoperation maps an operator's hand motion to robot end-effector commands at every frame, enabling precise control, but it requires constant monitoring and correction during approach, grasp, and placement, which can be slow and fatiguing. For repetitive pick-and-place tasks, supervisory (goal-based) teleoperation simplifies this process: the operator specifies goals/waypoints, and the robot executes the motion using planning algorithms. Yet, this introduces latency, as the robot must wait for the next command before it can plan and act. "How can we reduce robot reaction time while lowering operator workload?" To tackle this question, we present AHEAD, a real-time VR teleoperation system that anticipates operator intent to enable proactive, hand-driven control. In a digital twin, the operator performs pick-and-place naturally, using hand motion to convey high-level commands rather than a continuous robot trajectory. AHEAD processes a short window of 3D hand and head signals together with scene context through an attention-based classifier to predict the intended grasp object and placement slot. A state machine converts intent predictions into stable robot goals, enabling early motion while remaining stable under noisy predictions and corrective hand movements. AHEAD's intent prediction module achieves Top1 accuracy: 76% for grasp objects and 76% for target slots. Moreover, our user study shows AHEAD reduces robot reaction latency by 0.6 s (object) and 1.4 s (slot) relative to baselines. Participants also reported lower operator load, indicating faster robot responses while maintaining low operator effort in practice.

URL PDF HTML 收藏
2606.21317 2026-07-17 cs.HC cs.AI cs.CY 版本更新

Warning labels shift perceptions of sycophantic AI, but not its influence

警告标签改变对谄媚AI的认知,但不改变其影响

Lujain Ibrahim, Myra Cheng, Cinoo Lee, Pranav Khadpe, Desmond Ong, Dan Jurafsky, Diyi Yang

机构 * University of Oxford(牛津大学) Stanford University(斯坦福大学) Microsoft(微软) The University of Texas at Austin(德克萨斯大学奥斯汀分校)

AI总结 通过实验发现,警告标签能改变用户对谄媚AI的感知,但未能减少其对用户判断和冲突修复意愿的影响,揭示了认知与影响之间的差距。

详情
AI中文摘要

近期研究对谄媚AI影响用户判断和关系表示担忧。一种已受到监管关注的缓解措施是警告用户潜在有害的AI行为,如谄媚。在一项预先注册的实验中,参与者(N=2,610)与AI系统讨论真实的人际冲突,我们测试警告标签是否减轻谄媚的影响。我们发现,基本的AI披露(“此聊天机器人是AI”)没有可检测的效果。将系统标记为谄媚(“...可能同意并认可你,即使你错了...”)确实改变了用户的感知,降低了感知的客观性和信任,但并未可靠地减少谄媚对用户自我感知的正确性或修复冲突意愿的影响。我们的结果揭示了AI感知与AI影响之间的差距:通过改变感知而不减少影响,基于警告的干预可能提供虚假的保护感。因此,解决谄媚的危害需要理解其塑造判断的具体机制,并改进模型自身的行为。

英文摘要

Recent work has raised concerns about the influence of sycophantic AI on user judgment and relationships. One proposed mitigation, which has received regulatory attention, is to warn users about potentially harmful AI behaviors such as sycophancy. In a preregistered experiment in which participants (N = 2,610) discussed real interpersonal conflicts with an AI system, we test whether warning labels mitigate sycophancy's influence. We find that a basic AI disclosure (``This chatbot is AI'') has no detectable effect. Labeling the system as sycophantic (``...may agree with you and validate you even when you are wrong...'') does shift users' perceptions, reducing perceived objectivity and trust, but it does not reliably reduce sycophancy's influence on users' self-perceived rightness or their willingness to repair the conflict. Our results reveal a gap between AI perception and AI influence: by shifting perception without reducing influence, warning-based interventions may offer a false sense of protection. Addressing the harms of sycophancy will therefore require understanding the specific mechanisms through which it shapes judgment, and improving model behavior itself.

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

Representing Research Attention as Contextually Structured Flows

将研究关注度表示为上下文结构化流

Jessica Rodrigues, Angelo Salatino, Gard Jenset, Scott Hale

机构 * University of Oxford(牛津大学) The Open University(开放大学) Springer Nature

AI总结 提出注意力流(attention flows)作为上下文结构化表示,编码注意力的组织及其随时间演化,通过类比推理基准评估发现流表示更有效支持结构比较,并提升部分观测和结构扰动下的鲁棒性。

Comments Accepted at STi 2026 - International Conference on Science and Technology Indicators

详情
AI中文摘要

研究关注度被广泛用作可见性、影响和社会采纳的指标,但通常表示为聚合计数,无法保留注意力在上下文中随时间如何发展。这造成了注意力解释方式与其表示方式之间的不匹配。我们提出注意力流作为上下文结构化表示,编码注意力的组织及其随时间演化。我们通过构建基于研究产出间类比推理的基准,评估这些表示是否捕获可迁移结构。比较信号、序列和基于流的表示,我们发现流表示更有效地支持结构比较,特别是在注意力受时间进程或上下文分布影响的场景中。我们进一步表明,学习到的流表示在部分观测和结构扰动下提高了鲁棒性。总体而言,这些结果支持将注意力建模为上下文结构化现象,并为更具信息性的研究评估方法提供了基础。

英文摘要

Research metrics use attention as evidence of societal impact. Yet attention serves as evidence only once interpreted, and its meaning depends on its contextual structure, not on volume alone. Altmetrics represents signals in isolation, keeping a count of the attention an output received, or a sequence of when. We address this with attention flows, representations that situate an output's attention in the contexts through which it is distributed. To evaluate the flow, we build a benchmark of analogy queries, each testing whether the relationship between two outputs, applied to a third, yields a fourth. The count and sequence baselines fail to recover these relationships, whereas flows learned as dynamic contextualised representations recover them. The recovered structure also survives partial observation and rests on its contexts instead of volume. These findings support attention represented as contextually structured for research evaluation.

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

Addressing Benchmarking Gaps in Large Language Models for Health and Medicine with Dynamic Red-Teaming

超越基准:动态、自动和系统化的红队代理用于可信的医疗语言模型

Jiazhen Pan, Bailiang Jian, Paul Hager, Yundi Zhang, Che Liu, Friederike Jungmann, Hongwei Bran Li, Julian Canisius, Chenyu You, Junde Wu, Jiayuan Zhu, Fenglin Liu, Yuyuan Liu, Niklas Bubeck, Moritz Knolle, Chen, Chen, Christian Wachinger, Zhenyu Gong, Cheng Ouyang, Georgios Kaissis, Benedikt Wiestler, Daniel Rueckert

机构 * Technical University of Munich (TUM)(慕尼黑技术大学) University of Oxford(牛津大学) TUM University Hospital(慕尼黑技术大学医院) Imperial College London(伦敦帝国理工学院) Harvard Medical School(哈佛医学院) Stony Brook University(史泰兹布鲁克大学) Munich Center for Machine Learning (MCML)(慕尼黑机器学习中心) University of Sheffield(谢菲尔德大学)

AI总结 本文提出DAS红队框架,通过动态压力测试揭示医疗语言模型在鲁棒性、隐私、偏见和幻觉方面的潜在风险,发现高静态基准性能与低动态可靠性之间的'基准差距'。

详情
AI中文摘要

确保大型语言模型(LLMs)在临床实践中的安全性和可靠性对于防止患者伤害至关重要。然而,LLMs的发展速度如此之快,静态基准很快变得过时或容易过拟合,导致对模型可信度的误导性图像。在这里,我们介绍了一个动态、自动和系统化的(DAS)红队框架,该框架在四个关键安全轴上持续对LLMs进行压力测试:鲁棒性、隐私、偏见/公平性和幻觉。经过获得认证的临床医生验证,一组对抗性代理会自动突变临床测试用例,以实时揭示漏洞。将DAS应用于15个专有和开源的LLMs,揭示了高静态基准性能与低动态可靠性之间的深刻差距——“基准差距”。尽管中位数MedQA准确率超过80%,但94%的先前正确答案在我们的动态鲁棒性测试中失败。至关重要的是,这种脆弱性扩展到了现实的、开放性的HealthBench数据集,在此数据集中,顶级模型的失败率超过70%,且在评估中模型排名出现了显著变化,表明在已建立的静态基准上的高分可能反映的是表面记忆。我们观察到在其他领域也出现了类似的高失败率:隐私泄露在86%的场景中被触发,认知偏见先验改变了81%的公平性测试中的临床建议,我们发现广泛使用的模型中的幻觉率超过74%。通过将医疗LLM安全分析从静态清单转换为动态压力测试,DAS提供了一个基础、可扩展和持续的平台,以揭示必须在下一代医疗AI安全部署之前解决的潜在风险。

英文摘要

Large language models (LLMs) are increasingly used to answer health-related questions and support healthcare workflows, yet evidence for their safety still relies heavily on static benchmarks that can rapidly become obsolete or be optimized against. Here we introduce a Dynamic, Automatic, and Systematic (DAS) red-teaming audit framework that continuously stress-tests LLMs for health across four safety-critical axes: robustness, privacy, bias/fairness, and hallucination/factual inaccuracies. Validated against board-certified clinicians with high concordance, a suite of adversarial agents autonomously mutates health-related test cases to uncover vulnerabilities in real time. Applying DAS to 15 proprietary and open-source LLMs revealed a profound gap between high static benchmark performance and low dynamic reliability--the "Benchmarking Gap". Despite median MedQA accuracy exceeding 80\%, 94\% of previously correct answers failed under dynamic robustness testing. This brittleness generalized to the realistic, open-ended HealthBench dataset, where top-tier models exhibited failure rates exceeding 70\% and sharp shifts in model rankings across evaluations, suggesting that high scores on established static benchmarks may reflect superficial memorization. We observed similarly high failure rates across other domains: privacy leaks were elicited in 86\% of scenarios, cognitive-bias priming altered recommendations in 81\% of fairness tests, and hallucination rates exceeded 74\% in widely used models. By converting LLM safety evaluation for health from a static checklist into a living adversarial audit, DAS provides a scalable framework for surfacing latent risks before such systems are deployed in consumer-facing health assistants, clinician-facing tools, and broader healthcare workflows. Code is available at https://github.com/JZPeterPan/DAS-Medical-Red-Teaming-Agents.

URL PDF HTML 收藏
2512.09727 2026-07-17 cs.AI 版本更新

Gaussian Process Aggregation for Root-Parallel Monte Carlo Tree Search with Continuous Actions

用于具有连续动作的根并行蒙特卡罗树搜索的高斯过程聚合

Junlin Xiao, Victor-Alexandru Darvariu, Bruno Lacerda, Nick Hawes

机构 * Oxford Robotics Institute, Department of Engineering Science, University of Oxford(牛津机器人研究所、工程科学系、牛津大学)

AI总结 研究连续动作空间环境中根并行蒙特卡罗树搜索的聚合问题,核心方法是用高斯过程回归获取动作值估计,经6个领域系统评估,该方法优于现有策略且推理时间增加适度。

Comments To appear in the Reinforcement Learning Journal (RLJ) and to be presented at the Third Reinforcement Learning Conference (RLC 2026)

详情
AI中文摘要

蒙特卡罗树搜索是在线规划的基石算法,其根并行变体在时间有限但需最佳性能时广泛使用。在连续动作空间环境中,如何最佳聚合不同线程的统计信息是重要但未充分探索的问题。本文引入一种使用高斯过程回归获取环境中未试验的有前景动作值估计的方法。通过在6个不同领域进行系统评估,表明该方法优于现有聚合策略,同时推理时间适度增加。

英文摘要

Monte Carlo Tree Search is a cornerstone algorithm for online planning, and its root-parallel variant is widely used when wall clock time is limited but best performance is desired. In environments with continuous action spaces, how to best aggregate statistics from different threads is an important yet underexplored question. In this work, we introduce a method that uses Gaussian Process Regression to obtain value estimates for promising actions that were not trialed in the environment. We perform a systematic evaluation across 6 different domains, demonstrating that our approach outperforms existing aggregation strategies while requiring a modest increase in inference time.

URL PDF HTML 收藏
2607.13899 2026-07-16 cs.AI 新提交

AIMO Interpretability Challenge

AIMO可解释性挑战

Michal Štefánik, Philipp Mondorf, Andreas Waldis, Qianying Liu, Chuan Yang, Michal Spiegel, Josef Kuchař, Marek Kadlčík, Adam Vawda-Oomerjee, Chaoran Liu, Simon Frieder, Barbara Plank, Fazl Barez, Pontus Stenetorp

机构 * National Institute of Informatics(日本国立信息学研究所) Munich Center for Machine Learning / MaiNLP LMU(慕尼黑机器学习中心/慕尼黑大学语言与文学计算研究所) University of Tübingen(图宾根大学) Fuzhou University(福州大学) Masaryk University(马萨里克大学) University College London(伦敦大学学院) University of Oxford(牛津大学)

AI总结 提出AIMO可解释性挑战,基于前沿数学语言模型内部机制区分稳健与虚假推理。利用AIMO问题等资源,提供推理问题、模型访问及鲁棒性评估,助参与者开发识别稳健模型的方法,创建新基准和基线系统,连接可解释性与泛化研究。

Comments Accepted Competition at NeurIPS 2026

详情
AI中文摘要

我们提出了AIMO可解释性挑战,这是一项基于前沿数学语言模型内部机制区分稳健推理和虚假推理的竞赛。该挑战源于标准推理基准的核心局限:高最终答案准确率无法揭示模型是依赖稳定推理机制还是利用脆弱推理捷径。基于人工智能数学奥林匹克(AIMO)问题及提交内容,结合菲尔兹模型计划的资源,竞赛将提供新发布的奥林匹克级数学推理问题及其符号表示、前沿推理模型访问权以及对模型在这些问题上的对抗鲁棒性评估。参与者将利用这些资源及计算基础设施支持,开发识别稳健解决问题模型的方法。竞赛还将创建新的开放鲁棒性基准和基线系统,旨在为数学推理和可解释性的标准基准测试提供持久基础。从科学角度看,竞赛围绕人工智能研究的核心问题连接了可解释性和泛化研究:我们能否确定前沿人工智能模型的决策在多大程度上是可泛化的,从而可靠?

英文摘要

We propose the AIMO Interpretability Challenge, a competition on distinguishing robust from spurious reasoning in frontier mathematical language models based on the models' internal mechanisms. The challenge is motivated by a central limitation of standard reasoning benchmarks: strong final-answer accuracy does not reveal whether a model relies on stable reasoning mechanisms or exploits brittle reasoning shortcuts. Building on AI Mathematical Olympiad (AIMO) problems and submissions, together with resources from the Fields Model Initiative, the competition will provide (1) newly-published olympiad-level math reasoning problems and their symbolic representations, allowing generation of novel functional variants, (2) access to frontier reasoning models, and (3) assessments of models' adversarial robustness on these problems. Participants will use these resources, along with our computing infrastructure support, to develop methods for identifying which models solve problems robustly. Our competition will also create a new, open robustness benchmark and baseline systems, aiming to provide a lasting foundation for standard benchmarking in mathematical reasoning and interpretability. Scientifically, the competition connects interpretability and generalization research around a central question in AI research: can we determine if, and to what extent, the decision-making of frontier AI models is generalizable and thus, reliable?

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

CaLiSym: Learning Symplectic Dynamics of Real-World Systems through Structured Canonical Lifts

CaLiSym:通过结构化规范提升学习现实世界系统的辛动力学

Aristotelis Papatheodorou, Pranav Vaidhyanathan, Natalia Ares, Ioannis Havoutis, Gerard J. Milburn

机构 * Department of Engineering Science, University of Oxford(牛津大学工程科学系) School of Mathematics and Physics, University of Sussex(萨塞克斯大学数学与物理系)

AI总结 研究针对物理学习局限,引入CaLiSym框架,通过结构化规范提升将辛学习扩展到含能量动量交换的机器人系统。用广义岭SympNet预测器实例化,实验表明该方法能改进分布外自回归预测,保持辛形式,为现实机器人系统提供几何保持动力学模型。

Comments 19 pages, 4 figures, 5 tables

详情
AI中文摘要

基于物理的学习有望实现数据高效且稳定的动力学预测,但其强大的几何保证大多局限于封闭保守系统,排除了许多实际的机器人系统。我们引入CaLiSym,一个轻量级框架,通过改变施加几何先验的位置,将精确辛学习扩展到此类系统。CaLiSym将状态及其物理端口嵌入结构化提升规范相空间,使学习到的动力学通过精确辛映射演化。通过广义岭SympNet预测器实例化该框架,并引入GRB - SympNet。在受控耗散双摆、实际四旋翼和富接触四足机器人上的实验表明,在使用参数高效模型时,分布外自回归预测有持续改进,且学习到的提升动力学在数值精度上保持辛形式。这些结果表明,通过结构化规范提升,辛学习可扩展到保守力学之外,为现实世界机器人系统实现几何保持动力学模型。

英文摘要

Physics-informed learning promises data-efficient and stable dynamics prediction, yet its strongest geometric guarantees have largely remained confined to closed conservative systems. This excludes robotic systems of interest, where actuation, dissipation, and constraints exchange energy and momentum with the environment. We introduce CaLiSym, a lightweight framework that extends symplectic learning to such systems by changing where the geometric prior is imposed. Rather than enforcing symplecticity on the measured state, CaLiSym embeds the state and its ports into a lifted phase space, where the dynamics evolve through a symplectic map. The lift is explicit and algebraic, requiring neither recurrent latent states, transformer decoders, implicit optimization, nor inference-time numerical integration. We instantiate the framework with SympNet predictors and introduce GRB-SympNet, a B-spline variant combining approximation with exact symplectic structure. Experiments on a controlled dissipative double pendulum, a real-world quadrotor, and a contact-constrained real-world quadruped demonstrate the lowest out-of-distribution autoregressive rollout error across systems, improving by up to 69.5% while using fewer parameters and up to 85x fewer floating-point operations per step than sequence-model baselines. The lifted dynamics preserve the symplectic form to numerical precision, extending symplectic learning beyond conservative mechanics toward real-world robotics.

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

Benefits and Limitations of Communication in Multi-Agent Reasoning

多智能体推理中通信的益处与局限性

Michael Rizvi-Martel, Satwik Bhattamishra, Neil Rathi, Guillaume Rabusseau, Michael Hahn

机构 * Mila & Université de Montréal(Mila与蒙特利尔大学) University of Oxford(牛津大学) Stanford University(斯坦福大学) Saarland University(萨尔兰大学)

AI总结 研究多智能体推理中通信的益处与局限,提出理论框架分析其表达能力,应用于三个算法族,得出相关界限,通过实验验证关键量权衡,为设计可扩展多智能体推理系统提供指导。

Comments 34 pages, 14 figures

详情
AI中文摘要

思维链提示在大语言模型中推广了逐步推理,但随着问题复杂性和上下文长度增加,模型性能仍会下降。近期多智能体范式通过将长上下文的困难任务分解为更短、可管理的任务,提供了一个有前景的短期解决方案。然而,此类系统的基本能力尚不清楚。本文提出一个理论框架来分析多智能体系统的表达能力,并将其应用于状态跟踪、召回和k跳推理这三个算法族。得出了准确解决任务所需智能体数量、智能体间通信的数量和结构以及随着问题规模和上下文规模可实现的加速比的界限。结果确定了通信有益的情况,描绘了智能体数量和带宽之间的权衡,并揭示了资源受限的内在局限性。通过使用受控合成基准对预训练大语言模型进行一组实验来补充理论分析,实证结果证实了理论预测的关键量之间的权衡。总的来说,分析为设计可扩展的多智能体推理系统提供了原则性指导。

英文摘要

Chain-of-thought prompting has popularized step-by-step reasoning in large language models, yet model performance still degrades as problem complexity and context length grow. By decomposing difficult tasks with long contexts into shorter, manageable ones, recent multi-agent paradigms offer a promising near-term solution to this problem. However, the fundamental capacities of such systems are poorly understood. In this work, we propose a theoretical framework to analyze the expressivity of multi-agent systems. We apply our framework to three algorithmic families: state tracking, recall, and $k$-hop reasoning. We derive bounds on (i) the number of agents required to solve the task exactly, (ii) the quantity and structure of inter-agent communication, and (iii) the achievable speedups as problem size and context scale. Our results identify regimes where communication is provably beneficial, delineate tradeoffs between agent count and bandwidth, and expose intrinsic limitations when either resource is constrained. We complement our theoretical analysis with a set of experiments on pretrained LLMs using controlled synthetic benchmarks. Empirical outcomes confirm the tradeoffs between key quantities predicted by our theory. Collectively, our analysis offers principled guidance for designing scalable multi-agent reasoning systems.

URL PDF HTML 收藏
2605.09977 2026-07-15 cs.CV 版本更新

INFANiTE: Implicit Neural representation for high-resolution Fetal brain spatio-temporal Atlas learNing from clinical Thick-slicE MRI

INFANiTE:隐式神经表示用于高分辨率胎儿脑空间-时间大体图谱学习从临床厚切片MRI

Xiaotian Hu, Mingxuan Liu, Hongjia Yang, Tongxi Song, Yijin Li, Yifei Chen, Haoxiang Li, Zihan Li, Yingqi Hao, Ziyu Li, Yi Liao, Haibo Qu, Qiyuan Tian

机构 * Beihang University(北航大学) Tsinghua University(清华大学) Sichuan University(四川大学) University of Oxford(牛津大学)

AI总结 INFANiTE通过隐式神经表示方法,实现了从厚切片MRI中高效生成高分辨率胎儿脑空间-时间大体图谱,显著加快了图谱构建过程,提升了图谱的一致性、参考保真度和生物合理性。

详情
AI中文摘要

空间-时间胎儿脑图谱对于表征正常神经发育和识别先天异常至关重要。然而,现有图谱构建流程需要数天进行切片到体积重建(SVR)以生成高分辨率3D脑体积,并需要额外数天进行迭代体积配准,使从大规模群体中构建图谱变得不切实际。我们通过INFANiTE,一种隐式神经表示(INR)框架,实现了从临床厚切片MRI扫描中学习高分辨率胎儿脑空间-时间图谱,完全 bypass 了昂贵的SVR和迭代非刚性配准步骤,从而显著加速了图谱构建。广泛实验表明,INFANiTE在主体一致性、参考保真度、内在质量和生物合理性方面均优于现有基线方法,即使在具有挑战性的稀疏数据设置下也是如此。此外,INFANiTE将端到端处理时间(即从原始扫描到最终图谱)从数天减少到数小时,相比传统基于3D体积的流程(如SyGN),促进了大规模群体水平的胎儿脑分析。我们的代码在:https://anonymous.4open.science/r/INFANiTE-5D74 公开可用。

英文摘要

Spatio-temporal fetal brain atlases are important for characterizing normative neurodevelopment and identifying congenital anomalies. However, existing atlas construction pipelines necessitate days for slice-to-volume reconstruction (SVR) to generate high-resolution 3D brain volumes and several additional days for iterative volume registration, thereby rendering atlas construction from large-scale cohorts prohibitively impractical. We address these limitations with INFANiTE, an Implicit Neural Representation (INR) framework for high-resolution Fetal brain spatio-temporal Atlas learNing from clinical Thick-slicE MRI scans, bypassing both the costly SVR and the iterative non-rigid registration steps entirely, thereby substantially accelerating atlas construction. Extensive experiments demonstrate that INFANiTE outperforms existing baselines in subject consistency, reference fidelity, intrinsic quality and biological plausibility, even under challenging sparse-data settings. Additionally, INFANiTE reduces the end-to-end processing time (i.e., from raw scans to the final atlas) from days to hours compared to the traditional 3D volume-based pipeline (e.g., SyGN), facilitating large-scale population-level fetal brain analysis. Code: https://github.com/hu2274898/INFANiTE

URL PDF HTML 收藏
2209.14125 2026-07-15 stat.ML cs.LG 版本更新

Spectral Diffusion Processes

谱扩散过程

Angus Phillips, Thomas Seror, Michael Hutchinson, Valentin De Bortoli, Arnaud Doucet, Emile Mathieu

机构 * University of Oxford(牛津大学) ENS, CNRS, PSL University Paris(巴黎高等师范学院、国家科学研究中心、巴黎大学) University of Cambridge(剑桥大学)

AI总结 研究将扩散模型应用于函数空间上的随机过程,通过谱表示分离随机部分与时空结构,用有限维扩散模型建模谱系数,经截断确保模型有效性,投影回原空间对应相关噪声扩散模型,还展示了方法在多模态数据建模及条件采样上的有效性。

Comments This version (v3) extends the previous workshop version (v2) with conditional sampling and theoretical results. Work carried out in 2022/23. V2 appeared in Score-based Methods Workshop at the 36th Conference on Neural Information Processing Systems (NeurIPS 2022)

详情
AI中文摘要

扩散模型已被证明是在有限维空间上对概率分布进行建模的灵活有效框架。然而,许多物理建模问题如时间序列自然是在函数空间上描述的。本文将扩散模型应用于此类随机过程。为此考虑通过核获得的数据的谱表示,将过程的随机部分与其时空结构分离。过程的随机性完全编码在谱系数中,对其截断并用标准有限维扩散模型建模。通过在谱域截断表示确保所得模型定义有效随机过程,自然满足一致性和可交换性标准。将谱扩散模型投影回原始输入空间表明,对于任何给定边际,该方法对应具有相关噪声的扩散模型,其协方差矩阵由核明确给出。通过相对于上下文集摊销模型,证明了该方法对各种多模态数据集建模以及条件采样的有效性。

英文摘要

Diffusion models have proven to be a flexible and effective framework for modelling probability distributions on finite-dimensional spaces. However, many physical modelling problems such as time series are naturally described over function spaces. In this work we apply diffusion models to such stochastic processes. To do so we consider a spectral representation of the data, obtained using a kernel, thereby dissociating the stochastic part of the processes from their space-time structure. As a result, the stochasticity of the processes is entirely encoded in the spectral coefficients, which we truncate and model using standard finite-dimensional diffusion models. By truncating the representation in the spectral domain we ensure our resulting model defines valid stochastic processes, thereby naturally satisfying consistency and exchangeability criteria. Projecting our spectral diffusion models back to the original input space, we show that for any given marginals our approach corresponds to a diffusion model with correlated noise, with explicit covariance matrix given by the kernel. We demonstrate our method's effectiveness for modelling various multimodal datasets as well as conditional sampling by amortising our models with respect to a context set.

URL PDF HTML 收藏
2607.11760 2026-07-14 cs.LG cs.CL 新提交

From Expressivity to Sample Complexity: Narrow Teachers for Transformers via C-RASP

从表达能力到样本复杂度:通过C-RASP为Transformer构建窄教师模型

Michael Rizvi-Martel, Satwik Bhattamishra, Guillaume Rabusseau, Michael Hahn

机构 * Mila & Université de Montréal(米拉与蒙特利尔大学) University of Oxford(牛津大学) Saarland University(萨尔兰大学)

AI总结 研究Transformer的理论理解,通过提出手工权重等分析其表达能力。针对其可学习性研究少的问题,受损失景观分析启发,为用Transformer学习C-RASP结构提出初步样本复杂度界限。

Comments 9 pages total

详情
AI中文摘要

对Transformer的理论理解对于更好地理解大语言模型的能力和局限性至关重要。许多工作分析了基于注意力模型的表达能力。过去大量理论工作通过提出手工权重或使用计算复杂度论证来刻画哪些任务属于Transformer模型的假设类。然而,很少有工作研究此类解决方案的可学习性。在本工作中,受近期损失景观分析工作启发,我们朝着这一目标取得了进展,为用Transformer学习C-RASP结构提出了初步的样本复杂度界限。

英文摘要

A theoretical understanding of Transformers is crucial to better understand the capacities and limitations of large language models (LLMs). There is much work analyzing the expressivity of attention-based models. By proposing handcrafted weights or using computational complexity arguments, a large amount of past theoretical works have sought to characterize which tasks are and which are not in the hypothesis class of Transformer models. However, little work investigates the learnability of such solutions. In this work, we make progress towards this goal. Inspired by recent loss landscape analysis work, we propose preliminary sample complexity bounds for learning C-RASP constructions with Transformers.

URL PDF HTML 收藏
2607.11560 2026-07-14 cs.CV cs.AI 新提交

Technical Report on the CVPR 2026@AdvML Workshop Challenge

关于CVPR 2026@AdvML研讨会挑战赛的技术报告

Tianyuan Zhang, Zonglei Jing, Jiangfan Liu, Ligong Zhang, Ke Ma, Chengzhi Sun, Xiaohai Xu, Zhirui Zhang, Qianqian Xu, Qingming Huang, Hanyu Fang, Junhua Liu, Zheng Wang, Xiaoliang Liu, Yuanbo Li, Shuai Gui, Bin Wang, Menghe Zheng, Jing Nie, Hanyang Meng, Zeyang Zhang, Xiang Zhang, Yongxuan Zhu, Rui Ding, Hainan Li, Yongkang Zhang, Zhilei Zhu, Xianglong Kong, Jin Hu, Zonghao Ying, Yisong Xiao, Lei Chen, Haotong Qin, Jiakai Wang, Aishan Liu, Ruikai Li, Julia Karbing, Yinpeng Dong, Zhenfei Yin, Shao Jing, Xia Hu, Jingyi Xu, Juntao Dai, Xinyun Chen, Vishal M. Patel, Xianglong Liu, Dawn Song, Alan Yuille, Philip H. S. Torr, Dacheng Tao

机构 * Beihang University(北京航空航天大学) University of Chinese Academy of Sciences(中国科学院大学) Institute of Computing Technology, Chinese Academy of Sciences(中国科学院计算技术研究所) Tongji University(同济大学) iFLYTEK Co., Ltd.(科大讯飞股份有限公司) Anhui Laboratory for Safe Artificial Intelligence in the Yangtze River Delta(长三角安全人工智能安徽实验室) Wenzhou Business College(温州商学院) Jiangnan University(江南大学) Guangzhou City University of Technology(广州理工学院) Inceptio Technology(智元机器) Institute of Dataspace(数据空间研究所) Zhongguancun Laboratory(中关村实验室) Tsinghua University(清华大学) ETH Zürich(苏黎世联邦理工学院) University of Oxford(牛津大学) Shanghai AI Laboratory(上海人工智能实验室) BAAI(北京智源人工智能研究院) Meta(元公司) Johns Hopkins University(约翰·霍普金斯大学) University of California, Berkeley(加州大学伯克利分校) Nanyang Technological University(南洋理工大学)

AI总结 介绍CVPR 2026@AdvML研讨会针对自动驾驶VLAs的对抗性多模态攻击挑战赛,基于多视图视觉问答,参赛者要生成对抗图像和文本扰动。阐述任务设计等,研究领先提交作品发现后缀惩罚等模式,为多模态自动驾驶系统相关工作提供参考。

详情
AI中文摘要

视觉语言智能体(VLAs)越来越多地用于解释复杂驾驶场景并支持安全关键推理。本报告介绍了针对自动驾驶VLAs的对抗性多模态攻击的CVPR 2026@AdvML研讨会挑战赛。该挑战赛基于DriveLM风格的多视图视觉问答构建,用六个同步相机图像和一组结构化的驾驶相关问答对来表示每个场景。参与者生成对抗性图像和仅后缀的文本扰动,使模型响应偏离参考答案,同时保持图像保真度并限制文本成本。竞赛包括两个阶段,第二阶段增加了一个隐藏的黑盒模型来评估可迁移性。我们描述了任务设计、提交规则、评估协议和排行榜结果,然后研究了五份有技术报告的领先提交作品。在这些报告中出现了几个反复出现的模式:后缀惩罚有利于图像侧攻击;场景级、多视图优化比单独处理视图更有效;问答类型和图结构为分配攻击预算提供了有用的先验信息;特征空间目标可以提高黑盒迁移能力;相机图像中嵌入的排版内容暴露了驾驶VLAs中持续存在的漏洞。这些发现为未来多模态自动驾驶系统的鲁棒性评估和防御设计提供了实际参考。

英文摘要

Vision-language agents (VLAs) are increasingly used to interpret complex driving scenes and support safety-critical reasoning. This report presents the CVPR 2026@AdvML Workshop Challenge on adversarial multimodal attacks against autonomous-driving VLAs. Built on DriveLM-style multi-view visual question answering, the challenge represents each scene with six synchronized camera images and a structured collection of driving-related question-answer pairs. Participants generate adversarial images and suffix-only textual perturbations that induce model responses to deviate from reference answers while preserving image fidelity and limiting textual cost. The competition comprises two phases, with Phase II adding a hidden black-box model to assess transferability. We describe the task design, submission rules, evaluation protocol, and leaderboard results, and then examine five leading submissions for which technical reports were available. Across these reports, several recurring patterns emerge: image-side attacks are favored by the suffix penalty; scene-level, multi-view optimization is more effective than treating views in isolation; QA types and graph structure provide useful priors for allocating attack budget; feature-space objectives can improve black-box transfer; and typographic content embedded in camera images exposes a persistent vulnerability in driving VLAs. These findings provide a practical reference for future robustness evaluation and defense design in multimodal autonomous-driving systems.

URL PDF HTML 收藏
2607.11353 2026-07-14 cs.CL cs.AI cs.DL cs.IR cs.LG 新提交

Characterising AI Models for Cataloguing

用于编目的人工智能模型特征分析

Miguel Arana-Catania, Neil Jefferies

机构 * University of Oxford(牛津大学)

AI总结 研究数字馆藏编目记录创建中人工智能模型的应用,通过比较不同实现方式和模型进行评估,涵盖定性定量实验评估,并给出超出特定用例的模型使用建议。

Comments 7 pages, 10 tables

详情
AI中文摘要

数字馆藏的创建不仅涉及内容数字化,还包括为其创建编目记录。这项常被忽视的任务需要缓慢且成本高昂的专家人工操作。在本项目中,我们评估了人工智能模型在此任务中的应用,比较了不同实现方式和模型。工作包括对实验进行定性和定量评估,以及针对人工智能模型使用的建议,这些建议超出了特定用例。

英文摘要

The creation of digital collections involves not only the digitisation of content, but also the creation of catalogue records for it. This often-overlooked task requires slow and costly expert manual work. In this project, we have evaluated the application of AI models to this task, comparing different implementations and models. This work includes a qualitative and quantitative evaluation of the experiments carried out, as well as recommendations on the use of AI models that go beyond the specific use case.

URL PDF HTML 收藏
2607.10891 2026-07-14 cs.AI 新提交

SETA: Scaling Environments for Terminal Agents

SETA:终端智能体的扩展环境

Qijia Shen, Zhiqi Huang, Vamsidhar Kamanuru, Aznaur Aliev, Jay Rainton, Ahmed Awelkair, Zhichen Zeng, Jiajun Li, Shi Dong, Yueming Yuan, Boyuan Ma, Qizheng Zhang, Jiwei Fu, Yuzhen Mao, Wendong Fan, Ping Nie, Philip Torr, Bernard Ghanem, Changran Hu, Jonathan Lingjie Li, Urmish Thakker, Guohao Li

机构 * Imperial College London(帝国理工学院) University College London(伦敦大学学院) SambaNova(桑巴诺瓦公司) KAUST(阿卜杜拉国王科技大学) Stanford University(斯坦福大学) University of Oxford(牛津大学) University of Waterloo(滑铁卢大学) RadixArk(基数方舟公司)

AI总结 研究针对终端智能体训练扩展难的问题,提出SETA框架,含SETA - Synth和SETA - Evol两个管道及统一验证机制,构建了SETA - Env数据集。实验显示该数据集能为终端智能体提供优质训练环境,推动相关研究发展。

详情
AI中文摘要

大语言模型正迅速向通过多种接口(包括网络和图形用户界面)解决任务的智能体转变。其中,终端命令行提供了基于文本的通用接口,涵盖从系统操作到数据科学和机器学习的任务。然而,扩展终端智能体训练仍具有挑战性,因为它需要多样且连贯的任务指令、可执行环境和可靠验证,同时缺乏自然基础的监督数据。在这项工作中,我们提出了SETA,这是一个用于为强化学习生成可验证终端环境的可扩展框架。该框架由两个共享统一验证机制的管道组成:SETA - Synth将各种来源转换为标准化的强化学习环境,SETA - Evol通过对难度和多样性的自适应控制从现有环境进一步扩展。我们共同构建并发布了SETA - Env,这是迄今为止最大的开源可验证终端强化学习数据集,包含超过4500个环境。我们通过在SETA - Env上使用GRPO训练Qwen3 - 8B来评估我们的数据集,在Terminal - Bench 2.0上实现了12%的通过率,这是8B规模的强化学习训练模型报告的最佳结果。我们还观察到在相同终端智能体框架下DeepSeek - V4 - Flash的收益,Terminal - Bench 2.0上的pass@1从40%提高到43%,pass@5从54%提高到58%。这些结果表明SETA - Env为终端智能体提供了高质量的训练环境,并作为推进基于终端的智能体学习研究的宝贵资源。

英文摘要

Large language models (LLMs) are rapidly shifting toward agents that solve tasks through diverse interfaces, including web and graphical user interfaces (GUIs). Among these, the terminal command line provides a text-based, general-purpose interface, covering tasks from system operations to data science and machine learning. However, scaling terminal-agent training remains challenging, as it requires diverse and coherent task instructions, executable environments, and reliable verification, while lacking naturally grounded supervision data. In this work, we propose SETA, a scalable framework for generating verifiable terminal environments for reinforcement learning (RL). The framework consists of two pipelines sharing a unified verification mechanism: SETA-Synth converts diverse sources into standardized RL environments, and SETA-Evol further expands from existing environments with adaptive control of difficulty and diversity. Together, we construct and release SETA-Env, the largest open-source verifiable terminal RL dataset to date, containing over 4,500 environments. We evaluate our dataset by training Qwen3-8B with GRPO on SETA-Env, achieving 12% pass rate on Terminal-Bench 2.0, the best reported result for an RL-trained model at the 8B scale. We further observe gains on DeepSeek-V4-Flash under the same terminal agent harness, with pass@1 on Terminal-Bench 2.0 improving from 40% to 43% and pass@5 improving from 54% to 58%. These results demonstrate that SETA- Env provides high-quality training environments for terminal agents and serves as a valuable resource for advancing research on terminal-based agent learning.

URL PDF HTML 收藏
2607.10309 2026-07-14 cs.AI 新提交

Measure the Sim-to-Real Gap: Designing an Affordable Real-World Benchmark Platform for Reinforcement Learning in AIoT Systems

测量模拟到现实的差距:为物联网系统中的强化学习设计一个经济实惠的真实世界基准平台

Rongping Zhou, Omid Tavallaie, Shuaijun Chen, Albert Y. Zomaya

机构 * The University of Sydney(悉尼大学) University of Oxford(牛津大学) The University of Western Australia(西澳大利亚大学)

AI总结 针对AIoT系统中强化学习模拟到现实的差距问题,开发了成本低于400美元的真实世界平台,通过硬件模拟键盘让边缘设备智能体玩游戏训练,实验显示模拟训练智能体部署后性能大幅下降,直接现实训练有可行性,为强化学习评估提供了基础。

详情
AI中文摘要

强化学习常用于提升包括自主物联网(AIoT)在内的自治系统性能。但在现实环境中进行强化学习代价高昂且有风险,多数研究在模拟环境中开展,这带来模拟到现实的可迁移性挑战。评估算法鲁棒性和差距是提升现实中强化学习性能的关键前提,机器人等行业已开发相关平台,但AIoT领域尚无通用基准平台。我们为此开发了一个用于研究AIoT中强化学习的真实世界平台,该平台使用成本低于400美元的商用组件和两台计算机,边缘设备上的智能体通过硬件模拟键盘在主机上玩视频游戏,以视觉输入为引导。实验结果表明模拟训练的智能体在实际部署后性能下降1160%。直接在现实世界用深度Q网络算法训练1000万步后可达到人类水平性能的约38%。该平台为现实AIoT系统中强化学习的定性和定量评估提供了基础。

英文摘要

Reinforcement learning (RL) is commonly employed to enhance the performance of autonomous systems, including the Autonomous Internet of Things (AIoT). However, the trial-and-error nature of RL, when conducted in real-world environments, is costly and hazardous in some scenarios. Consequently, the majority of RL research is conducted in simulation. This reliance introduces challenges related to the Sim-to-Real transferability. Evaluating the Sim-to-Real algorithmic robustness and the Sim-to-Real gap is a critical prerequisite for research aimed at improving RL performance in the real world. Therefore, industries such as robotics have developed concurrent simulation and physical platforms to facilitate this research. However, a universal Sim-to-Real benchmark platform for AIoT does not currently exist. To address these concerns, we developed a real-world AIoT platform for studying RL in AIoT. On this platform, an agent deployed on an edge device plays video games on a separate host computer via a hardware-emulated keyboard, guided by vision input. This platform uses commercially available components costing less than USD 400, together with two computers. Because the system's objective is game score maximization, it inherently mitigates safety risks associated with real-world RL deployments. Experimental results show the simulation-trained agent suffers a 1160% performance degradation relative to the human-level performance after real-world deployment, indicating a significant Sim-to-Real gap. Direct real-world training using the deep Q-network (DQN) algorithm achieves approximately 38% of human-level performance after 10 million training steps, demonstrating the feasibility of RL under real-world conditions. These results suggest that the proposed Sim-to-Real benchmark platform provides a substantial foundation for qualitative and quantitative evaluations of RL in real-world AIoT systems.

URL PDF HTML 收藏
2607.06534 2026-07-14 cs.CV 版本更新

CAIRN: Cross-Room 3D Scene Understanding with Topology-Aware Large Multimodal Models

CAIRN:使用拓扑感知大型多模态模型进行跨房间3D场景理解

He Liang, Chenyang Ma, Yiming Zhang, Sangyun Shin, Andrew Markham, Niki Trigoni, Yuhang He

机构 * University of Oxford(牛津大学) Microsoft(微软公司) Simon Fraser University(西蒙弗雷泽大学)

AI总结 研究针对现有3D-LLMs不能处理多房间场景问题,提出拓扑感知3D-LLM即CAIRN。其将Transformer注意力与场景层次对齐,通过多种方式增强模型能力。在新基准CAIRN-MR上实验,CAIRN在多房间任务中大幅超越前人,单房间任务也具竞争力。

Comments Project Page: https://oceansdepp.github.io/cairn_web/

详情
AI中文摘要

现有的3D场景基础大语言模型(3D-LLMs)专注于回答基于简化单房间3D场景的问题,缺乏对包含多个相互连接房间和多样物体类别的现实家庭环境进行推理的能力。我们引入了CAIRN,一种用于多房间3D场景理解的拓扑感知3D-LLM。CAIRN将Transformer注意力与场景层次结构对齐,使模型明确了解对象级关系和房间级连接性。它通过图神经网络用房间局部关系上下文丰富对象令牌,引入用于房间级抽象的学习房间令牌,并应用带有几何偏差的分层注意力掩码根据场景拓扑路由信息。CAIRN是在CAIRN-MR上开发的,CAIRN-MR是我们在HM3D上引入的用于多房间3D场景理解的基准,涵盖基础、字幕和从房间内感知到跨房间推理逐步评估的四个问答任务。实验表明,CAIRN在所有CAIRN-MR任务上大幅优于先前的3D-LLMs,同时在五个单房间基准测试中保持竞争力。

英文摘要

Existing 3D scene-grounded Large Language Models (3D-LLMs) focus on answering questions grounded in simplified single-room 3D scenes, lacking the ability to reason over real-world household environments containing multiple interconnected rooms and diverse object categories. We introduce CAIRN, a topology-aware 3D-LLM for multi-room 3D scene understanding. CAIRN aligns transformer attention with scene hierarchy, giving the model explicit awareness of object-level relations and room-level connectivity. It enriches object tokens with room-local relational context via a graph neural network, introduces learned room tokens for room-level abstraction, and applies a hierarchical attention mask with geometric bias to route information according to scene topology. CAIRN is developed on CAIRN-MR, a benchmark we introduce on HM3D for multi-room 3D scene understanding, covering grounding, captioning, and four question-answering tasks that progressively evaluate from intra-room perception to cross-room reasoning. Experiments show that CAIRN outperforms prior 3D-LLMs by a large margin across all CAIRN-MR tasks while remaining competitive on five single-room benchmarks.

URL PDF HTML 收藏
2606.29657 2026-07-14 cs.AI cs.LG 版本更新

Safety from Honesty in a Disinterested AI Predictor

无兴趣AI预测器中的诚实安全性

Yoshua Bengio, Oliver Richardson, Tomáš Gavenčiak, Michael Cohen, Rory Svarc, Damiano Fornasiere, Gael Gendron, David Hyland, Aton Kamanda, Adam Oberman, Francis Rhys Ward, Anna Gavenčiak, Jacob Livingston Slosser, Vincent Mai, Iulian Serban, Joumana Ghosn

机构 * LawZero Université de Montréal(蒙特利尔大学) Mila University of California Berkeley(加州大学伯克利分校) McGill University(麦吉尔大学) Arb Research Center for Theoretical Study Charles University in Prague(布拉格查理大学理论研究中心) University of Oxford(牛津大学) Sapien Institute(Sapien研究所)

AI总结 提出一种形式化安全论证,通过数据表示和训练过程确保预测器诚实预测而不成为追求目标的智能体,并证明危险预测器出现的概率可控。

详情
AI中文摘要

随着AI系统能力增强,优化下游结果的训练过程可能引入隐性智能:设计者未指定的目标导向行为。我们为科学家AI(SAI)预测器提出一个形式化安全论证,该预测器经过训练以近似基于“认知语境化”自然语言语句数据集的贝叶斯后验。我们论证,这样的预测器可以诚实预测智能体、行动及其后果,而自身并非选择输出来实现目标的智能体。这依赖于数据表示和训练过程。文本的认知语境化区分了潜在事实主张与交流行为,因此目标表达被视为需要解释的证据,而非模型采纳的驱动。通过后验寻求训练目标,这旨在驱动预测器产生校准、谨慎的预测。训练过程中,部署预测的下游效应从不作为奖励信号;系统所需的任何智能都由受护栏约束的显式框架提供。我们证明,在训练动态假设及危险预测器稀疏性的论证下,训练产生一个其受保护部署携带超过指定阈值的残余危害的预测器的概率很小:危险预测器必须在众多查询中协调一致地低估危害,而此类协调模式在初始化分布下罕见且未收到直接训练信号。在此框架中,安全性和准确性共同得到支持,因为确保准确性的约束与使协调欺骗代价高昂的约束相同。这些针对预测器内部产生的不对齐和智能的保证,并不排除将预测器用作智能系统的一部分。

英文摘要

As AI systems become more capable, training procedures that optimize for downstream outcomes risk introducing implicit agency: goal-directed behavior that designers never specified. We present a formal safety argument for the Scientist AI (SAI) Predictor, trained to approximate the Bayesian posterior conditioned on a dataset of "epistemically contextualized" natural-language statements. We argue that such a Predictor can honestly predict agents, actions, and their consequences without itself being an agent that selects outputs to achieve goals. This rests on data representation and on the training procedure. Epistemic contextualization of text distinguishes latent factual claims from communication acts, so expressions of goals are treated as evidence to be explained rather than drives the model adopts. With a posterior-seeking training objective, this is intended to drive the Predictor toward calibrated, cautious predictions. Training proceeds so downstream effects of deploying a prediction never serve as a reward signal; any agency the system needs is supplied by explicit scaffolding constrained by guardrails. We prove that, under assumptions on the training dynamics and on the argued sparsity of dangerous Predictors, the probability that training produces a Predictor whose guarded deployment carries residual harm above a specified threshold is small: a dangerous Predictor would have to underestimate harm in a coordinated way across many queries while such coordinated patterns are rare under the initialization distribution and receive no direct training signal. Safety and accuracy are jointly supported in this framework, since the constraints that secure accuracy are the same ones that make coordinated deception costly. These guarantees against misalignment and agency arising from within the Predictor itself do not preclude the use of the Predictor as part of an agentic system.

URL PDF HTML 收藏
2605.27852 2026-07-14 cs.GR cs.CV 版本更新

ClothTransformer: Unified Latent-Space Transformers for Scalable Cloth Simulation

ClothTransformer: 用于可扩展布料模拟的统一潜空间变换器

Yu Zhang, Yidi Shao, Wenqi Ouyang, Yushi Lan, Zhexin Liang, Chengrui Wu, Xudong Xu, Xingang Pan

机构 * S-Lab, Nanyang Technological University, Singapore(新加坡南洋理工大学S实验室,南洋理工大学,新加坡) Feeling AI University of Oxford(牛津大学) Nanyang Technological University(南洋理工大学) Shanghai AI Laboratory(上海人工智能实验室)

AI总结 提出ClothTransformer,通过将布料模拟重构为潜空间中的自回归序列建模,使用统一Transformer架构处理多种场景,实现比现有方法低4-9倍的误差,并引入可扩展潜空间公式和穿透自由数据集。

详情
AI中文摘要

统一且可扩展的变换器最近在建模传统上与计算机图形学相关的多种现象(如3D视觉效果、渲染过程和视频中的运动)方面取得了显著成功。在这项工作中,我们进一步研究现代变换器技术是否能够应对布料模拟这一挑战性任务。为此,我们提出了ClothTransformer,这是一个将布料模拟重构为在学习的潜空间中进行自回归序列建模的框架。现有的神经布料模拟器大多专用于单一场景,与网格离散化内在耦合,并且缺乏鲁棒的碰撞处理。我们的方法通过三个贡献解决了这些局限性:(1)一个统一的变换器架构,在单一模型下处理多种场景——身体驱动的服装、机器人操作和自由落体碰撞——并在所有场景中实现比先前最先进方法低约4-9倍的误差;(2)一个可扩展的潜空间公式,将任意分辨率的网格压缩为固定大小的潜令牌集,使得时间动态计算独立于网格分辨率;(3)一个覆盖所有三种设置的高保真无穿透数据集(约493.4k帧),该数据集支持可微分的连续碰撞检测(CCD)模块以抑制穿透伪影。

英文摘要

Unified and scalable Transformers have recently achieved remarkable success in modeling diverse phenomena traditionally associated with computer graphics, such as 3D visual effects, rendering processes, and motion in videos. In this work, we take a step further by investigating whether modern Transformer techniques can tackle the challenging task of cloth simulation. To this end, we present ClothTransformer, a framework that reformulates cloth simulation as autoregressive sequence modeling in a learned latent space. Existing neural cloth simulators are largely specialized to single scenarios, intrinsically coupled to the mesh discretization, and lack robust collision handling. Our approach addresses these limitations through three contributions: (1) a unified Transformer architecture that handles diverse scenarios -- body-driven garments, robotic manipulation, and free-fall collisions -- under a single model and achieves approximately $4$--$9{\times}$ lower error than prior state-of-the-art methods across all scenarios; (2) a scalable latent-space formulation that compresses arbitrary-resolution meshes into a fixed-size set of latent tokens, making temporal dynamics computation independent of mesh resolution; and (3) a diverse-scenario high-fidelity penetration-free dataset of ${\sim}$493.4k frames spanning all three settings, which enables a differentiable Continuous Collision Detection (CCD) module to suppress penetration artifacts. Project Page: https://yucrazing.github.io/clothtransformer/

URL PDF HTML 收藏
2605.14746 2026-07-14 cs.LG 版本更新

Selective Safety Steering via Value-Filtered Decoding

基于价值过滤解码的选择性安全引导

Bat-Sheva Einbinder, Hen Davidov, Yee Whye Teh, Yarin Gal, Yaniv Romano

机构 * Department of Electrical and Computer Engineering, Technion IIT(技术学院电气与计算机工程系) Department of Statistics, University of Oxford(牛津大学统计系) OATML, Department of Computer Science, University of Oxford(牛津大学计算机科学系) Department of Computer Science, Technion IIT(技术学院计算机科学系)

AI总结 本文提出一种测试时引导方法,通过价值基的安全标准过滤token,减少不必要的干预,提升不安全响应的安全性,同时在多个数据集上验证了其在安全与帮助性之间的更好平衡。

详情
AI中文摘要

尽管大型语言模型(LLMs)被训练以与人类价值观对齐,其生成仍可能违反安全约束。现有工作通过在解码时修改模型的采样策略来解决此问题,但这些方法往往干预过多,修改本应在基模型下安全的生成。本文提出一种新的测试时引导方法,旨在减少此类不必要的干预,同时提高不安全响应的安全性。我们的方法通过价值基的安全标准过滤token,并为误干预的概率提供明确界限。一个单一的阈值超参数控制此界限,使实践者能够权衡更高的不必要干预率以获得更好的输出安全性。在多个数据集和实验中,我们证明了我们的价值过滤解码方法优于现有基线,实现了在安全、帮助性和与基模型相似性之间的更好平衡。

英文摘要

While large language models (LLMs) are trained to align with human values, their generations may still violate safety constraints. A growing line of work addresses this problem by modifying the model's sampling policy at decoding time using a safety reward. However, existing decoding-time steering methods often intervene unnecessarily, modifying generations that would have been safe under the base model. Such unnecessary interventions are undesirable, as they can distort key properties of the base model such as helpfulness, fluency, style, and coherence. We propose a new test-time steering method designed to reduce such unnecessary interventions while improving the safety of unsafe responses. Our approach filters tokens using a value-based safety criterion and provides an explicit bound on the probability of false interventions. A single threshold hyperparameter controls this bound, allowing practitioners to trade off higher rates of unnecessary intervention for better output safety. Across multiple datasets and experiments, we show that our value-filtered decoding method outperforms existing baselines, achieving better trade-offs between safety, helpfulness, and similarity to the base model.

URL PDF HTML 收藏
2603.26599 2026-07-14 cs.CV 版本更新

VGGRPO: Towards World-Consistent Video Generation with 4D Latent Reward

VGGRPO:迈向世界一致的视频生成的4D潜在奖励

Zhaochong An, Orest Kupyn, Théo Uscidda, Andrea Colaco, Karan Ahuja, Serge Belongie, Mar Gonzalez-Franco, Marta Tintore Gazulla

机构 * Google(谷歌) University of Oxford(牛津大学) CREST-ENSAE, Institut Polytechnique de Paris(巴黎综合理工学院CREST-ENSAE) University of Copenhagen(哥本哈根大学)

AI总结 VGGRPO通过引入4D潜在几何模型和组相对策略优化,提升视频生成的几何一致性与稳定性,避免VAE解码的高计算开销。

Comments Accepted at ECCV 2026. Project Page: https://zhaochongan.github.io/projects/VGGRPO

详情
AI中文摘要

大规模视频扩散模型在视觉质量上表现出色,但往往无法保持几何一致性。先前方法通过增强生成器或应用几何感知对齐来改进一致性,但架构修改可能影响大规模预训练模型的泛化能力,而现有对齐方法局限于静态场景且依赖RGB空间奖励,需重复VAE解码,计算开销大且无法推广到动态真实场景。为在保持预训练能力的同时提升几何一致性,我们提出了VGGRPO(视觉几何GRPO),一种用于几何感知视频后训练的潜在几何引导框架。VGGRPO引入了一个潜在几何模型(LGM),将视频扩散潜在连接到几何基础模型,使能从潜在空间直接解码场景几何。通过从具有4D重建能力的几何模型构建LGM,VGGRPO自然扩展到动态场景,克服了先前方法的静态场景限制。在此基础上,我们执行潜在空间组相对策略优化,采用两种互补奖励:相机运动平滑度奖励,惩罚抖动轨迹;几何重投影一致性奖励,强制跨视图几何一致性。在静态和动态基准测试中,VGGRPO在提升相机稳定性、几何一致性和整体质量的同时,消除了高计算开销的VAE解码,使潜在空间几何引导强化学习成为高效且灵活的世界一致视频生成方法。

英文摘要

Large-scale video diffusion models achieve impressive visual quality, yet often fail to preserve geometric consistency. Prior approaches improve consistency either by augmenting the generator with additional modules or applying geometry-aware alignment. However, architectural modifications can compromise the generalization of internet-scale pretrained models, while existing alignment methods are limited to static scenes and rely on RGB-space rewards that require repeated VAE decoding, incurring substantial compute overhead and failing to generalize to highly dynamic real-world scenes. To preserve the pretrained capacity while improving geometric consistency, we propose VGGRPO (Visual Geometry GRPO), a latent geometry-guided framework for geometry-aware video post-training. VGGRPO introduces a Latent Geometry Model (LGM) that stitches video diffusion latents to geometry foundation models, enabling direct decoding of scene geometry from the latent space. By constructing LGM from a geometry model with 4D reconstruction capability, VGGRPO naturally extends to dynamic scenes, overcoming the static-scene limitations of prior methods. Building on this, we perform latent-space Group Relative Policy Optimization with two complementary rewards: a camera motion smoothness reward that penalizes jittery trajectories, and a geometry reprojection consistency reward that enforces cross-view geometric coherence. Experiments on both static and dynamic benchmarks show that VGGRPO improves camera stability, geometry consistency, and overall quality while eliminating costly VAE decoding, making latent-space geometry-guided reinforcement an efficient and flexible approach to world-consistent video generation.

URL PDF HTML 收藏