arXivDaily arXiv每日学术速递 周一至周五更新
全部学科分类 4082
2608.09931 2026-08-11 cs.CV 新提交

Perception Before Supervision: Self-Contained Visual Distillation from Counterfactual Blind Spots

监督之前的感知:来自反事实盲区的自包含视觉蒸馏

Shravan Venkatraman, Omkar Thawakar, Ritesh Thawkar, Abdelrahman Shaker, Rao Muhammad Anwer

机构 * Mohamed bin Zayed University of Artificial Intelligence(穆罕默德·本·扎耶德人工智能大学) Aalto University(阿尔托大学)

AI总结 该研究提出首个完全自包含的视觉自蒸馏框架 CVPD,通过识别模型视觉盲区生成密集对比监督,在 Qwen3-VL-8B-Instruct 上的 12 个基准中优于 6 个自进化基线,取得多项指标提升且无性能倒退。

Comments BMVC 2026

详情
AI中文摘要

多模态大语言模型(MLLM)的自改进通常由仅提供粗略标量反馈的基于奖励的方法驱动。蒸馏提供了更丰富的替代方案,通过密集的 token 级监督实现,但在视觉领域,它通常依赖于使用外部注释、工具或更强模型构建的特权上下文。我们引入 CVPD(Contrastive Counterfactual Visual Process Distillation,对比反事实视觉过程蒸馏),据我们所知,这是首个用于 MLLM 的完全自包含的密集、在线策略、token 级视觉自蒸馏框架。CVPD 识别视觉盲区:放大某一区域会改变并锐化模型的答案分布,而移除同一区域则会使全图行为基本不变。这些区域揭示了模型可编码但在全图条件下无法一致利用的感知信息。我们提出三闸门反事实准则,直接从模型自身响应中识别这些区域,并将其转换为用于自蒸馏的密集对比监督。在 Qwen3-VL-8B-Instruct 上,CVPD 在 12 个基准测试中优于 6 个自进化基线,包括依赖外部 GPT-4o 监督的方法,且无任何性能倒退;它在 OCRBench 上提升了 +3.60,在 MMStar 细粒度感知上提升了 +3.38,在 MMStar 逻辑推理上提升了 +3.08,同时在更广泛的多模态基准上保持或提升了性能。

英文摘要

Self-improvement for multimodal large language models (MLLMs) is typically driven by reward-based methods that provide only coarse scalar feedback. Distillation offers a richer alternative through dense token-level supervision, but in the visual domain it usually depends on privileged context constructed using external annotations and tools, or stronger models. We introduce \textbf{CVPD} (Contrastive Counterfactual Visual Process Distillation), which, to the best of our knowledge, is the first fully self-contained framework for dense, on-policy, token-level visual self-distillation for MLLMs. CVPD identifies visual blind spots where zooming into a region changes and sharpens the model's answer distribution, while removing the same region leaves the full-image behavior largely unchanged. Such regions reveal perceptual information that the model can encode but fails to consistently utilize under full-image conditioning. We propose a three-gate Counterfactual Criterion that identifies these regions directly from the model's own responses and converts them into dense contrastive supervision for self-distillation. On Qwen3-VL-8B-Instruct, CVPD outperforms six self-evolving baselines across twelve benchmarks, including methods that rely on external GPT-4o supervision, without a single regression. It achieves gains of $+3.60$ on OCRBench, $+3.38$ on MMStar Fine-Grained Perception, and $+3.08$ on MMStar Logical Reasoning, while maintaining or improving performance on broader multimodal benchmarks.

URL PDF HTML 收藏
2608.09930 2026-08-11 cs.SD cs.AI cs.CL 新提交

Beyond Naturalness: Probing Automated Text-To-Speech Evaluators on Linguistically Grounded Dimensions

超越自然性:基于语言维度探究自动文本转语音评估器

Oluwanifemi Bamgbose, Simon Rosen, Jash Shah, Lindsay Devon Brin, Hoang H Nguyen, Anke Koelzer, Rachel Hansen, Tara Bogavelli, Fanny Riols

机构 * ServiceNow(ServiceNow公司)

AI总结 该研究构建了首个TTS维度级元评估基准,测试发现MOS预测器聚焦声学信号质量,Audio-LLM评估器检测能力具选择性且依赖提示,两类方法均难捕捉语言结构化语音错误,相关资源已公开。

Comments Work in progress

详情
AI中文摘要

自动文本转语音(TTS)评估方法(包括平均意见得分(MOS)预测器和音频大语言模型(Audio-LLM)评估器)应反映人类感知,但目前尚不清楚它们在多大程度上捕捉到听者实际感知的不同语音方面。我们将“自然性”解构为一个基于语言的标注架构,涵盖10个不同的感知维度,并以此构建首个TTS的维度级元评估基准,该基准包含由受过训练的语言学家标注员标注的860个话语。对4个MOS预测器和4个Audio-LLM评估器的基准测试结果显示,MOS预测器聚焦于声学信号质量,而Audio-LLM评估器表现出选择性的、依赖提示的检测能力,无法在所有维度上泛化。两类方法均无法可靠捕捉广泛的语言结构化语音错误。我们的数据集、标注架构和评估代码已公开发布,以支持更具针对性和可解释性的TTS评估。

英文摘要

Automated Text-to-Speech (TTS) evaluation methods (Mean Opinion Score (MOS) predictors and Audio Large Language Models (Audio-LLM) judges) are expected to reflect human perception, yet it is unclear how well they capture the distinct aspects of speech that listeners actually perceive. We deconstruct "naturalness" into a linguistically grounded annotation schema spanning 10 distinct perceptual dimensions, and use it to construct the first dimension-level meta-evaluation benchmark for TTS, comprising 860 utterances annotated by trained linguist raters. Results from benchmarking four MOS predictors and four Audio-LLM judges reveal that MOS predictors collapse onto acoustic signal quality, while Audio-LLM judges show selective, prompt-dependent detection that does not generalise across all dimensions. Neither class reliably captures a breadth of linguistically structured speech errors. Our dataset, annotation schema, and evaluation code are publicly released to support more targeted and interpretable TTS evaluation.

URL PDF HTML 收藏
2608.09928 2026-08-11 cs.CV cs.AI cs.CL cs.LG 新提交

Multimodal Model Diffing for Feature Discovery and Control

用于特征发现与控制的多模态模型差异分析

Hunar Batra, Lachin Naghashyar, Ashkan Khakzar, Philip Torr, Christian Schroeder de Witt, Constantin Venhoff, Ronald Clark

机构 * University of Oxford(牛津大学) Microsoft(微软公司)

AI总结 本研究提出MMDiff多模态模型差异分析框架,训练多模态SAEs以识别多模态训练改变的特征,实现特征隔离、检测与控制,在空间、OCR任务及多模态安全攻击评估中展现出良好效果。

Comments Preprint. Accepted at ICML 2026 Trustworthy AI for Good Workshop

详情
AI中文摘要

多模态大语言模型(MLLMs)展现出强大的视觉理解能力,但导致这些行为的内部特征仍难以识别、审计或控制。稀疏自编码器(SAEs)虽可用于事后检查,其分解为可解释特征方向的隐藏状态,既无法轻易区分哪些特征是多模态训练所改变的,也无法直接用于针对性控制。我们提出MMDiff,一种多模态模型差异分析框架,该框架训练多模态SAEs并将其转化为用于发现和控制多模态行为的特征级接口。MMDiff支持三种用途:(i)特征隔离:通过对比基础语言模型SAE与其多模态适配版本,识别多模态训练所改变的特征;(ii)任务特定特征检测:通过逐词对比激活分析,分离出因果特征;(iii)特征级控制:通过因果移除或引导已发现的特征方向实现控制。我们为三个多模态大语言模型家族(LLaVA-MORE、PaliGemma 2和InternVL3.5)训练了多模态SAEs,并在视觉空间理解、多模态安全和光学字符识别(OCR)任务上进行评估。MMDiff发现的稀疏、因果特定特征,其移除可选择性降低目标行为表现:空间任务平均下降12%,OCR任务平均下降17%,且多模态安全攻击的成功率降低24%,同时不影响视觉问答(VQA)性能。引导这些特征时,相比标准单层引导基线,空间和OCR准确率分别平均提升3.6%和1.8%。这些结果表明,多模态SAEs不仅可作为可解释性工具,还可作为审计、引导和控制多模态大语言模型行为的机制,以实现更安全、更强大的生成效果。

英文摘要

Multimodal Large Language Models (MLLMs) exhibit strong visual understanding, yet the internal features that cause these behaviors remain difficult to identify, audit, or control. While applicable to post-hoc inspection, hidden states that are decomposed into interpretable feature directions using sparse autoencoders (SAEs) neither readily isolate which features are changed by multimodal training, nor are they directly useful for targeted control. We introduce MMDiff, a multimodal model-diffing framework that trains multimodal SAEs and turns them into feature-level interfaces for discovering and controlling multimodal behavior. MMDiff supports three uses: (i) feature isolation, by diffing a base-LM SAE against its multimodal-adapted counterpart to identify features altered by multimodal training; (ii) task-specific feature detection, via per-token contrastive firing analysis that isolates causal features; and (iii) feature-level control, by causally removing or steering the discovered feature directions. We train multimodal SAEs for three MLLM families, LLaVA-MORE, PaliGemma 2, and InternVL3.5, and evaluate on visual-spatial understanding, multimodal safety, and OCR. MMDiff discovers sparse, causally specific features whose removal selectively degrades target behaviors by an average of 12% on spatial tasks and 17% on OCR, and reduces attack success rate by 24% on multimodal safety attacks, with no impact on VQA performance. Steering these features improves spatial and OCR accuracy by +3.6% and +1.8% on average over a standard single-layer steering baseline. These results show that multimodal SAEs can serve not only as interpretability tools, but as mechanisms for auditing, steering, and controlling MLLMs behavior toward safer and more capable generations.

URL PDF HTML 收藏
2608.09926 2026-08-11 cs.CV 新提交

Learning How the World Evolves: Extrapolative Video World Models via Latent Dynamics Reasoning

学习世界如何演化:基于潜动态推理的外推视频世界模型

Haodong Li, Shaoteng Liu, Tianyu Wang, Chongjian Ge, Sihui Ji, Jiahan Zhang, Xin Lin, Haolin Lu, Zhe Lin, Manmohan Chandraker

机构 * UCSD(加利福尼亚大学圣迭戈分校) Adobe(奥多比公司)

AI总结 针对主流视频扩散模型未建模像素时间转换的问题,提出LDR方法,在PhyWorld基准上实现更优动态外推,参数更少、速度更快,是首个能泛化至训练分布外的视频世界模型

Comments Project page: https://lat-dyn-reason.github.io/

详情
AI中文摘要

世界按照其动态规律(即运动定律)演化。然而,主流视频扩散模型大多仅拟合像素,未对像素随时间的转换过程进行建模,因此生成的帧视觉上看似合理,但可能并不准确遵循运动定律。为了仅从像素中捕获动态规律,我们提出了潜动态推理(Latent Dynamics Reasoning,LDR)方法。LDR将潜态转换建模为显式运动学积分,其中低阶动态通过数值积分处理,模型仅回归驱动序列展开的三阶及更高阶残差。为使该积分更好地进行外推,LDR在结构化潜态而非密集卷积特征上运行。我们在PhyWorld(受控白盒物理基准,涵盖匀速运动、抛物线、碰撞、弹跳、逼近5项任务)上验证了LDR,重点关注分布外场景以判断模型是否真正学习到了底层动态。LDR的动态外推效果显著更优:在256²分辨率下,无论是单任务还是联合任务训练,其分布内与分布外误差的差距均比视频扩散基线小20倍以上,同时参数减少26倍,运行速度快143倍。LDR甚至能在严重分布偏移下泛化:例如仅在红色球从左向右运动的数据上训练,它能正确预测蓝色正方形从右向左运动的情况。据我们所知,这是首个能将学习到的动态外推至训练分布之外的视频世界模型。项目页面:this https URL

英文摘要

The world evolves following its dynamics, i.e., its laws of motion. However, leading video diffusion models largely fit the pixels without modeling how the pixels transit over time. Thus, they render visually plausible frames but may not accurately obey the laws. To capture the dynamics purely from pixels, we introduce Latent Dynamics Reasoning (LDR). LDR casts the latent transition as an explicit kinematic integration, where the lower-order dynamics are integrated numerically and the model regresses only the third- and higher-order residual that drives the rollout. For this integration to extrapolate better, LDR runs it on a structured latent rather than dense convolutional features. Following PhyWorld, we validate LDR on a controlled white-box physics benchmark spanning five tasks (uniform motion, parabola, collision, bouncing, looming), focusing on out-of-distribution scenarios that reveal whether a model has truly learned the underlying dynamics. LDR extrapolates the learned dynamics far better: the gap between its in- and out-of-distribution error is over 20$\times$ smaller than the video diffusion baseline's, under both single- and joint-task training at 256$^2$ resolution, while using 26$\times$ fewer parameters and running 143$\times$ faster. LDR can even generalize under severe shift: for example, trained only on red balls moving left-to-right, it correctly predicts the motion of a blue square moving right-to-left. To our knowledge, this is the first video world model that extrapolates learned dynamics beyond its training distribution. Project page: https://lat-dyn-reason.github.io/

URL PDF HTML 收藏
2608.09921 2026-08-11 cs.AI 新提交

GENCO - A Unified Neural Solver Embedded in a Development Framework for Steady-State Grid Analysis

GENCO — 嵌入开发框架的稳态电网分析统一神经求解器

Alban Puech, Matteo Mazzonelli, Tamara R. Govindasamy, Mangaliso Mngomezulu, Héctor Maeso-García, Thomas Tolhurst, Javad Bayazi, Ali Moeini, Naomi Simumba, Celia Cintas, David Nelischer, Romeo Kienzler, Jonas Weiss, Anna Varbella, Florian Dörfler, Gabriela Hug, Martin Mevissen, Juan Bernabé-Moreno, François Mirallès, Hendrik F. Hamann, Etienne Vos, Thomas Brunschwiler

机构 * IBM Research(IBM研究院) Hydro-Québec Research Institute(魁北克水电研究院) ETH Zurich(苏黎世联邦理工学院) Stony Brook University(石溪大学) Brookhaven National Laboratory(布鲁克海文国家实验室)

AI总结 研究人员推出统一神经求解器GENCO及开源GridFM开发框架,其可处理电网PF、OPF、SE任务,在基准测试中提速显著且性能优于经典求解器,降低电网分析门槛。

详情
AI中文摘要

基础模型正在变革业务工作流并提升生产力,但在电力系统分析等工程领域仍基本缺失,这类领域必须严格保证物理一致性。我们提出GENCO(几何神经校正优化器,GEometric Neural Corrective Optimizer),一款用于稳态输电电网分析的统一神经求解器,可在单一架构与共享网络表示中处理潮流计算(PF)、最优潮流(OPF)和状态估计(SE)。为支持神经电力系统求解器的进展,我们推出开源GridFM开发框架,在低代码环境中标准化合成数据生成与训练;同时发布包含数百万个PF与OPF场景的大规模数据集,覆盖多样电网拓扑,以支持可复现的基准测试。我们在PFDelta与OPFData基准上,针对Newton-Raphson、IPOPT等经典求解器及最优神经求解器,结合实际Hydro-Québec SCADA数据评估GENCO:在大规模潮流计算中,GENCO可恢复全交流运行状态(含电压幅值与无功功率,这是直流潮流(DC-PF)无法提供的),同时达到DC-PF级的有功功率平衡残差,相比Newton-Raphson最高提速30倍,仅为DC-PF运行时间的2倍;在最优潮流中,相比IPOPT最高提速85倍,且在可行性、最优性和运行时间上优于DC-OPF;在状态估计中,GENCO对含噪测量与网络参数误差的鲁棒性优于经典加权最小二乘,即使加权最小二乘无法收敛时,也总能返回高质量估计。统一架构与开发框架为大规模稳态电网分析提供新方法,降低电力系统工程师的入门门槛,迈向电网基础模型迈出一步。

英文摘要

Foundation models are transforming business workflows and boosting productivity, yet they remain largely absent from engineering domains such as power system analysis, where strict physical consistency must be enforced. We present GENCO (GEometric Neural Corrective Optimizer), a unified neural solver for steady-state transmission grid analysis that handles power flow (PF), optimal power flow (OPF), and state estimation (SE) within a single architecture and shared network representation. To support advances in neural power system solvers, we introduce the open-source GridFM Development Framework, which standardizes synthetic data generation and training in a low-code environment. We also release large-scale datasets with millions of PF and OPF scenarios across diverse grid topologies to support reproducible benchmarking. We evaluate GENCO on the PFDelta and OPFData benchmarks against state-of-the-art neural solvers and classical solvers, including Newton-Raphson and IPOPT, as well as on real-world Hydro-Québec SCADA data. For large-scale PF, GENCO recovers the full AC operating state, including voltage magnitudes and reactive power that DC-PF cannot provide, while matching DC-PF-level active power-balance residuals. It achieves up to 30x speedups over Newton-Raphson at only 2x the runtime of DC-PF. For OPF, it achieves up to 85x speedups over IPOPT while improving feasibility, optimality, and runtime over DC-OPF. For SE, GENCO is more robust than classical weighted least squares to noisy measurements and network parameter errors, and always returns a high-quality estimate even when weighted least squares fails to converge. Together, the unified architecture and development framework provide a new approach to large-scale steady-state grid analysis, lowering the barrier to entry for power system engineers and marking a step toward Grid Foundation Models.

URL PDF HTML 收藏
2608.09907 2026-08-11 cs.CV 新提交

DistMoE: Private-data Rehearsal-free Routing in Mixture-of-Experts for Distributed Instruction Tuning

DistMoE:用于分布式指令调优的混合专家模型中无需私有数据排练的路由机制

Mainak Singha, Niccolò Biondi, Elisa Ricci, Subhankar Roy

机构 * University of Trento(特伦托大学) Fondazione Bruno Kessler(布鲁诺·凯塞勒基金会) University of Bergamo(贝加莫大学)

AI总结 针对多模态大语言模型分布式私有数据场景,提出DistMoE混合专家方法,通过公共锚定专家组合阶段实现无需排练的路由,在视觉-语言基准上取得灵活复用与适配的竞争力性能。

详情
AI中文摘要

多模态大语言模型(Multimodal Large Language Models, MLLMs)已展现出强大的多模态指令跟随能力,但将其适配至多样的视觉-语言领域通常假设存在集中式数据访问和高成本的联合训练,当数据分布在私有、领域特定或权限受限的客户端时,这种设置存在局限性。为此,我们提出DistMoE,一种用于分布式视觉指令调优的混合专家(Mixture-of-Experts, MoE)方法。在语言解码器的每一层,它为公共前馈网络(feedforward network, FFN)增添一个客户端特定的私有FFN专家,以获取领域特定知识。然而,独立的专家训练会导致私有FFN学习到不同规模和量级的表示,使得专家合并变得困难。为减少客户端特定的漂移,我们引入了公共锚定的专家组合阶段,该阶段仅通过各向同性正则化损失,在混合的本地客户端数据和公共数据上更新路由器和轻量级私有投影适配器,从而实现跨客户端无需排练的组合。推理阶段,DistMoE在公共和私有专家上执行模块化路由,无需明确的领域标签即可实现 token 级的领域组合。在多样的视觉-语言基准上的实验表明,DistMoE在保留对客户端特定知识的模块化控制的同时,实现了灵活的专家复用、有效的领域适配和具有竞争力的性能。代码可在该 https URL 获取。

英文摘要

Multimodal Large Language Models (MLLMs) have shown strong multimodal instruction-following ability, but adapting them to diverse visual-language domains typically assumes centralized data access and costly joint training. This is restrictive when data is distributed across private, domain-specific, or permission-limited clients. To this end, we propose DistMoE, a mixture-of-experts (MoE) approach for distributed visual instruction tuning. In each layer of the language decoder it augments the public feedforward network (FFN) with a client-specific private FFN expert, with the goal to acquire domain-specific knowledge. However, independent expert training causes the private FFNs to learn representation of different scale and magnitudes, making merging the experts difficult. To reduce client-specific drift, we introduce a public-anchored expert composition stage that updates only routers and lightweight private projection adapters on a mix of local client data and public data, via an isotropic regularization loss, therefore making it cross-client rehearsal-free composition. During inference, DistMoE performs modular routing over public and private experts, enabling token-wise domain composition without explicit domain labels. Experiments across diverse visual-language benchmarks show that DistMoE enables flexible expert reuse, effective domain adaptation, and competitive performance while preserving modular control over client-specific knowledge. Codes are available at https://github.com/mainaksingha01/DistMoE.

URL PDF HTML 收藏
2608.09899 2026-08-11 cs.LG cs.SI 新提交

Fairness in Link Prediction Beyond Demographic Parity: A Reproducibility Study

超越人口 parity 的链接预测公平性:一项可复现性研究

Valentijn Oldenburg, Floris de Kam, Stef de Wildt, Jarno Nilson Balk

机构 * University of Amsterdam(阿姆斯特丹大学)

AI总结 本研究复现并验证了 Mattos 等人关于人口 parity(Δ_DP)无法检测链接预测曝光偏差的观点,提出 NDKL 可检测此类偏差,复现 MORAL 的有效性并评估其鲁棒性,证实 MORAL 能减少隐藏偏差且效用损失极小。

Comments Published in Transactions on Machine Learning Research (05/2026)

Journal ref Transactions on Machine Learning Research, 2026

详情
AI中文摘要

在公平的排名链接预测中,人口 parity(Δ_DP)是一种常用的公平性度量指标。然而,Mattos 等人(2025)指出,该指标无法检测曝光偏差,因为它忽略了链接在排名中的位置。本研究通过以下方式复现这一观点:证明当某些子组对链接被系统地排在其他链接之后时,Δ_DP 仍可指示总体 parity。不过,所提出的感知排名的归一化折扣 KL 散度(NDKL)能够检测到此类差异。我们还复现了 MORAL 的有效性,MORAL 是一种后处理方法,可在保持竞争力的效用的同时改善基于曝光的公平性。除了复现之外,我们还使用合成同质性设置、分类敏感属性以及额外的公平性和效用度量(包括适配子组对的注意力加权排名公平性(AWRF))评估了鲁棒性。总体而言,我们的结果表明,基于曝光的度量能够揭示被 Δ_DP 隐藏的偏差,而 MORAL 在不同设置和数据集下以最小的效用损失减少了这些偏差。我们在该 https URL 发布了经修正的可复现实现。

英文摘要

In fair ranked link prediction, demographic parity ($Δ_\mathrm{DP}$) is a common fairness metric. Yet, Mattos et al. (2025) argue that it fails to detect exposure bias because it ignores where links appear in the ranking. In this study, we reproduce this claim by showing that $Δ_\mathrm{DP}$ can indicate aggregate parity even when some subgroup-pair links are systematically ranked lower than others. The proposed rank-aware Normalized Discounted KL-divergence (NDKL), however, does detect such disparities. We also reproduce the effectiveness of MORAL, a post-processing method that improves exposure-based fairness while maintaining competitive utility. Beyond reproduction, we assess robustness using synthetic homophily settings, categorical sensitive attributes, and additional fairness and utility metrics, including subgroup-pair-adapted Attention-Weighted Rank Fairness (AWRF). Overall, our results show that exposure-based metrics uncover biases hidden by $Δ_\mathrm{DP}$ and that MORAL reduces these biases with minimal utility loss across diverse settings and datasets. We release a corrected, reproducible implementation at https://github.com/Floris93100/reproducing-MORAL.

URL PDF HTML 收藏
2608.09892 2026-08-11 cs.RO 新提交

XPolicyLab: A Unified Standard and Open Ecosystem for Robot Policy Evaluation and Deployment

XPolicyLab:用于机器人策略评估与部署的统一标准及开放生态系统

XPolicyLab Community, Tianxing Chen, Yue Chen, Tian Nian, Zijian Cai, Guangyu Chen, Wenwei Lin, Qiwei Liang, Peicheng Xiang, Kailun Su, Zixuan Li, Junyuan Tang, Yan Qin, Qiangyu Chen, Shaolong Zhu, Xiang Li, Jiahao Zhang, Weijie Wan, Baijun Chen, Honghao Su, Kehe Ye, Shujia Liu, Kaixuan Wang, Haotian Liang, Yunze Liu, Mingleyang Li, Yuran Wang, Boyu Chen, Hongzhe Bi, Shuhe Huang, Hengkai Tan, Jisong Cai, Yao Mu, Jun Guo, Xiaofeng Wang, Zheng Zhu, Weijie Ke, Hengtao Li, Yuhang Tang, Xiaofan Li, Ganlin Yang, Zhangzheng Tu, Shuai Yang, Wenxuan Song, Pengxiang Ding, Kaidong Zhang, Yu Sun, Junliang Guo, Tong Zhang, Yixing Chen, Rongxu Cui, Zongzheng Zhang, Haoxiang Ma, Junhao Cai, Haoyu Zhang, Senqiao Yang, Jinhui Ye, Pengguang Chen, Shu Liu, Xiu Su, Wenhan Fang, Wenhao Li, Yichao Cao, Chengyao Wang, Qiang Chen, Ping Luo, Wenbo Ding

机构 * THU(清华大学)

AI总结 XPolicyLab是统一机器人策略评估与部署的开放生态系统,通过标准化接口降低集成成本,集成42个策略,可适配仿真与真实机器人,减少了策略与环境的适配工作量。

Comments Website: xpolicylab.github.io, Code: https://github.com/XPolicyLab/XPolicyLab

详情
AI中文摘要

机器人策略的评估与部署目前因特定于模型的软件依赖、数据表示和运行时接口而呈碎片化状态,因此将N个策略连接到M个评估环境需要O(NM)次单独的集成操作。我们提出了XPolicyLab,这是一个统一标准和开放生态系统,可将此成本降低至O(N+M)。XPolicyLab规定了通用的观测、动作和轨迹模式,以及用于观测更新、动作预测、批量执行和回合重置的最小适配器接口;同时,依赖隔离的客户端/服务器架构将策略推理与环境执行分离开来,使双方都能保留其原生软件栈,并且可以在本地或远程运行。该生态系统集成了42个机器人策略,并将它们的安装、调试、服务和评估工作流程标准化。在这些适配器中,特定于模型的代码变化幅度达一个数量级,而面向环境的循环则保持在固定参考的几行代码以内,证实了该契约将异质性限制在策略侧。在一项对照研究中,符合该标准将代表性策略的集成工作量从超过5小时减少到2小时,打包的智能体技能进一步将其减少到30分钟。相同的适配器通过一个接口为RoboTwin、RoboDojo仿真以及标准化的真实机器人评估提供服务。XPolicyLab作为共享基础设施发布,用于在仿真和物理平台上进行可复现的策略比较和标准化部署。项目网站:this https URL。

英文摘要

Robot policy evaluation and deployment remain fragmented by model-specific software dependencies, data representations, and runtime interfaces, so that connecting N policies to M evaluation environments requires O(NM) separate integrations. We present XPolicyLab, a unified standard and open ecosystem that reduces this cost to O(N+M). XPolicyLab specifies common observation, action, and trajectory schemas together with a minimal adapter interface for observation updates, action prediction, batched execution, and episode reset, while a dependency-isolated client/server architecture separates policy inference from environment execution, so that each side retains its native software stack and may run locally or remotely. The ecosystem integrates 42 robot policies and standardizes their installation, debugging, serving, and evaluation workflows. Across these adapters, model-specific code varies by an order of magnitude while the environment-facing loop stays within a few lines of a fixed reference, confirming that the contract confines heterogeneity to the policy side. In a controlled study, conforming to the standard reduces the integration effort of a representative policy from over five hours to two hours, and packaged agent skills reduce it further to thirty minutes. The same adapters serve RoboTwin, RoboDojo simulation, and standardized real-robot evaluation through one interface. XPolicyLab is released as shared infrastructure for reproducible policy comparison and standardized deployment across simulation and physical platforms. Project website: https://xpolicylab.github.io/.

URL PDF HTML 收藏
2608.09885 2026-08-11 cs.AI cs.CV 新提交

SHE: Trajectory-driven Safety Harness Evolution for LLM Agents

SHE:面向大语言模型智能体的轨迹驱动安全管控机制演化

Wanying Qu, Qinghua Mao, Yu Li, Jiyao Liu, Xin Zhang, Dadi Guo, Yanxu Zhu, Qingyu Liu, Leitao Yuan, Xi Lin, Shanfeng Zhu, Yanwei Fu, Jing Shao, Xia Hu, Dongrui Liu

机构 * Shanghai Artificial Intelligence Laboratory(上海人工智能实验室) Fudan University(复旦大学) Shanghai Jiao Tong University(上海交通大学) The Hong Kong University of Science and Technology(香港科技大学)

AI总结 本研究提出SHE框架,将LLM智能体的安全管控机制分解为四个构件并引入归因引导演化循环,在Agent-SafetyBench上使攻击成功率降低3.1倍,还具备泛化与跨模型迁移能力。

Comments Project: https://github.com/RainbowQTT/SHE

详情
AI中文摘要

大语言模型(LLM)智能体的安全性不仅取决于模型权重,还取决于管理上下文、记忆、工具、权限和运行时控制的智能体安全管控机制(harness)。现有安全机制通常将安全管控机制视为固定的部署产物,限制了其应对新出现风险的演化能力。此外,安全管控机制各组件间的耦合功能模糊了安全责任归属,使得局部演化难以开展。我们提出安全管控机制演化(Safety Harness Evolution,SHE)框架,该框架从rollout轨迹中学习演化的安全边界。SHE将安全管控机制分解为具有明确安全责任的四个构件,包括系统提示词(System Prompt)、规则库(Rule Bank)、安全记忆(Safety Memory)和工具策略(Tool Policy),为局部演化定义了清晰的功能边界。基于该分解,SHE引入了归因引导的演化循环,将轨迹失败转化为结构化诊断,学习构件特定的边界优化,并通过安全-效用验证选择演化后的安全管控机制。在Agent-SafetyBench上的实验表明,SHE通过安全管控机制演化有效提升了安全性,与静态SafeHarness相比,实现了3.1倍的攻击成功率(ASR)降低,同时也提升了良性效用。演化后的安全管控机制进一步在保留的AgentHarm基准上对未见过的风险具有泛化能力,且无需额外演化即可跨智能体模型迁移。

英文摘要

The safety of large language model (LLM) agents depends not only on model weights but also on the agent harness that manages context, memory, tools, permissions, and runtime control. Existing safety mechanisms often treat the harness as a fixed deployment artifact, limiting their ability to evolve with emerging risks. Moreover, coupled functions across harness components obscure safety responsibility attribution, making localized evolution difficult. We propose Safety Harness Evolution (SHE), a framework that learns evolving safe boundaries from rollout trajectories. SHE decomposes the harness into four artifacts with explicit safety responsibilities, including the System Prompt, Rule Bank, Safety Memory, and Tool Policy, defining clear functional boundaries for localized evolution. Based on this decomposition, SHE introduces an attribution-guided evolution loop that converts trajectory failures into structured diagnoses, learns artifact-specific boundary refinements, and selects evolved harnesses through safety-utility validation. Experiments on Agent-SafetyBench demonstrate that SHE effectively enhances safety through harness evolution, achieving a 3.1x ASR reduction compared with static SafeHarness, while also improving benign utility. The evolved harness further generalizes to unseen risks on the held-out AgentHarm benchmark and transfers across agent models without additional evolution.

URL PDF HTML 收藏
2608.09874 2026-08-11 cs.AI cs.AR 新提交

ArchAgent v2: A Case Study with the Data Prefetching Championship

ArchAgent v2:数据预取锦标赛的案例研究

Abraham Gonzalez, Raghav Gupta, Akanksha Jain, Hanna Alam, Alexander Novikov, Po-Sen Huang, Matej Balog, Marvin Eisenberger, Sergey Shirobokov, Ngân Vũ, Hank Levy, Borivoje Nikolić, Sagar Karandikar, Martin Dixon, Parthasarathy Ranganathan

机构 * Google(谷歌公司) University of California, Berkeley(加州大学伯克利分校) Google DeepMind(谷歌DeepMind)

AI总结 本研究提出ArchAgent v2框架,通过级联进化搜索和硬件可实现性反馈循环,在DPC4中自动设计出性能优于人工方案的三级预取器,为计算机架构师提供了自动化智能体发现的实用工具。

详情
AI中文摘要

智能体人工智能在自动化算法设计方面展现出巨大潜力,但由于搜索空间庞大、硬件预算严格以及模拟时间漫长,将类似技术扩展到计算机微架构发现领域仍具挑战性。本研究提出ArchAgent v2,这一框架将自动化微架构搜索扩展到多级数据预取场景。原始ArchAgent已在竞赛环境中成功发现单级缓存替换策略,但无法扩展到设计空间和自由度更大的多级预取任务。为解决该问题,我们为ArchAgent引入两项新改进:一是级联进化搜索,通过在各个缓存级别依次进化并冻结预取器来细分设计空间;二是硬件可实现性反馈循环,将实时大小估算直接嵌入进化过程。在第4届数据预取锦标赛(DPC4)的相同规则下评估,ArchAgent v2自动设计出的三级预取器性能优于人工设计的冠军方案,进一步证明自动化智能体发现是计算机架构师的实用工具。我们发现的策略整体上相比基线实现了3.8%的几何平均IPC加速,较此前冠军BertiGO提升0.3%;在低带宽单核配置下,该策略性能加速达4.6%,而BertiGO仅为2.6%。不过,由于模拟延迟阻碍进化速度,多核进化仍是重大挑战。最后,我们对ArchAgent进化超过12000个候选设计的分析,为自动化进化智能体如何探索和合成复杂微架构逻辑提供了关键见解。

英文摘要

Agentic artificial intelligence has shown great promise in automating algorithm design, but scaling similar techniques to computer microarchitecture discovery remains challenging due to vast search spaces, strict hardware budgets, and long simulation times. In this work, we present ArchAgent v2, a framework which scales automated microarchitecture search to multi-level data prefetching. While the original ArchAgent successfully discovered single-level cache replacement policies in competition settings, it does not scale to multi-level prefetching where the design space and degrees of freedom are larger. To overcome this, we introduce two new additions to ArchAgent: a cascaded evolutionary search that subdivides the design space by sequentially evolving and freezing prefetchers at individual cache levels, and a hardware-realizability feedback loop that embeds real-time size-estimation directly into the evolution process. Evaluated under identical rules of the 4th Data Prefetching Championship (DPC4), ArchAgent v2 automatically designs a three-level prefetcher that outperforms the winning hand-designed solution, further demonstrating automated agentic discovery as a useful tool for computer architects. Our discovered policy achieves a 3.8\% geometric mean IPC speedup over the baseline overall and a 0.3\% improvement over the prior champion, BertiGO. On low-bandwidth single-core configurations, our policy yields a 4.6\% performance speedup compared to only 2.6\% for BertiGO. However, multi-core evolution still remains a significant challenge due to simulation latency impeding evolution speed. Finally, our profiling of an ArchAgent evolution of over 12,000 candidate designs provides key insights into how automated evolutionary agents explore and synthesize complex microarchitectural logic.

URL PDF HTML 收藏
2608.09873 2026-08-11 cs.CV cs.AI 新提交

Sci-VBench: Evaluating Knowledge- and Reasoning-Intensive Video Generation in Science Domains

Sci-VBench:面向科学领域知识与推理密集型视频生成的评估

Diandian Zhang, Tingyu Song, Lin Fu, Zheyuan Yang, Yilun Zhao

机构 * Zhejiang University(浙江大学) UCAS(中国科学院大学) Tongji University(同济大学) Yale University(耶鲁大学)

AI总结 该研究推出Sci-VBench基准,评估科学领域视频生成,测试16个模型后发现,视觉真实感提升未转化为科学与因果动态建模能力,且专有模型性能优于开源模型。

Comments COLM 2026

详情
AI中文摘要

我们推出Sci-VBench,这是一个用于评估跨科学领域知识与推理密集型视频生成的综合基准。它包含1253个经专家标注的示例,涵盖自然科学、医疗保健、人文与社会科学、工程四大核心学科的60个主题。每个示例要求模型生成具有时间丰富性的视频,这些视频需要科学推理和基于知识的合成,超越表面层面的视觉合理性。我们还建立了基于评分标准的评估方案。我们的分析表明,在该方案下,非专家人类评估者和多模态大语言模型(MLLM)作为评判系统都能与专家判断达成相对较高的一致性,支持大规模可复现评估。我们对16个前沿的专有和开源模型进行了基准测试,发现尽管各系统的自动感知质量得分紧密聚集,但在提示词接地、科学正确性和因果正确性方面的性能差异显著,存在明显的专有-开源差距。这些发现表明,视觉真实感的进步尚未转化为对科学和因果动态的可靠建模。

英文摘要

We introduce Sci-VBench, a comprehensive benchmark for evaluating knowledge- and reasoning-intensive video generation across scientific domains. It contains 1,253 expert-annotated examples spanning 60 subjects across four core disciplines: Natural Science, Healthcare, Humanities & Social Sciences, and Engineering. Each example requires models to generate temporally rich videos that demand scientific reasoning and knowledge-grounded synthesis, going beyond surface-level visual plausibility. We further establish a rubric-based evaluation protocol. Our analysis shows that, under this protocol, both non-expert human evaluators and MLLM-as-Judge systems can achieve relatively high agreement with expert judgments, supporting reproducible evaluation at scale. We benchmark 16 frontier proprietary and open-source models and find that, while automatic perceptual-quality scores cluster tightly across systems, performance on Prompt Grounding and Scientific and Causal Correctness varies substantially, with a pronounced proprietary-open-source gap. These findings show that advances in visual realism have not yet translated into reliable modeling of scientific and causal dynamics.

URL PDF HTML 收藏
2608.09861 2026-08-11 cs.AI cs.CL cs.CV 新提交

Towards Expert-level Medical AI for Real-time Video Consultations

面向专家级的实时视频问诊医疗AI

Mahvish Nagda, Jihyeon Lee, Matthew Thompson, Chunjong Park, Tim Strother, Valentin Liévin, Roma Ruparel, Akshay Goel, Teya Bergamaschi, Suhana Bedi, Meet Shah, Pavel Dubov, Liviu Panait, Toshiyuki Fukuzawa, Sam Schmidgall, Craig Schiff, Joseph Xu, Aliya Rysbek, Yana Lunts, Jan Freyberg, Rebecca Hemengway, Sunny Virmani, David Racz, Carey Radebaugh, Joëlle Barral, Kavi Goel, Dale R. Webster, Katherine Chou, Avinatan Hassidim, Yossi Matias, James Manyika, Gregory Wayne, Tao Tu, Yun Liu, Ethan Goh, Christina Chen, Ryutaro Tanno, Po-Hsuan Cameron Chen, Mike Schaekermann, Anil Palepu

机构 * Google Research(谷歌研究院) Google DeepMind(谷歌DeepMind)

AI总结 本研究开发了基于Gemini的多智能体系统AMIE(视频版),在随机OSCE研究中其临床问诊表现与初级保健医生相当或更优,为专家级实时视频问诊医疗AI的发展奠定了重要基础。

详情
AI中文摘要

视听互动是医患问诊的标准模式,可通过非语言线索实现自然沟通与疾病有效评估。尽管文本型AI已展现潜力,但它会丢失关键感知维度,且限制了无法用文字清晰表述症状的患者。早期将医疗AI扩展至视听互动的尝试已证明可行性,但未达到临床医生水平。本研究首次在实时临床视频问诊中展示了专家级AI,采用视频配置的AMIE(Articulate Medical Intelligence Explorer,可译为“精准医疗智能探索器”)。AMIE(视频版)是基于Gemini的多智能体系统,整合了低延迟对话、临床推理及实时视听感知。为指导开发,我们建立了远程医疗场景下临床视听线索的分类体系与自动评估方法。在一项随机客观结构化临床考试(OSCE)研究中,纳入30名初级保健医生(PCP)、15名患者演员及100种临床场景,我们对比了AMIE(视频版)、仅文本的AMIE(文本版)及PCP的视频问诊表现。临床评估者在病史采集、诊断、处理方案及体格观察与检查方面,对AMIE(视频版)的评分与PCP相当或更优。患者演员更偏好AMIE评估与解释病情的方式,而PCP在医患关系建立与伙伴关系构建上更受青睐。模态消融实验显示,患者演员在沟通有效性、便利性及被理解的感受上,更偏好AMIE(视频版)的界面而非文本聊天。其局限性在于精细解剖精度、细微情感差异及高频动作处理。尽管实际应用前仍需进一步研究,但这些结果标志着AI系统在应对临床实践中复杂感官维度辅助医疗方面的重要里程碑。

英文摘要

Audio-visual interaction is the standard for patient-physician consultations, enabling natural communication and effective assessment of illness through non-verbal cues. While text-based AI has shown promise, it discards essential perceptual dimensions and limits patients who cannot articulate symptoms in writing. Early efforts to extend medical AI to audio-visual interaction have demonstrated feasibility but not reached clinician-level performance. Here, we provide the first demonstration of expert-level AI in real-time clinical video consultations using AMIE (Articulate Medical Intelligence Explorer) in a video configuration. AMIE (Video) is a Gemini-based multi-agent system integrating low-latency dialogue, clinical reasoning, and real-time audio-visual perception. To guide development, we established a taxonomy and automated evaluations for clinical audio-visual cues in telehealth settings. In a randomized Objective Structured Clinical Examination (OSCE) study with 30 primary care physicians (PCPs), 15 patient actors and 100 clinical scenarios, we compared AMIE (Video), its text-only counterpart AMIE (Text), and PCPs consulting via video. Clinical evaluators rated AMIE (Video) on par or better than PCPs in history-taking, diagnosis, management, and physical observation and examination. Patient actors preferred AMIE's approach to assessing and explaining conditions, while PCPs were preferred for rapport and partnership building. In modality ablation, patient actors preferred AMIE (Video)'s interface over text chat for communicative effectiveness, convenience, and feeling understood. Limitations remain in fine anatomical precision, subtle affective nuances, and high-frequency movements. While further research is needed before real-world translation, these results mark an important milestone toward AI systems capable of augmenting care across the sensory complexity of clinical practice.

URL PDF HTML 收藏
2608.09860 2026-08-11 cs.RO 新提交

Entanglement-Free Trajectory Planning for Tethered Mobile Robots with a Slack Tether

带松弛系绳的系绳移动机器人的无纠缠轨迹规划

Gianpietro Battocletti, Dimitris Boskos, Bart De Schutter

机构 * Delft University of Technology(代尔夫特理工大学) Delft Center for Systems and Control(代尔夫特系统与控制中心)

AI总结 本研究针对带松弛系绳的移动机器人,提出一种含三步流程的运动规划算法,可生成动态可行的无纠缠轨迹,经仿真验证能实现更安全可靠的导航。

Comments 19 pages, 13 figures

详情
AI中文摘要

在系绳移动机器人的运动规划算法中,系绳的纠缠状态是规划阶段需考虑的关键方面,这在系绳处于松弛状态时尤为重要。此时,系绳的形状不仅由环境几何与障碍物位置决定,还受系绳动力学、机器人轨迹及外力影响。该场景下,防止纠缠需规划考虑纠缠定义、机器人与系绳动力学的机器人轨迹。本研究提出一种带松弛系绳的系绳移动机器人运动规划算法,可计算动态可行的无纠缠轨迹,以在含静态障碍物的环境中导航。通过在规划流程的所有阶段考虑纠缠状态,该算法能计算更安全的轨迹,避免机器人运动过程中发生纠缠。其实现依赖三步流程:(i)构建系绳机器人无纠缠构型空间的拓扑模型;(ii)利用该模型生成一组候选路径;(iii)通过求解同伦约束的轨迹生成问题,计算动态可行的无纠缠轨迹。生成的轨迹可引导机器人到达目标位置,同时保持系绳处于无纠缠构型。我们在仿真中验证了该算法的优势,结果表明其可避免违反纠缠约束,生成更安全、更可靠的轨迹。

英文摘要

In motion planning algorithms for tethered mobile robots, the entanglement state of the tether is a critical aspect to consider during the planning phase. This is particularly important in case of a slack tether, where the shape of the tether is not determined solely by the geometry of the environment and the location of the obstacles, but also by the dynamics of the tether, by the trajectory followed by the robot, and possibly by exogenous forces. In this scenario, preventing entanglement requires planning a robot trajectory that accounts for the entanglement definition and for the dynamics of the robot and of the tether. In this work, we propose a motion planning algorithm for tethered mobile robots with a slack tether that computes dynamically feasible entanglement-free trajectories to navigate through an environment with static obstacles. By considering the entanglement state during all the stages of the planning pipeline, we are able to compute safer trajectories that avoid entanglement during the motion of the robot. We achieve this through a three-step pipeline, which includes (i) the construction of a topological model of the entanglement-free configuration space of the tethered robot, (ii) the generation of a set of candidate paths using this model, and (iii) the computation of a dynamically feasible entanglement-free trajectory by solving a homotopy-constrained trajectory generation problem. The resulting trajectory can then be executed to lead the robot to its target location, while maintaining the tether in an entanglement-free configuration. We demonstrate the benefits of this algorithm in simulations, where we show how the planning algorithm avoids violations of the entanglement constraints, resulting in safer and more reliable trajectories.

URL PDF HTML 收藏
2608.09857 2026-08-11 cs.RO cs.AI 新提交

Agentic Harnesses: LLM-Driven Verification Layers for Robot Autonomy

智能体 harness:面向机器人自主的大语言模型驱动验证层

Rohan Bhagra, Mahantesh Halapannavar, Uddhav Bhattarai

机构 * Carnegie Mellon University(卡内基梅隆大学) Pacific Northwest National Laboratory(太平洋西北国家实验室)

AI总结 针对机器人规划模型的安全与伦理风险,提出LLM驱动的验证层作为中间件管控计划,实现近85%的类别准确率、97%的对抗性攻击遏制率,为机器人自主提供可靠保障。

Comments 7 pages. Not yet finalized for conference submission

详情
AI中文摘要

先进人工智能工具的进展推动了机器人自主领域的研究,但这类系统的开发大多聚焦于执行环节,而非验证规划模型所提动作的可行性。与通用大语言模型(LLM)类似,机器人规划模型存在诸多风险:受用户指定目标的偏向,可能提出不符合科学伦理的动作;因无法“记住”先前的安全风险而存在安全隐患;还可能遭受自主生态系统的对抗性攻击。我们提出一种位于规划与执行之间的大语言模型驱动验证层,用于评估动作的可允许性。我们的“大语言模型作为评判者”集成体结合了各模型的思维链推理,并综合这些专家评判输出,模仿了混合专家与自一致性方法的结合。该层作为中间件,在计划从服务器规划模块到达MCP服务器、进而到达机器人底层控制前对计划进行管控:计划可被批准、因需重新制定而被拒绝,或升级至人工审核。通过该系统,我们在接受/升级/拒绝类别中实现了近85%的准确率,对对抗性攻击的遏制率达97%,接受与拒绝任务间的误差可忽略不计,误差主要出现在升级边界处。

英文摘要

Advances in advanced artificial intelligence tools have sparked research in robot autonomy, but the development of such systems has largely focused on execution rather than verifying the feasibility actions planning models propose. Like general-purpose LLMs, robotics planning models carry risks: biased toward user-specified goals, they may suggest actions misaligned with scientific ethics, they may be unsafe due to an inability to "remember" prior safety risks, or they may be vulnerable to adversarial attacks on the autonomy ecosystem. We propose a LLM-driven verification layer between planning and execution to evaluate action permissibility. Our LLM-as-a-Judge ensemble combines chain-of-thought reasoning across models and synthesizes those expert judge outputs, mirroring a combination of a mixture of experts and self-consistency approach. This layer serves as middleware, gating plans from the server's planning module before they reach the MCP server and therefore the robot's low-level controls: plans are approved, rejected for reformulation, or escalated for human review. With this system, we achieve near 85% precision across accept/escalate/reject categories 97% containment of adversarial attacks, with negligible errors between accepting and rejecting tasks, and errors mostly manifesting at the escalate boundary.

URL PDF HTML 收藏
2608.09853 2026-08-11 cs.RO cs.CV cs.LG 新提交

RynnValue: Scaling Robotic Value Foundation Models with Temporal Distance

RynnValue:基于时间距离扩展机器人价值基础模型

Dongchi Huang, Hongyin Zhang, Bohan Hou, Siteng Huang, Zhian Su, Hang Guo, Tong Lu, Zhaofeng Xu, Jiahao Tang, Jianfei Yang, Donglin Wang, Peixi Peng, Mingxiu Chen, Deli Zhao, Xin Li

机构 * DAMO Academy, Alibaba Group(达摩院(阿里巴巴集团)) Hupan Lab(湖畔实验室)

AI总结 该研究提出开源机器人价值基础模型 RynnValue,以时间距离为监督目标,在多维度超越现有方法,可提升机器人策略的真实世界任务成功率并实现零样本泛化。

Comments 23 pages, 5 figures

详情
AI中文摘要

通用奖励模型正日益成为扩展机器人学习的瓶颈,但从大规模异构语料库中学习价值相关能力的方法仍未得到充分探索。现有方法将监督与任务内部锚点(如偏好或归一化进度)绑定,这些锚点均无法跨 embodiment 和数据源实现干净迁移。我们推出 RynnValue,一款面向机器人操纵的开源价值基础模型,它用时间距离(从观测到语言指定目标的定向后续成本)替代上述锚点。由于时间距离标签可直接从时间戳推导,RynnValue 可扩展至超 7000 小时、约 300 万条指令条件片段,无需偏好或进度标注。为使时间价值学习在大规模场景下可靠,我们结合随机时间采样、时间顺序打乱和价值隔离注意力,抑制会导致预测对失败和倒退不敏感的捷径。在无偏好标签的情况下,RynnValue 在 RBM-EVAL-OOD 上取得平均 Kendall's tau_a 为 0.675 的成绩,超过完全偏好监督的现有最优方法(0.655),是仅基于进度的对应模型(0.292)的两倍多,同时可零样本泛化至未见过的任务、 embodiment 和视角。通过基于势能的塑形转换为密集奖励后,它将真实世界策略的在线成功率从 52.5% 提升至 72.5%,离线成功率从 63.8% 提升至 82.5%。这些结果确立时间距离为通用机器人策略的可扩展监督目标和实用奖励接口。

英文摘要

General-purpose reward models are increasingly the bottleneck for scaling robot learning, yet the recipe for learning value-related capabilities from large-scale heterogeneous corpora remains underexplored. Existing approaches tie supervision to task-internal anchors such as preferences or normalized progress, none of which transfer cleanly across embodiments and data sources. We introduce RynnValue, an open-source value foundation model for robotic manipulation that replaces these anchors with temporal distance, the directed cost-to-go from an observation to the language-specified goal. Because temporal-distance labels can be derived directly from timestamps, RynnValue scales to over 7,000 hours and roughly 3M instruction-conditioned clips without preference or progress annotations. To make temporal-value learning reliable at scale, we combine random temporal sampling, temporal-order shuffling, and value-isolation attention, suppressing shortcuts that would leave predictions insensitive to failures and regressions. Trained without preference labels, RynnValue attains an average Kendall's tau_a of 0.675 on RBM-EVAL-OOD, surpassing the fully preference-supervised state of the art (0.655) and more than doubling a progress-only counterpart (0.292), while generalizing zero-shot to unseen tasks, embodiments, and viewpoints. Converted into dense rewards via potential-based shaping, it raises real-world policy success from 52.5% to 72.5% online and from 63.8% to 82.5% offline. These results establish temporal distance as a scalable supervision target and practical reward interface for generalist robot policies.

URL PDF HTML 收藏
2608.09842 2026-08-11 cs.CV 新提交

From Diagnosis to Correction: Benchmarking and Improving Real-World Table Parsing

从诊断到修正:真实世界表格解析的基准测试与改进

Jutao Xiao, Yuan Qu, Dongsheng Ma, Fan Wu, Tianyao He, Weihong Li, Jie Yang, Yu Qiao, Bin Wang, Conghui He

机构 * Zhejiang University(浙江大学) Shanghai Artificial Intelligence Laboratory(上海人工智能实验室) Peking University(北京大学)

AI总结 本文针对真实世界表格解析的缺陷,构建诊断基准TableParseMap,提出DEC框架,无需重训即可提升冻结解析器性能,在TableParseMap上TEDS获显著提升。

详情
AI中文摘要

近期,文档解析器在OmniDocBench v1.6上的表格TEDS分数达到93以上,但社区反馈及本文审计显示,其在复杂真实世界表格上仍存在持续的失败。为量化这一差距,本文引入TableParseMap,这是一个包含916张真实表格的诊断基准,分为5种具有挑战性的场景和9种失败类型。经评估,最强的解析器仅达到85.03的TEDS分数,表明聚合基准分数掩盖了大量缺陷。本文分析将这些失败归因于三个互补的局限性:大型表格超出单次处理的可靠规模,薄弱或模糊的视觉线索阻碍结构感知,重建的表格可能与图像视觉不一致。因此,本文提出DEC(Decompose--Enhance--Correct,分解-增强-修正),这是一种视觉一致性引导的智能体框架,可改进冻结的表格解析器且无需重新训练。DEC使用通用VLM作为控制器:分解(Decompose)沿结构感知边界划分大型表格,增强(Enhance)暴露薄弱的视觉证据并重新解析变换后的视图,修正(Correct)诊断并修复残留错误。视觉一致性门(VC-Gate)选择性触发干预,视觉一致性排序器(VC-Ranker)验证候选更新并支持回滚,推理时无需真值HTML。本文还通过离线指标和跨模型共识,从4556个候选中得到包含1977张表格的Consensus-Hard Set。在三个冻结解析器上,DEC平均提升TEDS 1.57个点;在TableParseMap上,整体提升达1.89个点,结构错误提升2.62个点,大型表格提升5.66个点。

英文摘要

Recent document parsers achieve table TEDS scores above 93 on OmniDocBench v1.6, yet community feedback and our audit reveal persistent failures on complex real-world tables. To quantify this gap, we introduce TableParseMap, a diagnostic benchmark of 916 real-world tables organized into five challenging scenarios and nine failure types. The strongest evaluated parser achieves only 85.03 TEDS, showing that aggregate benchmark scores conceal substantial weaknesses. Our analysis attributes these failures to three complementary limitations: large tables exceed the reliable processing scale of a single pass, weak or ambiguous visual cues hinder structure perception, and the reconstructed table may remain visually inconsistent with the image. We therefore propose DEC (Decompose--Enhance--Correct), a visual-consistency-guided agentic framework that improves frozen table parsers without retraining. DEC uses a general VLM as the controller: Decompose partitions large tables along structure-aware boundaries, Enhance exposes weak visual evidence and reparses transformed views, and Correct diagnoses and repairs residual errors. A Visual Consistency Gate (VC-Gate) selectively triggers intervention, while a Visual Consistency Ranker (VC-Ranker) verifies candidate updates and supports rollback without ground-truth HTML at inference time. We further derive a 1,977-table Consensus-Hard Set from 4,556 candidates through offline metrics and cross-model consensus. Across three frozen parsers, DEC improves TEDS by 1.57 points on average; on TableParseMap, gains reach 1.89 points overall, 2.62 on structural errors, and 5.66 on large tables.

URL PDF HTML 收藏
2608.09836 2026-08-11 cs.AI cs.CL 新提交

Mismatch Matters: On-Policy Distillation Beyond Token Agreement

失配很重要:超越token一致性的在线蒸馏

Zichao Yu, Chengzhi Yu, Shengze Xu, Yujin Han, Bingqing Jiang, Xu Wang, Difan Zou

机构 * The University of Hong Kong(香港大学) University of Science and Technology of China(中国科学技术大学) The Chinese University of Hong Kong(香港中文大学)

AI总结 本文针对在线蒸馏存在的退化一致性失效问题,提出TIDE方法修正师生失配,在数学推理基准上显著提升性能、缩短响应长度并减少格式错误。

详情
AI中文摘要

在线蒸馏(OPD)已成为现代大语言模型(LLM)后训练流程的核心组成部分,但本文揭示了其存在的一种失效模式:退化一致性,即学生模型利用重复循环实现与教师模型近乎完美的token一致性,却给出全局存在缺陷的响应。因此,本文将研究重点从一致性转向师生失配,发现失配token主要可分为两类:学生过剩token与学生不足token。学生过剩token由学生模型生成,但教师模型为其分配的概率接近0;它们的对数比修正值会无限制增长,导致更新不稳定。相反,学生不足token是教师模型偏好的,但学生模型很少采样到;它们的缺失阻碍了教师模型推理模式的迁移。为解决这些失配问题,本文提出TIDE(Token级独立不足-过剩修正),该方法应用有界的Hellinger塑形来抑制最严重的采样过剩,并采用解析的教师Top-K注入来恢复不足的概率质量,无需采样到不足token。在包含多组Qwen3师生对的数学推理基准测试中,TIDE始终优于标准OPD及近期的token选择、奖励塑形基线。此外,在师生失配严重的场景下,TIDE的提升更为显著:它将Avg@8从6.9%提高至20.3%,将平均响应长度缩短3.6倍,并大幅减少格式错误。代码可在指定URL获取。

英文摘要

On-policy distillation (OPD) has emerged as a core component of modern LLM post-training pipelines, yet we reveal a failure mode: degenerate agreement, where students exploit repetitive loops to achieve near-perfect token agreement with the teacher despite globally flawed responses. We therefore shift our focus from agreement to teacher-student mismatch, and find that mismatch tokens can be mainly categorized into two types: student-excess tokens and student-deficit tokens. Student-excess tokens are generated by the student but assigned near-zero probability by the teacher; their log-ratio corrections grow unbounded and destabilize the update. Student-deficit tokens, in contrast, are preferred by the teacher but rarely sampled by the student; their absence blocks the transfer of the teacher's reasoning patterns. To tackle these mismatch directions, we propose TIDE (Token-level Independent Deficit-Excess correction), which applies bounded Hellinger shaping to suppress the most severe sampled excesses and an analytic teacher top-$K$ injection to restore deficient probability mass without requiring deficit tokens to be sampled. Across mathematical reasoning benchmarks with multiple Qwen3 teacher-student pairs, TIDE consistently outperforms standard OPD and recent token-selection and reward-shaping baselines. Moreover, the gains of TIDE are more pronounced under strong teacher-student mismatch, where it improves Avg@8 from 6.9% to 20.3%, reduces average response length by a factor of 3.6, and substantially reduces formatting failures. Code is available at https://github.com/yzc-666/TIDE

URL PDF HTML 收藏
2608.09830 2026-08-11 cs.LG 新提交

Deep Multimodal Wearable Sensor Fusion for Detection of Body-Focused Repetitive Behaviors

用于聚焦身体重复行为检测的深度多模态可穿戴传感器融合

Samaneh Rezaeimanesh, Mohsen Behradfar, Mohammad Fili, Guiping Hu

机构 * George Mason University(乔治梅森大学)

AI总结 本研究开发多模态深度学习框架,利用腕戴式传感器数据检测聚焦身体的重复行为,在二元及九分类任务中均优于单模态基线,为可穿戴辅助心理健康诊断奠定基础。

详情
AI中文摘要

聚焦身体的重复行为(如拔毛、抠皮肤)是常与强迫症及焦虑障碍相关的强迫性动作,这类动作较为细微且与普通非病理性手势重叠,导致早期客观检测仍存在困难。我们开发并评估了一种多模态深度学习框架,用于从腕戴式传感器数据中检测和分类这些行为。数据由儿童心理研究所(Child Mind Institute)使用Helios腕戴设备采集,整合了惯性测量单元、热堆传感器和飞行时间传感器的数据,分别捕捉运动学、热学和邻近度信息。该框架结合了卷积神经网络与门控循环单元,以及模态特定的自动编码器和晚期融合分类器,以利用时间和空间动态信息。在二元检测任务中,该模型区分这些行为与其他活动时,F1分数达0.985,受试者工作特征曲线下面积达0.997;在区分各类单独行为与单一分组非目标类别的九分类方案中,其宏平均F1分数为0.700,曲线下面积为0.963,优于单模态基线模型。基于Shapley加性解释的事后可解释性分析显示,飞行时间和惯性模态通过捕捉空间邻近度和动态运动主导了判别能力,而层次聚类表明,误分类主要由手势的解剖区域驱动。这些发现证明,多模态传感器融合可实现准确、客观且连续的行为监测,为生物医学研究和临床护理中的实时可穿戴辅助心理健康诊断及个性化干预奠定了基础。

英文摘要

Body-focused repetitive behaviors, such as hair pulling and skin picking, are compulsive motor actions commonly associated with obsessive-compulsive and anxiety disorders. Their early, objective detection remains difficult because the movements are subtle and overlap with ordinary, non-pathological gestures. We developed and evaluated a multimodal deep learning framework to detect and classify these behaviors from wrist-worn sensor data. The data, collected by the Child Mind Institute using the Helios wrist-worn device, combine inertial measurement units, thermopile sensors, and time-of-flight sensors, capturing kinematic, thermal, and proximity information. The framework combined a convolutional neural network with a gated recurrent unit, alongside modality-specific autoencoders and a late-fusion classifier, to exploit temporal and spatial dynamics. It achieved an F1 score of 0.985 and an area under the receiver operating characteristic curve of 0.997 for binary detection, distinguishing these behaviors from other activities, and a macro-averaged F1 score of 0.700 with an area under the curve of 0.963 across a nine-class scheme that distinguished each individual behavior from a single grouped Non-Target class, improving over single-modality baselines. Post-hoc interpretability based on Shapley additive explanations showed that the time-of-flight and inertial modalities dominated discriminative power by capturing spatial proximity and dynamic movement, while hierarchical clustering indicated that misclassifications were driven primarily by the anatomical region of the gesture. These findings demonstrate that multimodal sensor fusion enables accurate, objective, and continuous behavioral monitoring. This work establishes a foundation for real-time, wearable-assisted mental health diagnostics and personalized interventions in biomedical research and clinical care.

URL PDF HTML 收藏
2608.09828 2026-08-11 cs.LG cs.AI cs.MA 新提交

Multi-Agent AI Safety as an Institutional Design Problem

作为制度设计问题的多智能体AI安全

Abdullah X

机构 * POLIS Research Programme, Project AWARE(POLIS研究计划,AWARE项目)

AI总结 本文作为POLIS项目首篇论文,探究多智能体AI安全的制度设计问题,通过含5280回合的实验套件,对比不同守卫机制,发现制度的权威状态与阻止后路径对安全的影响。

Comments 17 pages, 5 figures. Code and reproducibility artifacts available in the public POLIS repository

详情
AI中文摘要

AI智能体越来越多地在管控其任务委派、信息流动、动作执行及共享资源使用的系统中运行。已有研究表明部署规则可改变集体行为,本文探究AI制度的哪些部分产生安全效果及其作用机制,是正在开展的多智能体系统算法制度研究项目POLIS的首篇论文。本文报告了一个包含5280个回合的冻结研究套件:主要预先指定的委派实验涵盖4个模型家族,针对性高冲突诊断实验新增3个模型端点;在匹配的结构化工作流中,模型看到不同规则表述,守卫参考不同权威状态;还调整了即时合规内部/自我 fallback的吸引力,允许被阻止的工作流继续运行。详细的宪法提示产生0/384次已实现违规,可追溯性可执行守卫也产生0/384次,不过其在384个回合中阻止了51次违规尝试,其中44次尝试后续安全完成。本地状态守卫的失败集中在普通转换改变可见策略但来源权威保持固定的场景中;在匹配的洗钱场景中,该守卫在96个回合中允许22次违规,可追溯性执行则为0次(p=4.77×10^-7)。另一项资源分配实验显示,披露原本相同的上限的数值会改变智能体请求。在这些结构化工作流中,相同的最终违规率可隐藏截然不同的机制,规则本身仅为制度的一部分,系统信任的权威状态以及被阻止后可用的路径同样重要。

英文摘要

AI agents increasingly work inside systems that govern how they delegate tasks, move information, execute actions, and use shared resources. Recent work already shows that deployment rules can change collective behavior. Here we ask which parts of an AI institution produce safety and how they do it. This is the first paper from POLIS, an ongoing research programme studying algorithmic institutions for multi-agent systems. We report a frozen 5,280-episode study suite. The main pre-specified delegation experiment spans four model families; a targeted high-conflict diagnostic adds three additional model endpoints. In matched structured workflows, the model sees different rule formulations and guards consult different authority states. We also vary the attractiveness of the immediate compliant internal/self fallback and allow blocked workflows to continue. A detailed constitutional prompt produces 0/384 realized violations. A provenance-aware executable guard also produces 0/384, although it blocks prohibited attempts in 51/384 episodes; 44/51 of those episodes later complete safely. The local-state guard's failures concentrate in scenarios where an ordinary transformation changes visible policy while originating authority stays fixed. In matched laundering scenarios, that guard admits violations in 22/96 episodes and provenance enforcement in 0/96 (p = 4.77 x 10^-7). A separate resource-allocation experiment shows that revealing the numerical value of an otherwise identical cap changes agent requests. In these structured workflows, the same final violation rate can hide very different mechanisms. The rule itself is only part of the institution. The authority state the system trusts matters, and so does the path available after a block.

URL PDF HTML 收藏
2608.09807 2026-08-11 cs.RO cs.SY eess.SY 新提交

WRAP: Wasserstein-Robust Adaptive Plug-in for Robot Localization

WRAP:用于机器人定位的Wasserstein鲁棒自适应插件

Minhyuk Jang, Astghik Hakobyan, Jungjin Lee, Naira Hovakimyan, Insoon Yang

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

AI总结 该研究提出适用于EKF和ESKF的Wasserstein鲁棒插件WRAP,经实验验证可显著降低机器人定位的3D位置RMSE,且计算耗时短,能改善定位一致性。

详情
AI中文摘要

在感知条件变化的情况下,机器人定位可能会出现有偏误差和未校准的协方差。本文提出WRAP,一种与适配器无关的Wasserstein鲁棒插件,适用于非线性扩展卡尔曼滤波(EKF)和误差状态卡尔曼滤波(ESKF)栈。一个因果模块提供时变的有效过程和测量统计量;随后,一个保持均值的Wasserstein局部更新会计算最不利协方差和鲁棒增益,且不改变传播模型、残差或回缩。这将均值自适应与协方差鲁棒化分离,并对传播和传感使用不同的半径。在从适配器训练中留出的18个UWB-IMU序列上,仅适配器和WRAP分别将平均3D位置RMSE相对于标称ESKF降低19.8%和27.4%;各向同性消融研究达到19.5%,表明增量增益与定向过程协方差重新分布相关。样本内GNSS-INS研究显示,均值自适应提供了大部分精度提升,而DR则改善了一致性并缓解了经典协方差估计的过紧问题。该鲁棒求解器在Jetson Orin Nano上处理UWB耗时0.05 ms,处理GNSS耗时2.92 ms。

英文摘要

Robotic localization under changing sensing conditions can suffer from biased errors and miscalibrated covariances. We present WRAP, an adapter-agnostic Wasserstein-robust plug-in for nonlinear extended Kalman filter (EKF) and error-state Kalman filter (ESKF) stacks. A causal module supplies time-varying effective process and measurement statistics; a mean-preserving Wasserstein local update then computes least-favorable covariances and a robust gain without changing the propagation model, residual, or retraction. This separates mean adaptation from covariance robustification and uses distinct radii for propagation and sensing. On 18 UWB--IMU sequences held out from adapter training, adapter-only and WRAP reduce mean 3-D position RMSE by $19.8\%$ and $27.4\%$ relative to the nominal ESKF; an isotropic ablation reaches $19.5\%$, linking the incremental gain to directional process-covariance redistribution. An in-sample GNSS--INS study shows that mean adaptation provides most of the accuracy gain, while DR improves consistency and mitigates over-tightened classical covariance estimates. The robust solve takes 0.05 ms for UWB and 2.92 ms for GNSS on a Jetson Orin Nano.

URL PDF HTML 收藏
2608.09805 2026-08-11 cs.LG cs.AI cs.CL 新提交

Parameter Exploration for RLVR via Variational Learning

基于变分学习的RLVR参数探索

Vatsal Venkatkrishna, Nico Daheim, Iryna Gurevych

机构 * INSAIT, Sofia University “St. Kliment Ohridski”(INSAIT,圣克莱门特奥赫里德斯基索非亚大学) National Research Center for Applied Cybersecurity ATHENE(ATHENE国家应用网络安全研究中心)

AI总结 本文针对LLM强化学习的探索问题,提出参数空间探索思路,引入3PO方法,在OLMo-3-1025-7B等模型的数学推理等任务上,以相近计算成本相比GRPO提升性能,减少训练中的异常分组与轨迹。

详情
AI中文摘要

长期以来,探索一直是强化学习研究的重点。近来越来越多的证据表明,探索也是大语言模型(LLM)强化学习方案中的重要组成部分,可显著影响下游任务性能。现有诸多方法在动作空间层面控制探索,例如采用温度缩放,但这类方法无法对token进行重新排序,仅能影响输出分布的方差,这限制了探索效果,可能导致训练发散或停滞。本文研究参数空间探索,其中通过从后验分布中采样不同策略来生成轨迹,各策略可探索不同轨迹;采样更多或更少多样化的策略是对探索的补充控制手段。我们提出一类名为扰动参数策略优化(3PO)的方法,该方法采用不同采样策略及不同轨迹分组方式进行奖励估计。在OLMo-3-1025-7B和Qwen2.5-Math-7B上针对数学推理与代码生成任务开展的实验显示,这些方法在浮点运算量(FLOPs)成本几乎相同的情况下,相比标准GRPO可持续提升下游平均性能;此外,在训练过程中,使用多个参数采样相比GRPO及动作空间基线方法,会产生更少的零优势分组、畸形或错误的轨迹。总体而言,本研究证明参数空间探索可改进大语言模型的强化学习效果。

英文摘要

Exploration has been a focus of reinforcement learning research for a long time. Recently, there has been growing evidence that it is also an important ingredient in LLM reinforcement learning recipes that can significantly impact downstream performance. Many existing methods control exploration in the action-space, for example, using temperature scaling. However, these methods cannot reorder tokens but only influence the variance in the output distribution. This limits exploration and can lead to divergence or stalled training. Here, we investigate parameter-space exploration, where rollouts are generated by sampling different policies from a posterior that may each explore different rollouts. Sampling less or more diverse policies is then a complementary control lever over exploration. We introduce a family of methods called Perturbed Parameter Policy Optimization (3PO) which use different sampling strategies and different rollout grouping for reward estimation. Experiments on OLMo-3-1025-7B and Qwen2.5-Math-7B across mathematical reasoning and code generation tasks show that these approaches consistently improve average downstream performance over standard GRPO at a near-identical FLOPs cost. Moreover, using multiple parameter samples consistently produces fewer zero-advantage groups and malformed or incorrect rollouts during training than GRPO and action-space baselines. Overall, our work presents evidence that parameter-space exploration can improve reinforcement learning for LLMs.

URL PDF HTML 收藏
2608.09801 2026-08-11 cs.CV cs.AI 新提交

Modern Backbones Improve Multi-task DETR for Mammography Classification and Lesion Localization

现代骨干网络改进用于乳腺X线摄影分类和病灶定位的多任务DETR

Dinh Tan Nguyen, Quang-Hien Kha, Le-Hoang Nguyen, Minh-Toan Dinh, Xuan-Huy Nguyen, Dac Phu Ho, Cao Truong Tran, Sai Ho Ling, Lan T Ho-Pham, Liem Pham, Nguyen Quoc Khanh Le

机构 * University of Technology Sydney(悉尼科技大学) Saigon Precision Medicine Research Center(西贡精准医学研究中心) College of Medicine, Taipei Medical University(台北医学大学医学院) Le Qui Don Technical University(黎文谍技术大学) National Central University(中央大学) AIBioMed Research Group, Taipei Medical University(台北医学大学AIBioMed研究组)

AI总结 该研究采用多任务DETR框架,在OPTIMAM和SGM1k数据集上对比现代骨干网络与旧有ResNet特征的性能,发现ConvNeXtV2和DINOv3表现最优,骨干网络质量是多任务乳腺X线摄影的关键因素。

Comments Medical Imaging with Deep Learning 2026 - Short Paper Track

详情
AI中文摘要

联合检查级预测和候选区域定位可提升AI在乳腺X线摄影中的辅助实用性。本研究采用多任务DETR框架,其中共享表征同时支持图像级恶性程度预测和病灶定位,并在OPTIMAM及经活检确认的SGM1k队列上评估其性能。在两个数据集上,现代骨干网络均持续优于早期ResNet风格特征,ConvNeXtV2和DINOv3表现最强,而MambaVision竞争力较弱。在OPTIMAM上,ConvNeXtV2取得最佳整体性能,AUC达97.96%、灵敏度99.89%、mAP@.5为25.08%、recall@.25为74.38%;在SGM1k上,DINOv3表现最佳,AUC达90.97%、灵敏度86.28%、特异性82.00%、mAP@.5为27.04%、recall@.25为77.32%。这些发现表明,骨干网络质量是有效多任务乳腺X线摄影的关键因素,ConvNeXtV2在该框架中成为特别强大且适配性良好的CNN骨干网络。

英文摘要

Joint exam-level prediction and candidate-region localization may improve the usefulness of AI support in mammography. We study this setting using a multi-task DETR framework, where shared representations support both image-level malignancy prediction and lesion localization, and evaluate its performance on OPTIMAM and a biopsy-confirmed SGM1k cohort. Across both datasets, modern backbones consistently outperformed older ResNet-style features, with ConvNeXtV2 and DINOv3 giving the strongest overall results, whereas MambaVision was less competitive. On OPTIMAM, ConvNeXtV2 achieved the best overall performance, reaching 97.96% AUC, 99.89% sensitivity, 25.08% mAP@.5, and 74.38% recall@.25. On SGM1k, DINOv3 gave the strongest overall results, with 90.97% AUC, 86.28% sensitivity, 82.00% specificity, 27.04% mAP@.5, and 77.32% recall@.25. These findings suggest that backbone quality is a critical factor in effective multi-task mammography, with ConvNeXtV2 emerging as a particularly strong and well-matched CNN backbone for mammography in this framework.

URL PDF HTML 收藏
2608.09790 2026-08-11 cs.AI cs.MA cs.SI 新提交

CARD: Controlled Agentic Reddit Discussions for Credit Card Simulation

CARD:用于信用卡模拟的受控智能体Reddit讨论框架

Yaoning Yu, Kai-Min Chang, Ye Yu, Yi-Chia Wang, Haojing Luo, Haohan Wang

机构 * University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) U.S. Bank(美国银行) Stanford University(斯坦福大学)

AI总结 本研究提出CARD框架,通过规划器、生成器与校准循环,结合多维度控制项生成逼真信用卡讨论线程,经多指标评估,其效果优于多种LLM模拟基线。

详情
AI中文摘要

在线信用卡讨论为研究消费者如何交流金融产品提供了自然场景,模拟这类讨论不仅需要生成单个评论,还需让生成的讨论线程符合真实用户的表达与互动方式。我们推出CARD(Controlled Agentic Reddit Discussions)框架,用于生成逼真的信用卡讨论线程。给定一条信用卡帖子及其匹配的真实线程,CARD采用非逐字指导,涵盖回复结构、评论功能、立场、语气及对话多样性。其中规划器组织这些控制项,生成器构建讨论内容,校准循环则更新评论群体,以缩小生成线程与真实线程分布的差异。我们在真实Reddit信用卡讨论上,使用词汇、语义、行为及结构指标对CARD进行评估,结果显示,CARD在多个大语言模型(LLM)上,相比模拟基线能更好地匹配真实信用卡讨论的分布,且在各项指标上呈现更小的效应量与分布距离,表明结构化规划与针对性修订可生成具备逼真度的模拟信用卡讨论。

英文摘要

Online credit card discussions provide a natural setting for studying how consumers communicate about financial products. Simulating these discussions requires more than just generating individual comments, the generated threads should also match how real users express themselves and interact with others. We introduce CARD, a framework for generating realistic credit card discussion threads. Given a credit card post and its matched real thread, CARD uses non-verbatim guidance on reply structure, comment function, stance, tone, and conversational variation. A planner organizes these controls, a writer generates the discussion, and a calibration loop updates comments' populations that contribute to differences between the generated and real thread distributions. We evaluate CARD on real Reddit credit card discussions using lexical, semantic, behavioral, and structural metrics. CARD matches the distributions of real credit card discussions better than simulation baselines across multiple LLMs and also demonstrates smaller effect sizes and distribution distances across metrics. These results show that structured planning and targeted revision can generate the realism of simulated credit card discussions.

URL PDF HTML 收藏
2608.09789 2026-08-11 cs.CV 新提交

ADOPD: Reference-Privileged On-Policy Distillation for MLLM-Based Industrial Anomaly Detection

ADOPD:面向多模态大语言模型(MLLM)的工业异常检测的参考特权在线策略蒸馏

Jingtai He, Shiyuan Meng, Wenchao Meng, Qinmin Yang

机构 * Zhejiang University(浙江大学)

AI总结 本研究针对工业异常检测问题,提出ADOPD参考特权在线策略蒸馏框架,通过参考感知教师监督仅查询的学生模型,在MMAD基准零样本推理下获77.31%平均准确率,优于Qwen3-VL-4B主干及其一样本设置。

详情
AI中文摘要

工业异常检测(IAD)需要识别正常视觉模式的细粒度偏差。多模态大语言模型(MLLM)可在推理时通过将查询图像与参考图像对比来提升识别准确率,但这种优势依赖额外的检索与处理。本研究探究参考对比的优势是否可内化为模型参数:训练时可访问参考图像,因此可构建参考感知的教师模型来仅监督查询的学生模型;但教师模型可能更偏向基于查询线索或语言先验的合理响应,而非有效视觉信息。为此,本文提出ADOPD,即参考特权在线策略蒸馏框架:教师模型在匹配参考与不匹配参考下评估学生模型生成的输出序列,匹配参考下的教师到学生的对数比率定义了 token 级学习方向,明确学生应学习的内容;两种参考视图间的似然差距估计参考特定支持度,校准序列级权重。实验结果显示,ADOPD在MMAD基准的零样本推理下达到77.31%的平均准确率,较Qwen3-VL-4B主干模型提升6.14个百分点,且优于其一样本设置2.64个百分点;实验表明ADOPD从参考对比中学习到细粒度异常检测策略,该项目将在指定网址开放。

英文摘要

Industrial anomaly detection (IAD) requires identifying fine-grained deviations from normal visual patterns. Multimodal large language models (MLLMs) can improve recognition accuracy by comparing query images with references at inference time, but these benefits rely on additional retrieval and processing. We investigate whether the benefits of reference comparison can instead be internalized in the model parameters. Access to references during training allows a reference-aware teacher to supervise a query-only student. However, the teacher may favor plausible responses based on query cues or language priors rather than valid visual information. We propose ADOPD, a reference-privileged on-policy distillation framework. The teacher evaluates student-generated rollouts under matched and mismatched references. The matched-reference teacher-to-student log-ratio defines the token-level learning direction, specifying what the student should learn. The likelihood gap between the two reference views estimates reference-specific support and calibrates the sequence-level weight. ADOPD achieves 77.31% average accuracy on the MMAD benchmark under zero-shot inference, improving the Qwen3-VL-4B backbone by 6.14 points and outperforming its one-shot setting by 2.64 points. Experiments show that ADOPD learns a fine-grained anomaly inspection strategy from reference comparison. The project will be available at https://github.com/withTai/ADOPD.

URL PDF HTML 收藏
2608.09778 2026-08-11 cs.RO 新提交

RoboSeg: Online Part-Level Semantic Reconstruction for Robotic Manipulation via a Single Eye-in-Hand Camera

RoboSeg:基于单眼在手相机的机器人操作的在线部件级语义重建

Zhaochen Lan, Mengxiang Lin

机构 * School of Mechanical Engineering and Automation, Beihang University(北京航空航天大学机械工程及自动化学院)

AI总结 RoboSeg是无需CAD模型的部件级语义重建系统,结合VLM、TSDF融合与SAM3,实现机器人操作的部件语义索引,在24次物理试验中21次完成综合任务。

详情
AI中文摘要

机器人操作需要感知系统能够识别可操作部件,如把手、轮辋、扳机和工具尖端,而非仅识别物体类别或点云。本文提出RoboSeg,这是一种部件级语义重建系统,它将视觉语言模型(VLM)的功能部件发现、异步在线RGB-D语义重建以及面向任务的抓取生成相结合,无需CAD模型或预扫描网格。RoboSeg在初始RGB观测上查询VLM以获取紧凑的功能部件提示,随后通过两个异步流进行扫描:高频几何线程用于RGB-D里程计和截断符号距离函数(TSDF)融合,以及关键帧触发的语义线程用于SAM3部件掩码。投影的掩码通过体素级时间投票融合为持久的部件标签点云;RoboSeg利用该地图将AnyGrasp六自由度候选分配给语义部件,并选择与任务相关部件标签一致的抓取。RoboSeg在手动标注物体上达到83.4%的平均部件交并比(mIoU);在涉及4个物体和8个任务的24次物理试点试验中,所选抓取在所有试验中都接触到请求的部件,并在24次试验中完成了21次综合任务。这些结果表明RoboSeg是面向任务的操作的语义索引层,AnyGrasp则保留为候选生成器。

英文摘要

Robotic manipulation requires perception systemsthat identify actionable parts such as handles, rims, triggers,and tool tips, not merely object categories or point clouds. This paper presents RoboSeg, a part-level semantic reconstructionsystem that links vision-language model (VLM) functional-partdiscovery, asynchronous online RGB-D semantic reconstruc-tion, and task-oriented grasp generation without requiring CAD models or pre-scanned meshes. RoboSeg queries a VLM onthe initial RGB observation to obtain compact functional part prompts, then scans with two asynchronous streams: a high-frequency geometry thread for RGB-D odometry and truncated signed distance function (TSDF) fusion, and a keyframe-triggered semantic thread for SAM3 part masks. Projectedmasks are fused by voxel-level temporal voting into a persistentpart-labeled point cloud; RoboSeg uses this map to assign AnyGrasp 6-DoF candidates to semantic parts and select grasps consistent with the task-relevant part label. RoboSeg reaches 83.4% mean part intersection-over-union (mIoU) over manually labeled objects; in a 24-trial physical pilot across fourobjects and eight tasks, the selected grasp contacts the requestedpart in all trials and achieves 21/24 combined task successes.These results characterize RoboSeg as a semantic indexing layerfor task-conditioned manipulation, with AnyGrasp retained asthe proposal generator.

URL PDF HTML 收藏
2608.09775 2026-08-11 cs.AI cs.CE cs.LG 新提交

AirFlow: Context Preserving and Multi-Rate State Modeling for Air Quality Forecasting

AirFlow:面向空气质量预测的上下文保留与多速率状态建模

Fan Yang, Nan Chen, Yijie Dong, Yuchen Zhang, Wei Zhang

机构 * School of Software Technology, Zhejiang University(浙江大学软件学院)

AI总结 AirFlow是一种基于站点多元观测的双流空气质量预测框架,通过统计引导归一化路由和分层双流状态模型,在36项指标中获34项最优,参数与计算开销低,性能优于现有方法。

Comments 19 pages, 9 figures

详情
AI中文摘要

精准的空气质量预测对公共卫生和城市环境管理至关重要,但仍面临挑战,因为污染物通道具有不同的周期性和分布漂移,其浓度轨迹同时包含多尺度依赖关系和快速变化。近期方法已改进了空间依赖学习和气象协变量建模,但污染物通道仍通过相同的归一化规则和时间骨干网络传递,使用共享的潜在表示处理不同速率下通道特定的分布和变化。为解决这一局限,我们提出AirFlow,一种污染物感知的双流框架,该框架基于站点多元观测值运行,无需额外的图传播或预定义的信号分解。具体而言,AirFlow设计了两个新模块:(1)统计引导的归一化路由机制,根据每种污染物的24小时自相关和分布漂移为其选择归一化路径;(2)分层双流状态模型,将多尺度状态空间传播与可学习响应系数相结合,其中门控双向交叉注意力交换信息并自适应融合所得表示。对多个城市真实数据的实验表明,AirFlow在36项指标对比中取得34项最优性能,与最先进基线相比,均方根误差降低幅度达11.11%;AirFlow仅需0.0483M参数和0.0215G FLOPs,以低计算开销实现了高预测精度。

英文摘要

Accurate air quality forecasting is essential for public health and urban environmental management, but remains challenging because pollutant channels differ in periodicity and distribution drift, while their concentration trajectories contain both multi-scale dependencies and rapid changes. Recent methods have improved spatial dependency learning and meteorological covariate modeling. However, pollutant channels are still passed through the same normalization rule and temporal backbone, using a shared latent representation for channel-specific distributions and changes at different rates. To address this limitation, we propose AirFlow, a pollutant-aware dual-stream framework that operates on station multivariate observations without additional graph propagation or predefined signal decomposition. Specifically, AirFlow designs two novel blocks: (1) a statistic-guided normalization routing mechanism that selects a normalization path for each pollutant according to its 24-hour autocorrelation and distribution drift; and (2) a hierarchical dual-stream state model that combines multi-scale state space propagation with learnable response coefficients, where gated bidirectional cross-attention exchanges information and adaptively fuses the resulting representations. Experiments on real-world data from multiple cities show that AirFlow achieves the best performance in 34 of 36 metrics comparisons, with reductions of up to 11.11% root mean square error over the state-of-the-art baseline. AirFlow also requires only 0.0483M parameters and 0.0215G FLOPs, achieving high forecasting accuracy with low computational overhead.

URL PDF HTML 收藏
2608.09771 2026-08-11 cs.RO 新提交

SLIM-0.5B: Learning Action-Grounded Predictive Latents for Robot Manipulation

SLIM-0.5B:学习机器人操作的动作基础预测隐变量

Jingkai Wang, Zihan Tang, Gu Zhang, Mingyu Cao, Jiapeng Chen, Jingjiao Zhao, Xiansheng Chen, Pengwei Wang, Lemao Liu, Dejing Dou

机构 * Fudan University(复旦大学) Beijing Academy of Artificial Intelligence(北京人工智能研究院) Tsinghua University(清华大学) Renmin University of China(中国人民大学)

AI总结 SLIM-0.5B是0.5B参数的紧凑机器人操作策略,通过自监督掩码轨迹预测学习动作基础预测隐变量,性能优于或匹配大型基线,参数量少、推理延迟低、内存占用小。

Comments 18 pages, 11 figures. Project page: https://kzz1031.github.io/slim-project-page/

详情
AI中文摘要

视觉-语言-动作策略(Vision-language-action policies)依赖大型多模态主干网络,在每个控制步骤联合执行感知、语言条件化和动作生成。这些能力大多支持开放域语义,而连续机器人操作主要需要观测、动作及动作诱导的转移的紧凑表示。像素级世界模型是另一种途径,但预测与控制无关的视觉细节会造成不必要的开销。我们提出SLIM(自监督隐变量交互模型,Self-supervised Latent Interaction Model),一种参数规模为0.5B的紧凑隐变量交互策略。SLIM学习动作基础的预测隐变量,既捕获动作条件下的未来转移,也捕获解释观测变化的动作。SLIM通过自监督掩码轨迹预测学习这些表示,结合动作重构与未来隐变量预测。紧凑的混合Transformer(Mixture-of-Transformers,MoT)主干网络对观测隐变量与动作标记间的交互进行建模。所得策略经流匹配(flow matching)训练,用于语言条件化动作生成。在模拟基准测试与真实世界评估中,SLIM参数量更少、无需额外具身预训练、推理延迟更低、GPU内存使用显著更少,且性能与代表性大规模VLA及世界-动作模型基线相当或更优。

英文摘要

Vision-language-action policies rely on large multimodal backbones to jointly perform perception, language conditioning, and action generation at every control step. Much of this capacity supports open-domain semantics, whereas continuous robot manipulation primarily requires compact representations of observations, actions, and the transitions induced by actions. Pixel-level world models provide another route, but predicting visual details irrelevant to control can be unnecessarily expensive. We propose SLIM (Self-supervised Latent Interaction Model), a compact 0.5B-parameter latent interaction policy. SLIM learns action-grounded predictive latents that capture both action-conditioned future transitions and the actions that explain observed changes. SLIM learns these representations through self-supervised masked trajectory prediction, combining action reconstruction with future-latent prediction. A compact Mixture-of-Transformers (MoT) backbone models interactions between observation latents and action tokens. The resulting policy is trained with flow matching for language-conditioned action generation. Across simulation benchmarks and real-world evaluation, SLIM matches or exceeds representative large-scale VLA and world-action-model baselines with fewer parameters, no additional embodied pretraining, lower inference latency, and substantially lower GPU memory usage.

URL PDF HTML 收藏
2608.09768 2026-08-11 cs.LG 新提交

ReliableNet: A Chance-Constrained Approach to Trustworthy Classification in Deep Learning

ReliableNet:深度学习中可信分类的机会约束方法

Ange-Clément Akazan, Ineza Remy Mugenga, Abebe Geletu, Jean Medard Ngnotchouye, Issa Karambal

机构 * School of Agriculture and Science, University of KwaZulu-Natal(夸祖鲁-纳塔尔大学农业与科学学院) AIMS Research and Innovation Centre, African Institute for Mathematical Sciences(非洲数学科学研究所AIMS研究与创新中心) African Institute for Mathematical Sciences(非洲数学科学研究所)

AI总结 ReliableNet是一种将联合自信-错误概率约束在用户指定风险预算内的深度学习可信分类方法,在各类数据偏移下均表现优异。

详情
AI中文摘要

既自信又错误的预测是关键的可靠性故障,因为当模型出错时,它会绕过弃权(不执行)和人工审核。经验风险最小化(ERM)控制平均损失,但不直接控制这种故障;而校准、不确定性估计、共形风险控制和选择性预测方法针对的是相关的可靠性属性,而非在训练期间对联合故障事件进行约束。我们提出ReliableNet,它将联合自信-错误(JCW)概率(即预测同时具有自信和错误的概率)约束在用户指定的风险预算α∈(0,1)以下。我们将其表述为一个机会约束的ERM问题,使用保守的平滑内近似,其总体可行性意味着原始的JCW约束。在四个表格数据集和两个图像数据集上,与ERM、事后校准、共形风险控制和选择性预测等基线方法相比,ReliableNet是唯一在分布内针对每个数据集和随机种子都能在JCW预算内得到验证的方法。在人口统计、歧义、虚假相关性、新类别和协变量偏移下,它在保持与准确率、覆盖率、校准和选择性预测极具竞争力的同时,实现了对比方法中最低的经验JCW。风险-覆盖率结果进一步表明,ReliableNet在大多数数据集上比基准方法实现了更好的选择性排序。总体而言,ReliableNet为可信分类提供了一种原则性方法。

英文摘要

A prediction that is both confident and wrong is a critical reliability failure because it can bypass abstention and human review precisely when the model is mistaken. Empirical risk minimization (ERM) controls average loss but not this failure directly, while calibration, uncertainty estimation, conformal risk control, and selective prediction methods target related reliability properties rather than bounding the joint failure event during training. We propose ReliableNet, which constrains the Joint Confident-Wrong (JCW) probability, the probability that a prediction is simultaneously confident and incorrect, below a user-specified risk budget $α\in(0,1)$. We formulate this as a chance-constrained ERM problem, use a conservative smooth inner approximation whose population feasibility implies the original JCW constraint. Across four tabular and two image datasets, ReliableNet is the only method certified within the JCW budget for every dataset and seed in distribution, when compared against baselines spanning ERM, post-hoc calibration, conformal risk control, and selective prediction. Under demographic, ambiguity, spurious-correlation, novel-class, and covariate shifts, it achieves the lowest empirical JCW among the compared methods while remaining very competitive in accuracy, coverage, calibration, and selective prediction. Risk-coverage results further indicate that ReliableNet achieves better selective ranking than the benchmark methods on most datasets. Overall, ReliableNet provides a principled approach to trustworthy classification.

URL PDF HTML 收藏
2608.09763 2026-08-11 cs.AI 新提交

Second-Order Muon Done Right: A Principled Marriage of Spectral Geometry and Curvature

正确的二阶Muon:谱几何与曲率的原则性结合

Tong Che

机构 * NVIDIA Research(英伟达研究院)

AI总结 本文提出GO-MUON算法,将谱几何与曲率结合,通过复用匹配的依赖数据的几何实现精确更新,量化了softmax交叉熵中相关因子的接近情况,揭示了惰性几何是计算-统计的权衡。

详情
AI中文摘要

Muon的极性更新对于未加权谱几何是精确的。我们引入GO-MUON,其使用匹配的、依赖数据的几何并在多个优化步骤中复用该几何。在任意正定左右映射的条件下,其原始更新可精确求解对应的加权谱神谕;该结论与映射的估计方式或最近刷新的时间无关。对于softmax交叉熵,我们量化了观测标签反向因子接近模型Fisher和广义高斯-牛顿因子的情况。我们还表明,四步刷新几乎保留了缓慢变化几何的跟踪延迟,同时增加了平稳因子噪声,这使得惰性几何成为计算-统计的权衡,而非去噪机制。

英文摘要

Muon's polar update is exact for an unweighted spectral geometry. We introduce GO-MUON, which uses a matched data-dependent geometry and reuses it across several optimization steps. Conditioned on any positive-definite left and right maps, its raw update exactly solves the corresponding weighted spectral oracle; this statement is independent of how the maps are estimated or how recently they were refreshed. For softmax cross-entropy, we quantify when the observed-label backward factor approaches the model Fisher and generalized Gauss--Newton factor. We also show that four-step refresh nearly preserves the tracking delay of slowly changing geometry while increasing stationary factor noise, making lazy geometry a compute--statistics tradeoff rather than a denoising mechanism.

URL PDF HTML 收藏
2608.09762 2026-08-11 cs.RO 新提交

Efficient Real-World Online Reinforcement Learning for Robot Manipulation via Centralized Training and Critic Decomposition

基于集中式训练与评论者分解的高效真实世界机器人操作在线强化学习

Changhao Li, Yifang Zhang, Heng Zhang, Davide Torielli, Damiano Gasperini, Arturo Laurenzi, Luca Muratore, Arash Ajoudani, Nikos Tsagarakis

机构 * Istituto Italiano di Tecnologia(意大利技术研究院) University of Genova(热那亚大学) TU Delft(代尔夫特理工大学)

AI总结 本文针对真实世界机器人操作在线强化学习的局限,提出结合CTDE与HRA的框架,在多任务实验中大幅提升了样本效率与任务成功率。

详情
AI中文摘要

真实世界在线强化学习(RL)为直接在物理世界中训练机器人操作策略提供了有前景的方法,避免了模拟到现实的差距,并通过人在回路交互实现策略的持续优化。近期方法通过人工干预展现出样本高效学习能力,但仍局限于较小的随机化范围,且面临多个智能体同时训练引发的非平稳性挑战。为解决这些局限,本文引入结合集中式训练与分布式执行(CTDE)及混合奖励架构(HRA)的统一框架,该框架允许多个执行器共享一个集中式多头评论者,评论者被分解为对应稀疏任务奖励的任务头和对应基于势能的抓取奖励的抓取头。据此,本文重构评论者与执行器目标,以利用分解后的Q值,同时明确考虑离散夹爪策略的类别动作分布。实验结果表明,所提框架大幅提升了样本效率与策略性能。本文在两台机械臂及一个仿真人形机器人上,针对网球与香蕉的抓取放置、锅具重置、仿真块重定位任务,在维度域随机化(其范围约为现有工作的5至25倍)下验证了所提方法。与现有最优基线相比,本文方法在网球抓取放置上的成功率从60%提升至80%,香蕉抓取放置从60%提升至90%,仿真块重定位从25%提升至95%,还成功完成了基线始终无法完成的任务。视频及更多详情可在项目网站获取:this https URL。

英文摘要

Real-world online reinforcement learning (RL) provides a promising approach for training robotic manipulation policies directly in the physical world, avoiding the sim-to-real gap and enabling continuous policy refinement through human-in-the-loop interaction. Recent methods have demonstrated sample-efficient learning through human intervention but remain limited to small randomization ranges and encounter challenges with the non-stationarity induced by concurrently training multiple agents. To address these limitations, we introduce a unified framework that combines centralized training with decentralized execution (CTDE) and a Hybrid Reward Architecture (HRA). This enables multiple actors to share a centralized multi-head critic. The critic is decomposed into task and grasp heads, corresponding to the sparse task reward and a potential-based grasping reward, respectively. We accordingly reformulate the critic and actor objectives to exploit the decomposed Q-values while explicitly accounting for the categorical action distribution of the discrete gripper policy. Experimental results demonstrate that the proposed framework substantially improves both sample efficiency and policy performance. We validate our approach on two robotic arms and a simulated humanoid robot across tennis ball and banana pick-and-place, pot reset, and simulated block relocation tasks under dimension-wise domain randomization, approximately 5-25x larger than those considered in prior work. Compared with a state-of-the-art baseline, our method improves the success rate from 60% to 80% on tennis ball pick-and-place, from 60% to 90% on banana pick-and-place, and from 25% to 95% on simulated block relocation, while also successfully accomplishing a task where the baseline consistently fails. Videos and more details are available at our project website: https://hil-harc.github.io/.

URL PDF HTML 收藏