arXivDaily arXiv每日学术速递 周一至周五更新
2026 年 7 月 3 日周五因独立日假期推迟,今日(周一)更新推迟至明日(周二)

视觉与机器人

世界模型

面向环境建模、时序预测、仿真规划、具身智能和自动驾驶的世界模型方法与应用。

2026-07-03 至 2026-07-03 收录 29 信号源:cs.AI, cs.LG, cs.CV, cs.RO, cs.MA

1. 通用世界模型 23 篇

2607.01736 2026-07-03 cs.LG cs.AI cs.SY eess.SY 新提交 94%

Predicting Closed-Loop Performance of Latent World Models: Offline Checkpoint Selection for MPC and Model-Based RL Under Non-Markovian Rewards in LunarLander

预测潜在世界模型的闭环性能:用于MPC和基于模型的强化学习的离线检查点选择,在非马尔可夫奖励的LunarLander中

Nikolai Smolyanskiy

发表机构 * GitHub

专题命中 通用世界模型 :world model(title,abstract);world models(title);world model(title,abstract);world models(title)

AI总结 提出一套基于最优控制理论的结构化验证时诊断指标,用于从离线检查点中预测潜在世界模型的闭环性能,其中复合奖励可观测性分数(CROF)在LunarLander任务上有效选择检查点,显著提升MPC和基于模型的强化学习性能。

Comments Preprint, 19 pages (16 main text + 3 pages appendix), 7 figures, 4 tables. Video: https://youtu.be/4PxHFW_TYUw , Code: https://github.com/nsmoly/LunarLander_RSSM

详情
AI中文摘要

我们研究如何仅从验证时诊断指标预测学习到的潜在世界模型的下游闭环性能。从世界模型训练运行中选择正确的检查点很困难:在闭环性能崩溃后很久,验证损失和多步预测RMSE仍在改善。我们提出了一套源自最优控制理论的结构化验证时诊断指标,并将其应用于具有成形奖励的Gymnasium LunarLander v3。我们在其上训练RSSM [5, 4]世界模型,并将每个检查点的CEM-MPC回报视为闭环质量的标准。通过评估40个指标与该标准,我们发现最强的单一预测因子是奖励可观测性分数(ROF),它衡量奖励预测器对可观测子空间的依赖程度。我们将ROF与三个结构正则化器组合成一个单数离线检查点选择分数,即复合奖励可观测性分数(CROF)。CROF选择的世界模型训练了一个基于模型的A2C策略,该策略在真实环境交互次数少约65倍的情况下,比公平评估的无模型A2C基线高出约24.5回报点,并且同一世界模型还驱动了一个强大的零样本CEM-MPC策略。代码和数据:此 https URL。

英文摘要

We study how to predict the downstream closed-loop performance of a learned latent world model from validation-time diagnostics alone. Choosing the right checkpoint from a world-model training run is difficult: validation loss and multi-step prediction RMSE keep improving long after closed-loop performance has collapsed. We present a suite of structural validation-time diagnostics drawn from optimal-control theory and apply them to Gymnasium's LunarLander v3, which features shaped rewards. We train an RSSM [5, 4] world model on it and treat per checkpoint CEM-MPC return as the oracle for closed-loop quality. By evaluating 40 metrics against this oracle, we find that the strongest single predictor is the Reward Observability Fraction (ROF), which measures the reward predictor's dependence on the observable subspace. We combine ROF with three structural regularizers into a single-number offline checkpoint selection score, the Composite Reward Observability Fraction (CROF). The CROF-selected world model trains a model-based A2C policy that beats a fairly evaluated model-free A2C baseline by ~24.5 return points while using ~65x fewer real-environment interactions, and the same world model also drives a strong zero-shot CEM-MPC policy. Code and data: https://github.com/nsmoly/LunarLander_RSSM.

URL PDF HTML
2605.24028 2026-07-03 eess.SP cs.NI 94%

Radio Environment Mapping with World Models for Active Measurement Control: Should Networks Dream of Optimal Control?

基于世界模型的无线电环境映射用于主动测量控制:网络应梦想最优控制吗?

Jernej Hribar, Ljupcho Milosheski, Ryoichi Shinkuma

专题命中 通用世界模型 :world model(title,abstract);world models(title,abstract);world model(title,abstract);world models(title,abstract)

AI总结 本文提出一种基于世界模型的主动RSSI地图重建框架,通过学习内部表示和模拟候选测量影响,在有限预算下选择测量位置,显著优于高斯过程插值。

Comments 6 pages, 5 figures, conference paper, accepted at EuCNC & 6G Summit 2026

详情
AI中文摘要

无线电环境地图(REM)有潜力成为新兴AI原生6G网络中智能建模和控制的重要推动者。尽管取得了显著进展,大多数REM构建方法仍然是被动的,依赖于插值或静态不确定性模型,并且缺乏明确的机制来推理在有限测量预算下未来测量将如何影响重建质量。在本文中,我们将REM构建表述为一个序列决策问题,并提出了一个基于世界模型的主动接收信号强度指示(RSSI)地图重建框架。通过学习无线电环境的内部表示,并采用梦想机制模拟候选测量的影响,所提出的方法在有限预算下主动选择测量位置。在真实室内RSSI数据上的实验结果表明,所提出的方法在少样本情况下显著优于基于高斯过程的插值,在相同测量次数下均方根误差(RMSE)降低高达五倍。这些结果凸显了世界模型作为样本高效的无线电环境映射以及6G及未来网络中智能基于模型感知的强大范式的潜力。

英文摘要

Radio Environment Maps (REMs) have the potential to serve as an important enabler for intelligent modeling and control in emerging AI-native 6G networks. Despite significant progress, most REM construction methods remain passive, relying on interpolation or static uncertainty models and lacking an explicit mechanism to reason about how future measurements will affect reconstruction quality under a limited measurement budget. In this paper, we formulate REM construction as a sequential decision-making problem and propose a world-model-inspired framework for active Received Signal Strength Indicator (RSSI) map reconstruction. By learning an internal representation of the radio environment and employing a dreaming mechanism to simulate the impact of candidate measurements, the proposed approach actively selects measurement locations under a limited budget. Experimental results on real indoor RSSI data demonstrate that the proposed method significantly outperforms Gaussian Process-based interpolation in the few-shot regime, achieving up to a fivefold reduction in Root Mean Square Error (RMSE) with the same number of measurements. These results highlight the potential of world models as a powerful paradigm for sample-efficient radio environment mapping and intelligent model-based sensing in 6G and beyond networks.

URL PDF HTML
2605.00412 2026-07-03 cs.AI cs.RO 版本更新 94%

Physically Native World Models: A Hamiltonian Perspective on Generative World Modeling

物理原生世界模型:生成式世界建模的哈密顿视角

Sen Cui, Jingheng Ma

发表机构 * Tsinghua University(清华大学)

专题命中 通用世界模型 :world model(title,abstract);world models(title,abstract);world model(title,abstract);world models(title,abstract)

AI总结 提出哈密顿世界模型,通过结构化潜相空间和哈密顿动力学演化实现物理可靠、动作可控且长期稳定的未来预测,用于具身决策。

详情
AI中文摘要

世界模型最近重新成为具身智能、机器人、自动驾驶和基于模型的强化学习的核心范式。然而,当前的世界模型研究通常由三条部分分离的路线主导:强调视觉未来合成的2D视频生成模型、强调空间重建的3D场景中心模型,以及强调抽象预测表示的JEPA类潜变量模型。每条路线都取得了重要进展,但它们仍然难以提供物理可靠、动作可控且长期稳定的预测以支持具身决策。在本文中,我们认为世界模型的瓶颈不再仅仅是它们能否生成逼真的未来,而是这些未来是否物理上有意义且对动作有用。我们提出哈密顿世界模型作为世界建模的一个物理基础视角。关键思想是将观测编码到结构化的潜相空间中,通过带有控制、耗散和残差项的哈密顿动力学演化潜状态,将预测轨迹解码为未来观测,并利用生成的轨迹进行规划。我们讨论了哈密顿结构如何提高可解释性、数据效率和长期稳定性,同时也指出了在涉及摩擦、接触、非保守力和可变形物体的真实机器人场景中的实际挑战。

英文摘要

World models have recently re-emerged as a central paradigm for embodied intelligence, robotics, autonomous driving, and model-based reinforcement learning. However, current world model research is often dominated by three partially separated routes: 2D video-generative models that emphasize visual future synthesis, 3D scene-centric models that emphasize spatial reconstruction, and JEPA-like latent models that emphasize abstract predictive representations. While each route has made important progress, they still struggle to provide physically reliable, action-controllable, and long-horizon stable predictions for embodied decision making. In this paper, we argue that the bottleneck of world models is no longer only whether they can generate realistic futures, but whether those futures are physically meaningful and useful for action. We propose \emph{Hamiltonian World Models} as a physically grounded perspective on world modeling. The key idea is to encode observations into a structured latent phase space, evolve the latent state through Hamiltonian-inspired dynamics with control, dissipation, and residual terms, decode the predicted trajectory into future observations, and use the resulting rollouts for planning. We discuss how Hamiltonian structure may improve interpretability, data efficiency, and long-horizon stability, while also noting practical challenges in real-world robotic scenes involving friction, contact, non-conservative forces, and deformable objects.

URL PDF HTML
2607.02403 2026-07-03 cs.RO cs.AI cs.CV 新提交 94%

ACID: Action Consistency via Inverse Dynamics for Planning with World Models

ACID: 通过逆动力学实现行动一致性以用于世界模型规划

Gawon Seo, Dongwon Kim, Suha Kwak

专题命中 通用世界模型 :world model(title,abstract);world models(title,abstract);world model(title,abstract);world models(title,abstract)

AI总结 提出ACID框架,通过逆动力学模型引入循环行动一致性约束,改进基于世界模型的决策时规划,在多种任务中提升规划效果并降低计算成本。

Comments Project Page: [this https URL](https://gawon1224.github.io/ACID/)

详情
AI中文摘要

基于行动条件世界模型的决策时规划已成为具身控制的一种流行范式。然而,标准规划成本仅根据预测的终端状态与目标的接近程度来评判候选行动,而未检查中间过渡的可实现性——预测轨迹可能看起来令人信服,而环境实际 rollout 却偏离该轨迹。在本文中,我们提出 ACID,一种决策时规划框架,引入了循环行动一致性:由逆动力学模型从预测过渡中反向推断出的行动应恢复被条件化的行动。我们通过一个尺度不变的自适应权重将此逐步骤残差纳入规划成本。在四个行动条件世界模型和六个任务(涵盖刚体和可变形操作、关节控制以及视觉导航)上,ACID 一致地改进了规划,并以显著更少的规划计算量达到了基线的准确性。

英文摘要

Decision-time planning with action-conditioned world models has become a popular paradigm for embodied control. However, the standard planning cost judges a candidate solely by how close its predicted terminal state lies to the goal, leaving the realizability of the intermediate transitions unchecked -- a predicted trajectory can look convincing while the environment rollout drifts away from it. In this paper, we propose ACID, a decision-time planning framework that introduces cycle action consistency: the action inferred backward from a predicted transition by an inverse dynamics model should recover the one that was conditioned on. We fold this per-step residual into the planning cost via a scale-invariant adaptive weight. Across four action-conditioned world models and six tasks spanning rigid and deformable manipulation, articulated control, and visual navigation, ACID consistently improves planning and matches the baseline's accuracy with substantially less planning compute.

URL PDF HTML
2607.00836 2026-07-03 cs.RO cs.AI cs.SY eess.SY 新提交 94%

From World Models to World Action Models: A Concise Tutorial for Robotics

从世界模型到世界动作模型:面向机器人学的简明教程

Xiaoxiong Zhang, Xiong Zeng, Wei Zhang

专题命中 通用世界模型 :world model(title,abstract);world models(title,abstract);world model(title,abstract);world models(title,abstract)

AI总结 本教程提出世界模型作为动作条件预测模型的设计空间视图,分类为观测空间和状态空间模型,并引入世界动作模型,总结四种代表性范式,为具身预测与控制提供结构化分类。

Comments Project page: https://clearlab-sustech.github.io/WorldModelSurvey/

详情
AI中文摘要

世界模型越来越多地用于具身智能和生成式仿真,但其范围在不同社区中仍然模糊。本教程提出了世界模型作为动作条件预测模型的设计空间视图,这些模型估计任务相关观测或状态的未来演化。我们将现有方法分类为观测空间和状态空间世界模型,比较它们在视觉保真度、空间结构、物理可解释性和控制可用性方面的权衡。我们进一步引入了世界动作模型,它将预测的未来与可执行的机器人动作连接起来,并总结了四种代表性范式:想象-然后-执行、视频特征条件动作预测、联合视频-动作建模以及用于策略学习的辅助视频预测。本教程的目标是澄清世界(动作)模型的概念范围,并为具身预测和控制提供结构化的分类。

英文摘要

World models are increasingly used in embodied intelligence and generative simulation, yet their scope remains ambiguous across communities. This tutorial presents a design-space view of world models as action-conditioned predictive models that estimate the future evolution of task-relevant observations or states. We categorize existing methods into observation-space and state-space world models, comparing their trade-offs in visual fidelity, spatial structure, physical interpretability, and control usability. We further introduce world action models, which connect predicted futures with executable robot actions, and summarize four representative paradigms: imagine-then-execute, video-feature-conditioned action prediction, joint video-action modeling, and auxiliary video prediction for policy learning. The goal of this tutorial is to clarify the conceptual scope of world (action) models and provide a structured taxonomy for embodied prediction and control.

URL PDF HTML
2606.31672 2026-07-03 cs.CV cs.AI 新提交 94%

WorldOdysseyBench: An Open-World Benchmark for Long-Horizon Stability of Interactive World Models

WorldRoamBench:交互式世界模型长时稳定性的开放世界基准

Ting-Bing Xu, Jiacheng Sui, Zhe Gao, Kewei Shi, Wenjin Yang, Zhicheng Liu, Zhaoxu Sun, Mingchao Sun, Hongyu Pan, Fan Jiang, Mu Xu, Qi Fan, Yang Gao, Yong Li, Baoquan Chen

发表机构 * AMAP CV Lab, Alibaba Group(阿里巴巴集团AMAP CV实验室) Nanjing University(南京大学) Tsinghua University(清华大学) Peking University(北京大学)

专题命中 通用世界模型 :world model(title,abstract);world models(title,abstract);world model(title,abstract);world models(title,abstract)

AI总结 提出WorldRoamBench基准,从动作、视觉、物理和记忆四维度评估交互式世界模型的长时稳定性,包含600+测试用例,揭示现有模型在所有维度均不理想。

详情
AI中文摘要

尽管交互式世界模型(IWMs)取得了快速进展,但现有基准仅在轨迹级别评估动作跟随,忽略了记忆和交互物理。我们引入了WorldRoamBench,一个跨四个维度的长时稳定性开放世界基准,每个维度都有定制创新:(i)动作:逐帧动作度量,绕过跨模型语义尺度差异并暴露轨迹隐藏的失败;(ii)视觉:基于片段的漂移度量,捕捉起始与结束比较遗漏的非单调中间序列崩溃;(iii)物理:可控性门控评估,涵盖力学、光学和3D一致性,在忠实动作执行下评分合理性;(iv)记忆:动作解耦协议,通过过渡局部化3D点云重建评估场景记忆,通过跟踪加VLM推理评估主体记忆。该基准包含自然、城市和室内场景中第一/第三人称视角的600+测试用例,具有WASD 10-60秒连续交互。评估10+个开源/闭源模型显示,没有一个模型能可靠满足所有维度;即使最好的模型也只达到中等分数。在WorldRoamBench上的进步是朝着稳定、物理基础、记忆忠实且可部署于实际应用的IWMs迈出的步伐。

英文摘要

Despite rapid progress in interactive world models (IWMs), existing benchmarks evaluate action following only at trajectory level and ignore memory and interaction physics. We introduce WorldOdysseyBench, an open-world benchmark for long-horizon stability across four dimensions, each with tailored innovations: (i) Action: per-frame action metric bypassing cross-model semantic scale disparity and exposing failures hidden by trajectory; (ii) Vision: segment-based drift metric capturing non-monotonic mid-sequence collapse missed by start-vs-end comparisons; (iii) Physics: controllability-gated evaluation over mechanics, optics, and 3D consistency, scoring plausibility under faithful action execution; (iv) Memory: action-decoupled protocol evaluating scene memory via transition-localized 3D point-cloud reconstruction and subject memory via tracking-plus-VLM reasoning. The benchmark comprises 600+ test cases across Nature, Urban, and Indoor scenes in first/third-person views with WASD 10-60s continuous interaction. Evaluating 10+ open/closed-source models reveals none reliably satisfies all dimensions; even the best achieves only moderate scores. Advances on WorldOdysseyBench are steps toward IWMs that are stable, physically grounded, memory-faithful, and deployable in real-world applications.

URL PDF HTML
2606.24945 2026-07-03 cs.LG cs.RO 新提交 94%

When Do Conservation Laws Survive Learned Representations? Certified Horizons for Latent World Models

守恒律何时在学习表示中幸存?潜在世界模型的认证视界

Hongbo Wang

发表机构 * Department of Mathematics, Stony Brook University(石溪大学数学系)

专题命中 通用世界模型 :world model(title,abstract);world models(title,abstract);world model(title,abstract);world models(title,abstract)

AI总结 研究物理世界模型中守恒律在潜表示学习后的可认证性,提出一种通过解码物理不变量并分解模型缺陷来预计算认证视界的方法,实验表明硬规范辛结构在已知相坐标中表现最佳,但软约束在潜表示设置中更鲁棒。

Comments 16 pages, including appendices. v2: second soft-survival system (Duffing double well, pre-registered) with a linear-oscillator anchor; 5-seed and step-size hardening of the state-Kepler result; 8-seed SympNet confirmation of the lift null. Code: https://github.com/TimothyWang418/se3-ejepa

详情
AI中文摘要

我们提出一个关于物理世界模型的表示学习问题:当一个模型学习到潜表示后,守恒律何时仍然可被认证?认证视界从可测量的模型缺陷出发,预先限定 rollout 在物理不变量的水平集上可证明地保持多少步。关键设计选择是认证的对象:不是学习到的潜哈密顿量或学习到的标量见证(模型可能在真实能量漂移时仍守恒其中任何一个),而是通过解码潜状态并评估已知不变量获得的解码物理不变量。围绕这一对象,我们推导出壳层视界证书,其预算分解为表示缺陷、读出缺陷和潜动力学缺陷,并通过一个单调对齐桥梁(软学习见证为解码不变量提供认证视界),在保守系统上跨状态、学习提升和像素观测进行测试。守恒证书可以在学习表示中幸存,但并非所有几何先验都同样幸存:硬规范辛结构在已知相坐标中产生最长视界,但无法跨越学习到的坐标图,而受控 Lipschitz 对齐的软不变量在我们测试的潜表示设置中幸存;像素认证在读出稳定的子管上恢复;开普勒问题暴露了几何边界。因此,中心对象不是潜哈密顿量,而是解码物理不变量,其对表示学习的鲁棒性可以被测量、认证和证伪。

英文摘要

We ask a representation-learning question about physical world models: when does a conservation law remain certifiable after a model learns a latent representation? A certified horizon bounds -- in advance, from measurable model defects -- how many steps a rollout provably stays on a physical invariant's level set. The key design choice is what is certified: not a learned latent Hamiltonian or a learned scalar witness (a model can conserve either while drifting in true energy), but the decoded physical invariant obtained by decoding the latent state and evaluating the known invariant. Around this object we derive shell-horizon certificates whose budget decomposes into representation, readout, and latent-dynamics defects, with a monotone alignment bridge through which a soft learned witness yields a certified horizon for the decoded invariant, and test them across state, learned-lift, and pixel observations on conservative systems. Conservation certificates can survive learned representation, but not all geometric priors survive equally. Hard canonical symplectic structure yields the longest horizons in known phase coordinates yet does not cross a learned chart, whereas a controlled-Lipschitz-aligned soft invariant survives in the nonlinear learned-representation settings we test -- two lift systems, with the gain growing with nonlinearity, and pixels. Pixel certification is recovered on a readout-stable sub-tube, and the Kepler problem exposes a geometric boundary. The central object is therefore not a latent Hamiltonian, but a decoded physical invariant whose robustness to representation learning can be measured, certified, and falsified.

URL PDF HTML
2606.13092 2026-07-03 cs.LG cs.RO math.DS 新提交 94%

Certified World Models: Predictability Across Configuration, Horizon, and Resolution

规模买插值,结构买地平线:等变世界模型的认证可预测性

Hongbo Wang

专题命中 通用世界模型 :world model(title,abstract);world models(title,abstract);world model(title,abstract);world models(title,abstract)

AI总结 针对等变潜在世界模型,提出可计算的多步可预测地平线认证,证明T步滚动误差在对称轨道上恒定,并由李雅普诺夫谱分层界定,且该认证为等变模型独有。

Comments 56 pages. v3: evidence hardening -- pendulum-ring mechanism doubled to n=30 seeds (Fisher p=9.5e-6), 5-task x 7-checkpoint multitask audit (0/35 cells reach the calibration band), certificate start-spread and measured episode-sensitivity analyses; prose pass; conclusions unchanged. Code: https://github.com/TimothyWang418/se3-ejepa

详情
AI中文摘要

规模买插值;结构买认证的地平线。世界模型的平均误差无法说明特定预测是否可信,或可信多久。对于等变潜在世界模型,我们给出可计算的多步可预测地平线认证:$T$步滚动误差在每个对称轨道上恒定(定理A),并由预测器的李雅普诺夫谱逐通道分层,$T_j(\epsilon)\sim\log(1/\epsilon)/\lambda_j$。地平线是双向的——匹配的下界使近似等变被证明受地平线限制——且该认证为结构独有:轨道恒定误差刻画等变性,因此任何非等变模型无论规模多大都不具备。实验上,在40维Lorenz-96上,只有$\mathbb{Z}_N$等变网络恢复完整李雅普诺夫谱($R^2=0.98$);密集和循环基线失败。由于谱是忠实的,认证先验地起作用:在固定感知预算下,$c$倍膨胀的认证需要$c$倍预算,且等变认证满足其膨胀密集对应物无法满足的预算——无需校准数据。相同的读出,未经修改,可无训练审计公开预训练世界模型:TD-MPC2检查点落在认证自身的范围分类上——在强膨胀处校准(比率0.94-1.02),在弱膨胀处乐观,在收缩处正确弃权——部署的监控器逐单元复制该映射,样本外。在官方1M-317M多任务阶梯上,校准不随参数增加。在V-JEPA 2-AC(1B,真实机器人数据)上,测量的交叉检查正确覆盖了过度承诺的切空间谱——交叉验证审计,而非原始数值,是可部署的对象。规模买插值,而非校准的地平线。

英文摘要

Scale buys interpolation; structure buys certifiable transfer. A world model's average error does not say whether a particular rollout can be trusted, or for how long. For equivariant latent world models we give a predictability certificate: a computable region spanning configuration, horizon, and resolution. Under exact equivariance, rollout error is invariant over the monoid generated by k primitive symmetries and is certified from the k generators (Theorem A); universal orbit-flatness over equivariant targets characterizes equivariance at the function level (Lemma 2), so an unconstrained architecture cannot certify the property by construction. Approximate orbit-transfer defects propagate by the finite-time Lyapunov spectrum (Theorem B): expanding channels give a logarithmic horizon $T_j(ε)\sim\log(1/ε)/λ_j$, neutral channels accumulate recurrent defect linearly, and contracting channels accumulate a bounded nonzero floor. Exact conserved charge values are certified to all horizons only at zero defect; with one-step defect $η$, charge-value error grows at most as $Tη$. Empirically, on a 40-dimensional learned model a $\mathbb{Z}_N$-equivariant network recovers the full Lyapunov spectrum ($R^2=0.98$-$0.99$) where dense and recurrent baselines fail. A cone/adapted-metric certificate reads an a-priori horizon off the model's own Jacobian, tight on uniformly hyperbolic dynamics and self-abstaining elsewhere; the resulting horizon improves a budgeted re-observation decision. For public non-equivariant world models the tangent spectrum gives a training-free candidate horizon, paired with a held-out divergence cross-check that abstains or corrects when the learned loop over-promises.

URL PDF HTML
2607.01537 2026-07-03 cs.LG 新提交 93%

Certified World Models as Sensing Clocks: Drift-Aware Deadlines for Active Perception

认证世界模型作为感知时钟:主动感知的漂移感知截止时间

Hongbo Wang

发表机构 * Hongbo Wang(王Hongbo)

专题命中 通用世界模型 :world model(title,abstract);world models(title,abstract);world model(title,abstract);world models(title,abstract)

AI总结 提出一种基于认证世界模型的感知时钟,通过漂移感知的截止时间规则决定主动感知时机,在合成基准和3D VN-JEPA模型上验证了有效性。

Comments 15 pages, 3 figures, 6 tables. Preprint

详情
AI中文摘要

认证世界模型估计其预测保持有效的时间长度。我们将这个有效期限转化为一个可操作的感知时钟:一个决定智能体何时应停止惯性滑行并重新感知的规则。从一个经过审计的等变世界模型出发,我们推导出无感知间隔的截止时间,并表明学习到的世界模型中的可部署截止时间必须是漂移感知的:仅靠流形上的李雅普诺夫速率会高估惯性滑行的有效性,而校准的原生展开漂移包络则携带部署保证。在一个冻结的3D VN-JEPA模型上,由此产生的时钟控制了跨种子和数据分片的保留间隔同时证书违规。在一个线索条件化的定理台(一个合成基准,其中所有调度器共享精确模型,从而隔离调度规则)上,该时钟在部署分布上保持有效,并在匹配感知预算的情况下,相对于精确混合期望信念调度,显著减少了事件尾违规。我们也报告了局限性:在短视界冻结VN-JEPA机制中,经验共形视界在有效性和预算上与部署时钟匹配,部分重置探索未发现谱项有明确的预算匹配优势。因此,贡献在于一个认证的感知时钟原语和漂移感知部署方法,而非声称谱时钟在经验上支配所有非谱调度器。

英文摘要

Certified world models estimate how long their predictions remain valid. We turn this validity horizon into an operational sensing clock: a rule for when an agent should stop coasting and re-sense. Starting from an audited equivariant world model, we derive a deadline for no-sensing intervals and show that deployable deadlines in learned world models must be drift-aware: on-manifold Lyapunov rates alone overestimate coasting validity, while calibrated native rollout-drift envelopes carry the deployed guarantee. On a frozen 3D VN-JEPA model, the resulting clock controls held-out interval-simultaneous certificate violation across seeds and data shards. In a cue-conditioned theorem-bed (a synthetic bench where all schedulers share the exact model, isolating the scheduling rule), the clock remains valid on the deployment distribution and substantially reduces eventful-tail violations relative to exact-mixture expected-belief scheduling at matched sensing budget. We also report limits: in the short-horizon frozen VN-JEPA regime, empirical conformal horizons match the deployed clock on validity and budget, and a partial-reset exploration finds no clean budget-matched advantage for the spectral term. Thus the contribution is a certified sensing-clock primitive and drift-aware deployment method, not a claim that spectral clocks empirically dominate all non-spectral schedulers.

URL PDF HTML
2606.27806 2026-07-03 cs.AI 新提交 93%

Grounded Iterative Language Planning: How Parameterized World Models Reduce Hallucination Propagation in LLM Agents

基于基础迭代语言规划:参数化世界模型如何减少LLM代理中的幻觉传播

Xinyuan Song, Zekun Cai

发表机构 * Emory University(埃默里大学) The University of Tokyo(东京大学) LocationMind

专题命中 通用世界模型 :world model(title,abstract);world models(title,abstract);world model(title,abstract);world models(title,abstract)

AI总结 提出GILP方法,结合小参数化世界模型与LLM推理,通过一致性门控减少幻觉,在规划基准上将幻觉率从0.176降至0.035,成功率从0.668提升至0.838。

Comments Under Review

详情
AI中文摘要

语言代理的世界模型有两种有用的形式。基于代理的世界模型调用LLM API并以语言灵活推理,但其错误表现为难以用普通回归损失评分的幻觉状态变化。参数化世界模型是训练好的转移预测器;其错误更容易用NodeMSE、delta准确率和有效性准确率等量来衡量,但作为独立规划器通常较弱。我们在四个图结构规划基准上比较这两类模型,并引入针对基于代理案例的操作性幻觉度量。比较结果激发了\textbf{基于基础迭代语言规划}(GILP),该方法仅训练一个小型参数化主干,并将其与基于API的代理推理相结合。主干提供有效动作、预测状态增量、风险和价值;LLM起草一个动作和想象的增量;一致性门控在两者不一致时要求修订。在真实的GPT-4o-mini调用中,GILP将幻觉状态率从0.176降低到0.035。在校准的模拟器消融实验中,它将成功率从0.668提高到0.838,同时仅增加约22%的LLM调用。

英文摘要

World models for language agents come in two useful forms. An agent-based world model calls an LLM API and reasons flexibly in language, but its errors appear as hallucinated state changes that are hard to score with ordinary regression losses. A parameterized world model is a trained transition predictor; its errors are easier to measure with quantities such as NodeMSE, delta accuracy, and validity accuracy, but it is usually weaker as a standalone planner. We compare these two families on four graph-structured planning benchmarks and introduce operational hallucination metrics for the agent-based case. The comparison motivates Grounded Iterative Language Planning(GILP), which trains only a small parameterized backbone and combines it with API-based agent reasoning. The backbone supplies valid actions, predicted state deltas, risk, and value; the LLM drafts an action and imagined delta; and a consistency gate asks for revision when the two disagree. On real GPT-4o-mini calls, GILP reduces hallucinated-state rate from 0.176 to 0.035. In calibrated simulator ablations, it raises success from 0.668 to 0.838 while adding only ~22% extra LLM calls.

URL PDF HTML
2607.02154 2026-07-03 cond-mat.stat-mech 新提交 93%

Path-Measure Dynamics of Attention-Driven World Models: A Nonlocal Onsager--Machlup Approach

注意力驱动世界模型的路径测度动力学:非局部Onsager-Machlup方法

Gunn Kim

专题命中 通用世界模型 :world model(title,abstract);world models(title);world model(title,abstract);world models(title)

AI总结 本文通过非局部Onsager-Machlup作用量研究注意力引入记忆导致的非马尔可夫潜动力学,证明路径测度是隐线性马尔可夫增广的投影,并建立短记忆极限下的局部理论。

Comments 8 pages

详情
AI中文摘要

注意力使世界模型能够以其整个历史为条件,提供长期记忆以促进长程预测。虽然我们姊妹篇中的局部Onsager-Machlup理论假设时间局部的预测作用量,但我们研究了此局部性成立的条件。我们推导了由于注意力引起的记忆而变为非马尔可夫的潜动力学的预测路径测度,证明该测度是隐线性马尔可夫增广的投影。消除辅助场导致非局部Onsager-Machlup作用量,其中记忆表现为非局部二次型而非力。这些核是完全单调的,并且精确匹配具有有限弛豫谱的隐马尔可夫嵌入;否则,动力学保持根本上的非局部性。通过按尺度分离参数$\epsilon=\tau_{\text{mem}}/\tau_{\text{dyn}}$展开作用量,我们表明领头阶恢复了姊妹篇中的局部作用量,将局部性确立为非局部理论的短记忆极限。我们针对一个精确可解的矢量线性模型逐项验证了该展开的可逆部分。

英文摘要

Attention enables a world model to condition on its entire history, providing long-term memory that facilitates long-range predictions. While the local Onsager--Machlup theory in our companion paper assumes a temporally local predictive action, we investigate the conditions under which this locality holds. We derive the predictive path measure for latent dynamics that become non-Markovian due to attention-induced memory, demonstrating that this measure is the projection of a hidden linear Markov augmentation. Eliminating the auxiliary field results in a nonlocal Onsager--Machlup action, where memory manifests as a nonlocal quadratic form rather than a force. These kernels are completely monotone and exactly match a hidden Markov embedding with a finite relaxation spectrum; otherwise, the dynamics remain fundamentally nonlocal. By expanding the action in terms of the scale-separation parameter $ε=τ_{\text{mem}}/τ_{\text{dyn}}$, we show that the leading order recovers the local action of the companion paper, establishing locality as the short-memory limit of a nonlocal theory. We verify the reversible sector of this expansion term by term against an exactly solvable vector linear model.

URL PDF HTML
2607.02431 2026-07-03 cs.RO cs.AI 新提交 90%

WorldSample: Closed-loop Real-robot RL with World Modelling

WorldSample:基于世界建模的闭环真实机器人强化学习

Yuquan Xue, Le Xu, Zeyi Liu, Zhenyu Wu, Zhengyi Gu, Xinyang Song, Bofang Jia, Ziwei Wang

发表机构 * PINE Lab, School of Electrical and Electronic Engineering, Nanyang Technological University, Singapore(南洋理工大学电气与电子工程学院PINE实验室) Department of Electronic Engineering, Tsinghua University, Beijing, China(清华大学电子工程系) School of Automation, Central South University, Changsha, China(中南大学自动化学院) School of Automation, Beijing University of Posts and Telecommunications, Beijing, China(北京邮电大学自动化学院)

专题命中 通用世界模型 :world model(title,abstract);world model(title,abstract);world-model(abstract);world-model(abstract)

AI总结 提出WorldSample框架,通过物理 rollout、世界模型生成与策略改进的闭环,结合策略节奏学习(PPL)调节训练,在接触性精密操作任务中成功率提升28%,训练步数减少59%。

Comments 16 pages, 9 figures, conference paper

详情
AI中文摘要

强化学习(RL)通过允许机器人在超出演示中观察到的状态之外进行试错交互,克服了模仿学习(IL)的演示覆盖局限性。然而,在真实机器人上部署RL仍然受到高交互成本的限制,因为每次物理 rollout 成本高昂,并且仅反映一条已实现的行动-结果路径。为了解决这一挑战,我们提出了WorldSample,一种物理基础的数据增强框架,用于真实机器人RL,该框架在物理 rollout、世界模型生成和策略改进之间形成了一个真实-合成闭环。基于真实 rollout,WorldSample通过后训练的世界模型生成高保真合成转移,大大降低了视觉幻觉。具体来说,WorldSample不是简单地将这些转移用作真实世界经验,而是引入了策略节奏学习(PPL),通过样本选择和调度来调节训练过程,平衡有用增强与价值高估,并减轻幻觉引起的噪声。在涉及接触密集和精密任务的机器人操作实验表明,与基线相比,WorldSample将策略成功率提高了28%,同时将训练步骤减少了59%。此外,与仅演示后训练相比,WorldSample将世界模型的视觉保真度在PSNR上提高了19.4dB,在SSIM上提高了0.47,验证了真实-合成循环对策略和世界模型性能的有效性。

英文摘要

Reinforcement learning (RL) can overcome the demonstration-coverage limitation of imitation learning (IL) by allowing robots to improve through trial-and-error interaction beyond the states observed in demonstrations. However, deploying RL on real robots remains constrained by high interaction costs, since each physical rollout is costly and reflects only one realized action-outcome path. To address this challenge, we propose WorldSample, a physically grounded data augmentation framework for real-robot RL that closes a real-synthetic loop between physical rollouts, world-model generation, and policy improvement. Grounded on real rollouts, WorldSample generates high-fidelity synthetic transitions through a post-trained world model, which greatly lowers the visual hallucination. Specifically, rather than simply using these transitions as real-world experience, WorldSample introduces Policy-Paced Learning (PPL) to regulate the training process through sample selection and scheduling, balancing useful augmentation against value overestimation and mitigating the hallucination-induced noise. Experiments on robot manipulation tasks involving contact-rich and precise tasks show that WorldSample improves policy success rate by 28% while reducing training steps by 59% compared with baselines. Furthermore, WorldSample improves world model visual fidelity by 19.4dB in PSNR and 0.47 in SSIM over demonstration-only post-training, validating the effectiveness of the real-synthetic loop for both policy and world model performance.

URL PDF HTML
2607.01531 2026-07-03 cs.AI cs.LG 新提交 90%

OPINE-World: Programmatic World Modeling with Ontology-error-Prioritized Interactive Exploration

OPINE-World:基于本体错误优先的交互式探索的程序化世界建模

David Courtis, Wenhao Li, Scott Sanner

发表机构 * University of Toronto(多伦多大学)

专题命中 通用世界模型 :world model(title,abstract);world model(title,abstract);world models(abstract);world models(abstract)

AI总结 提出OPINE-World,一种在线交互学习面向对象的程序化世界模型的LLM智能体,通过本体错误度量引导探索,在ARC-AGI-3基准上无需逐游戏训练即解决20/25个游戏,动作效率达78.4。

详情
AI中文摘要

从交互中学习环境的行为是构建适应不熟悉任务的智能体的核心。基于深度网络的世界模型灵活但数据需求大且迁移性差。由LLM编写为源代码并通过反例引导归纳合成(CEGIS)精炼的程序合成世界模型数据高效且可重用,但主要应用于具有给定对象词汇的结构化状态世界,且单一程序搜索无法扩展到需要灵活假设对象结构的像素渲染环境。我们提出OPINE-World,一个从交互中在线学习面向对象的程序化世界模型的LLM智能体。OPINE-World在假设与测试循环中耦合两个协作智能体,一个在环境中行动,一个以代码形式合成模型并进行重放验证和基于模型的规划,并通过我们称为本体错误的贝叶斯对象类型充分性度量引导探索。我们在ARC-AGI-3(一个技能获取效率基准,其中对象词汇、目标和动作语义均被隐藏)上评估OPINE-World。OPINE-World无需逐游戏训练即解决了25个游戏中的20个,并达到78.4的动作效率分数(以人类基线为基准)。

英文摘要

Learning how an environment behaves from interaction is central to building agents that adapt to unfamiliar tasks. World models learned with deep networks are flexible but data-hungry and transfer poorly beyond their training distribution. Program-synthesized world models, written as source code by LLMs and refined through counterexample-guided inductive synthesis (CEGIS), are instead data-efficient and reusable, yet they have been demonstrated mainly on structured-state worlds with a given object vocabulary, and a single program search does not scale to pixel-rendered environments whose object structure must be hypothesized flexibly. We introduce OPINE-World, an LLM agent that learns an object-centric programmatic world model online from interaction. OPINE-World couples two cooperating agents in a loop of hypothesis and test, one acting in the environment and one synthesizing the model in code with replay verification and model-based planning, and it steers exploration with a Bayesian measure of object-type adequacy we call ontology error. We evaluate OPINE-World on ARC-AGI-3, a benchmark for skill-acquisition efficiency in which the object vocabulary, the goal, and the action semantics are withheld. OPINE-World solves 20 of 25 games without per-game training and reaches an action-efficiency score of 78.4 against the human baseline.

URL PDF HTML
2607.02045 2026-07-03 cs.CV 新提交 88%

PWM-ArtGen: Part World Model for Articulated Object Generation

PWM-ArtGen: 面向铰接物体生成的部分世界模型

Wentao Zheng, Ancong Wu

专题命中 通用世界模型 :world model(title,abstract);world model(title,abstract);分类 cs.CV

AI总结 提出部分世界模型PWM-ArtGen,通过联合学习视觉动态和运动学参数,利用无标注数据协同训练,实现从单张图像生成铰接3D物体,在静止状态和零样本泛化上显著优于现有方法。

详情
AI中文摘要

从单张图像生成铰接3D物体的关键挑战在于准确预测潜在的运动学结构。现有方法要么直接从缺乏动态部件级运动学关系的静态图像中推断运动学参数,要么从单张图像生成的视觉动态中估计参数,这容易导致两步累积误差。此外,现有标注数据集的规模和多样性有限,进一步阻碍了对复杂真实世界物体的泛化。为克服这些限制,我们提出学习视觉动态和运动学参数的联合分布。认识到铰接物体可以表述为动态系统,我们提出了一个统一的部分世界模型PWM-ArtGen。为利用无标注数据,该模型将动作扩散和图像扩散与独立的扩散时间步耦合,从而实现视觉分支的协同训练。我们进一步整理了一个包含19.7k个部件级图像对的无运动学标注的光真实感数据集,以支持协同训练。实验表明,PWM-ArtGen在静止状态下显著优于现有基线,并对分布外物体展现出强大的零样本泛化能力。

英文摘要

The key challenge in articulated 3D object generation from a single image is accurately predicting the underlying kinematic structure. Existing methods either infer kinematic parameters directly from a static image that lacks dynamic part-level kinematic relationships, or estimate parameters from visual dynamics generated from a single image, which is prone to accumulated errors of two steps. Moreover, the limited scale and diversity of existing annotated datasets further hinder generalization to complex, real-world objects. To overcome these limitations, we propose to learn the joint distribution of visual dynamics and kinematic parameters. Recognizing that articulated objects can be formulated as dynamic systems, we propose a unified Part World Model called PWM-ArtGen. To leverage unannotated data, this model couples action diffusion and image diffusion with independent diffusion timesteps, which enables visual branch co-training. We further curate a photorealistic dataset of 19.7k part-level image pairs without kinematic annotations, to support co-training. Experiments demonstrate that PWM-ArtGen substantially outperforms existing baselines in the resting state and exhibits strong zero-shot generalization to out-of-distribution objects.

URL PDF HTML
2607.01767 2026-07-03 cs.AI 新提交 88%

Repair the Amplifier, Not the Symptom: Stable World-Model Correction for Agent Rollouts

修复放大器,而非症状:面向智能体轨迹的稳定世界模型修正

Xinyuan Song, Zekun Cai

发表机构 * Emory University(埃默里大学) The University of Tokyo(东京大学) LocationMind

专题命中 通用世界模型 :world-model(title,abstract);world-model(title,abstract);分类 cs.AI

AI总结 针对长流程规划中的图级错误,提出WM-SAR方法,通过子图放大反向定位因果子图进行修复,在有限token预算下优于传统扫描修复方法。

Comments Under Review

详情
AI中文摘要

随着智能体规划从短工具链转向包含数千或数万步的持久工作流,失败将发生在大型规划图内部而非孤立预测中。每次错误后重新规划整个图既不计算可行也不可取:全图重放消耗大量上下文预算,使LLM暴露于许多无关症状,并可能降低长上下文检索能力。本文研究了此类系统中缺失的组件:一个能够就地修复失败规划图的世界模型修正器。我们比较了两类修正器。第一类是常见的工程方法:扫描节点和边,选择一个可疑的局部区域,并让LLM修复它。我们实现了强大的工程LLM修正器,发现它们能够有所帮助,尤其是在提供非常大的上下文时。第二类是我们的方法WM-SAR(世界模型子图放大修复):它不是扫描可见症状,而是从子图放大反向工作,识别持续放大错误的节点和边,并仅将该因果子图发送给LLM。在图模拟和LLM修复实验中,WM-SAR在现实的token预算下显著优于工程修正器,通过紧凑区域实现接近全图的稳定化,并为LLM提供了更清晰的修复目标。

英文摘要

As agent planning moves from short tool chains toward persistent workflows with thousands or tens of thousands of steps, failures will occur inside large planning graphs rather than in isolated predictions. Replanning the entire graph after every mistake is neither computationally realistic nor desirable: full-graph replay consumes large context budgets, exposes the LLM to many irrelevant symptoms, and can degrade long-context retrieval. This paper studies the missing component in such systems: a world-model corrector that repairs the failed planning graph in place. We compare two families of correctors. The first is the common engineering approach: scan nodes and edges, choose a suspicious local region, and ask an LLM to repair it. We implement strong engineering LLM correctors and find that they can help, especially when given very large contexts. The second family is our approach, WM-SAR (World-Model Subgraph Amplification Repair): instead of scanning for visible symptoms, it works backward from subgraph amplification, identifies the nodes and edges that keep re-amplifying error, and sends only that causal subgraph to the LLM. Across graph simulations and LLM repair experiments, WM-SAR substantially outperforms engineering correctors under realistic token budgets, achieves near-whole-graph stabilization with a compact region, and gives the LLM a cleaner repair target.

URL PDF HTML
2607.01595 2026-07-03 cs.AI cs.CL 新提交 88%

Safe and Adaptive Cloud Healing: Verifying LLM-Generated Recovery Plans with a Neural-Symbolic World Model

安全且自适应的云修复:使用神经符号世界模型验证LLM生成的恢复计划

Junyan Tan, Haoran Lin, Siyuan Guo, Yichen Fang, Xinyue Luo, Tianyu Shen, Zeyu Qiao

发表机构 * Zhejiang University(浙江大学)

专题命中 通用世界模型 :world model(title,abstract);world model(title,abstract);分类 cs.AI

AI总结 提出PASE框架,将LLM作为规划引擎生成恢复计划,通过神经符号世界模型验证可行性,并利用DRL优化提示,实现动态自适应修复,显著降低恢复时间并提高未知故障检测精度。

Comments 13 pages

详情
AI中文摘要

随着基于云的AI系统规模和复杂性持续升级,通过快速故障检测和自适应恢复确保服务可靠性已成为关键挑战。现有方法集成大语言模型(LLM)进行语义理解,以及深度强化学习(DRL)进行策略优化,但它们通常依赖顺序的、松散耦合的架构,未能充分利用LLM的生成和推理能力。本文提出了一种范式转变——PASE,一个规划感知的语义自愈引擎,这是一个新颖的故障自愈框架,将恢复重新概念化为神经符号程序合成任务。PASE使用LLM作为核心规划合成引擎,从语义原语库中生成结构化的恢复计划。神经符号世界模型通过模拟验证计划可行性,而通过DRL训练的元提示优化器学习生成最优提示,以指导LLM的规划过程。这种紧密的推理-规划-验证-自适应循环能够生成动态、上下文感知的恢复策略,超越预定义动作空间。在真实云故障注入数据集上的实验表明,PASE显著优于最先进方法,平均系统恢复时间减少超过40%,并在未知故障场景中提高了故障检测精度。我们的框架通过统一基于LLM的推理、模型辅助验证和元学习指导,推进了自主系统管理。

英文摘要

As the scale and complexity of cloud-based AI systems continue to escalate, ensuring service reliability through rapid fault detection and adaptive recovery has become a critical challenge. While existing approaches integrate Large Language Models (LLMs) for semantic understanding and Deep Reinforcement Learning (DRL) for policy optimization, they often rely on sequential, loosely coupled architectures that underutilize the generative and reasoning capabilities of LLMs. In this paper, we propose a paradigm shift with PASE, a Planning-Aware Semantic self-healing engine, a novel fault self-healing framework that reconceptualizes recovery as a neuro-symbolic program synthesis task. PASE employs an LLM as a core Plan Synthesis Engine to generate structured recovery plans from a library of semantic primitives. A Neural-Symbolic World Model verifies plan feasibility through simulation, while a Meta-Prompt Optimizer, trained via DRL, learns to generate optimal prompts that guide the LLM's planning process. This tight reason-plan-verify-adapt loop enables dynamic, context-aware recovery strategy generation beyond predefined action spaces. Experiments on a real-world cloud fault injection dataset demonstrate that PASE significantly outperforms state-of-the-art methods, reducing average system recovery time by over 40% and improving fault detection accuracy in unknown fault scenarios. Our framework advances autonomous system management by unifying LLM-based reasoning with model-assisted verification and meta-learned guidance.

URL PDF HTML
2607.02517 2026-07-03 cs.CV 新提交 86%

WorldDirector: Building Controllable World Simulators with Persistent Dynamic Memory

WorldDirector: 构建具有持久动态记忆的可控世界模拟器

Hanlin Wang, Hao Ouyang, Qiuyu Wang, Wen Wang, Qingyan Bai, Ka Leong Cheng, Yue Yu, Yixuan Li, Yihao Meng, Zichen Liu, Yanhong Zeng, Yujun Shen, Qifeng Chen

发表机构 * HKUST(香港科技大学) Ant Group(蚂蚁集团) ZJU(浙江大学) CUHK(香港中文大学)

专题命中 通用世界模型 :world model(abstract);world models(abstract);video world model(abstract);world model(abstract)

AI总结 提出WorldDirector框架,通过LLM协调3D轨迹与相机运动作为视频生成控制信号,解耦语义运动编排与视觉生成,实现持久动态对象记忆和自由视角探索。

Comments Project Page: https://worlddirector.github.io/

详情
AI中文摘要

我们提出了WorldDirector,一个高度可控的视频世界模型框架,专为持久动态对象记忆和不受限制的视角探索而设计。与现有将物理动力学与像素渲染纠缠在一起、并依赖连续视觉观察来维持运动的世界模型不同,我们的框架明确地将语义运动编排与视觉生成解耦。通过利用LLM协调3D轨迹与相机运动,随后将这些编排好的轨迹作为视频生成的控制信号,我们的方法确保了严格的物理逻辑和外观稳定性,成功保留了动态实体的精确视觉身份,即使它们在长时间离开视野后重新进入场景。实验结果表明,我们的方法支持合成复杂和扩展的事件,具有前所未有的可控性和持久动态对象记忆。项目页面:this https URL

英文摘要

We present WorldDirector, a highly controllable video world model framework designed for persistent dynamic object memory and unrestricted viewpoint exploration. Unlike existing world models that entangle physical dynamics with pixel rendering and rely on continuous visual observation to sustain motion, our framework explicitly decouples semantic motion orchestration from visual generation. By leveraging an LLM to coordinate 3D trajectories with camera movements and subsequently employing these orchestrated trajectories as control signals for video generation, our approach ensures strict physical logic and appearance stability, successfully preserving the exact visual identities of dynamic entities even when they re-enter the scene after prolonged periods out of view. Experimental results demonstrate that our method supports the synthesis of complex and extended events with unprecedented controllability and persistent dynamic object memory. Project Page: https://worlddirector.github.io/

URL PDF HTML
2601.22032 2026-07-03 cs.CV 版本更新 86%

Drive-JEPA: Video JEPA Meets Multimodal Trajectory Distillation for End-to-End Driving

Drive-JEPA:视频JEPA结合多模态轨迹蒸馏实现端到端驾驶

Linhan Wang, Zichong Yang, Chen Bai, Guoxiang Zhang, Xiaotong Liu, Xiaoyin Zheng, Xiao-Xiao Long, Chang-Tien Lu, Cheng Lu

发表机构 * Virginia Tech(弗吉尼亚理工学院) Purdue University(普渡大学) XPENG Motors(小鹏汽车) Nanjing University(南京大学)

专题命中 通用世界模型 :world model(abstract);world models(abstract);video world model(abstract);world model(abstract)

AI总结 提出Drive-JEPA框架,结合视频联合嵌入预测架构(V-JEPA)与多模态轨迹蒸馏,通过自监督视频预训练和动量感知选择机制提升端到端驾驶的规划性能,在NAVSIM上达到新最优。

详情
AI中文摘要

端到端自动驾驶越来越依赖自监督视频预训练来学习可迁移的规划表示。然而,用于场景理解的视频世界模型预训练至今仅带来有限的改进。这种局限性因驾驶固有的模糊性而加剧:每个场景通常只提供一条人类轨迹,使得学习多模态行为变得困难。在这项工作中,我们提出Drive-JEPA,一个将视频联合嵌入预测架构(V-JEPA)与多模态轨迹蒸馏相结合的端到端驾驶框架。首先,我们调整V-JEPA用于端到端驾驶,在大规模驾驶视频上预训练ViT编码器,以产生与轨迹规划对齐的预测表示。其次,我们引入一个以提议为中心的规划器,该规划器将模拟器生成的多条轨迹与人类轨迹一起蒸馏,并采用动量感知选择机制以促进稳定和安全的行为。在NAVSIM上评估时,V-JEPA表示结合简单的基于Transformer的解码器在无感知设置下以3 PDMS超越先前方法。完整的Drive-JEPA框架在v1上达到93.3 PDMS,在v2上达到87.8 EPDMS,创下新最优水平。

英文摘要

End-to-end autonomous driving increasingly leverages self-supervised video pretraining to learn transferable planning representations. However, pretraining video world models for scene understanding has so far brought only limited improvements. This limitation is compounded by the inherent ambiguity of driving: each scene typically provides only a single human trajectory, making it difficult to learn multimodal behaviors. In this work, we propose Drive-JEPA, a framework that integrates Video Joint-Embedding Predictive Architecture (V-JEPA) with multimodal trajectory distillation for end-to-end driving. First, we adapt V-JEPA for end-to-end driving, pretraining a ViT encoder on large-scale driving videos to produce predictive representations aligned with trajectory planning. Second, we introduce a proposal-centric planner that distills diverse simulator-generated trajectories alongside human trajectories, with a momentum-aware selection mechanism to promote stable and safe behavior. When evaluated on NAVSIM, the V-JEPA representation combined with a simple transformer-based decoder outperforms prior methods by 3 PDMS in the perception-free setting. The complete Drive-JEPA framework achieves 93.3 PDMS on v1 and 87.8 EPDMS on v2, setting a new state-of-the-art.

URL PDF HTML
2606.27537 2026-07-03 cs.CV 新提交 84%

MemoBench: Benchmarking World Modeling in Dynamically Changing Environments

MemoBench: 动态变化环境中的世界建模基准测试

Haoyu Chen, Kaichen Zhou, Hang Hua, Kaile Zhang, Jingwen Qian, Wufei Ma, Haonan Chen, Chunjiang Liu, Yizhou Zhao, Xiaoyuan Wang, Weiyue Li, Alan Yuille, Paul Pu Liang, Yilun Du

发表机构 * Harvard University(哈佛大学) MIT(麻省理工学院) MIT-IBM Watson AI Lab(MIT-IBM沃森人工智能实验室) Boston University(波士顿大学) Google(谷歌) JHU(约翰霍普金斯大学) CMU(卡内基梅隆大学) Kempner Institute(肯普纳研究所)

专题命中 通用世界模型 :world model(title);world model(title);分类 cs.CV

AI总结 提出MemoBench基准,通过目标消失-重现范式评估视频生成模型在动态环境中的记忆一致性,涵盖合成与真实场景,揭示现有模型的关键挑战。

详情
AI中文摘要

视频生成模型旨在模拟动态环境,已有多个基准测试评估帧间的记忆一致性。然而,大多数基准仅在目标保持在视野内时评估一致性,少数迫使目标离开视野的基准则评估遮挡期间无变化的静态场景。为弥补这一差距,我们引入了MemoBench,这是一个围绕动态变化环境中消失-重现范式构建的诊断基准:目标对象经历物理过程,从视野中消失,并必须在重新出现时以更新后的状态正确恢复。我们整理了涵盖合成和真实场景的360个真实剪辑,并设计了一个评估套件,结合自动指标和基于VQA的评估,涵盖四个诊断支柱。对八个最先进模型的评估揭示了在消失-重现范式下关于记忆一致性的关键见解和开放挑战。

英文摘要

Video generation models aspire to simulate dynamic environments, and several benchmarks now evaluate memory consistency across frames. However, most assess consistency only while the target remains in view, and the few that force objects out of view evaluate static scenes where nothing changes during occlusion. To bridge this gap, we introduce MemoBench, a diagnostic benchmark built around the disappear-and-reappear paradigm in dynamically changing environments: a target object undergoes a physical process, disappears from view, and must be correctly recovered in its updated state upon reappearance. We curate 360 ground-truth clips spanning synthetic and real-world scenes, and design an evaluation suite combining automated metrics with VQA-based assessment across four diagnostic pillars. Evaluation of eight state-of-the-art models reveals key insights and open challenges regarding memory consistency under the disappear-and-reappear paradigm.

URL PDF HTML
2607.02376 2026-07-03 cs.AI cs.MA 新提交 82%

Hardware-Enforced Semantic Coordination for Safety-Critical Real-Time Autonomous Systems

面向安全关键实时自主系统的硬件强制语义协调

Uwe M. Borghoff, Paolo Bottoni, Remo Pareschi

专题命中 通用世界模型 :world model(abstract);world models(abstract);world model(abstract);world models(abstract)

AI总结 针对异构组件并发运行下的协调问题,提出基于FPGA的硬件强制语义协调架构,将TB-CSPN协调机制映射到硬件原语,实现确定性协调和安全保障。

Comments 1 figure, 6 pages

详情
AI中文摘要

近期智能体AI的进展正在产生日益复杂的自主系统,这些系统集成了大语言模型、世界模型、优化引擎、专用神经架构、自主平台和人类操作员。虽然当前许多研究侧重于提升推理能力,但安全关键的实时部署还需要在不确定性下并发运行的异构组件之间进行有界且可验证的协调。在需要有限延迟、确定性协调和可强制执行的安全保证的领域中,软件中介协调存在根本性限制。因此,我们提出一种硬件强制语义协调架构,其中选定的协调语义通过现场可编程门阵列(FPGA)直接在硬件层面实现。该方法基于主题通信空间Petri网(TB-CSPN)框架,该框架将语义推理与交互管理分离。在此方法中,选定的TB-CSPN协调机制被映射到FPGA原语上,形成硬件原生的语义协调层。重点不在于加速,而在于直接在硬件中强制执行时间同步、语义门控、授权约束和有界协调行为。语义推理保持自适应且由软件驱动,而嵌入的协调语义变得确定。

英文摘要

Recent advances in agentic AI are producing increasingly complex autonomous systems that integrate large language models, world models, optimization engines, specialized neural architectures, autonomous platforms, and human operators. While much current research focuses on improving reasoning capabilities, safety-critical real-time deployment also requires bounded and verifiable coordination among heterogeneous components operating concurrently under uncertainty. Software-mediated coordination presents fundamental limitations in domains where bounded latency, deterministic coordination, and enforceable safety guarantees are essential. Hence, we propose a hardware-enforced semantic coordination architecture in which selected coordination semantics are implemented directly at the hardware level via field-programmable gate arrays (FPGAs). The approach builds on the Topic-Based Communication Space Petri Net (TB-CSPN) framework, which separates semantic reasoning from interaction management. In this approach, selected TB-CSPN coordination mechanisms are mapped onto FPGA primitives, creating a hardware-native semantic coordination layer. Focus is not on acceleration, but on enforcing temporal synchronization, semantic gating, authorization constraints, and bounded coordination behavior directly in hardware. Semantic reasoning remains adaptive and software-driven, while embedded coordination semantics become deterministic.

URL PDF HTML
2607.02390 2026-07-03 cs.LG 新提交 81%

DecompRL: Solving Harder Problems by Learning Modular Code Generation

DecompRL: 通过学习模块化代码生成解决更难的问题

Juliette Decugis, Fabian Gloeckle, Francis Bach, Taco Cohen, Gabriel Synnaeve

专题命中 通用世界模型 :world model(abstract,abstract_cn);world model(abstract,abstract_cn);分类 cs.LG

AI总结 提出DecompRL算法,通过强化学习将问题分解为可复用的子函数,重组模块生成候选解,将GPU瓶颈转移至CPU评估,在LiveCodeBench和CodeContests上超越标准RL基线。

详情
AI中文摘要

大型语言模型(LLMs)如何解决它们目前无法解决的问题?重复采样扩展了测试时计算,但GPU成本随尝试次数线性增长,而具有可验证奖励的强化学习(RL)提高了单次尝试的准确性,但牺牲了样本多样性。当基础策略产生正确解的概率接近零时,这两种策略最终都会失败:没有多少采样或梯度信号能够克服过大的搜索空间。我们采取不同的方法:不是更努力地采样,而是通过将问题分解为更小、可独立求解的子函数(其实现可以重新组合)来使任务更容易。由于现成的模型没有针对这种模块化生成进行训练,我们引入了DecompRL,一种明确学习分解和实现分层代码结构的RL算法。重组$n$个模块的$k$个实现可产生多达$k^{n}$个候选解,将瓶颈从GPU推理转移到廉价的CPU评估,并将GPU令牌成本降低约50倍。在LiveCodeBench和CodeContests(Qwen~2.5~7B,Code World Model~32B)上,DecompRL在每问题超过$10^5$个令牌时优于标准和多样性优化的RL基线,解决了标准生成无法达到的问题。

英文摘要

How can Large Language Models (LLMs) solve problems they currently cannot? Repeated sampling scales test-time compute but GPU cost grows linearly with attempts, while reinforcement learning (RL) with verifiable rewards improves single-attempt accuracy at the expense of sample diversity. Both strategies ultimately fail when the base policy has near-zero probability of producing a correct solution: no amount of sampling or gradient signal can overcome a search space that is simply too large. We take a different approach: rather than sampling harder, we make the task easier by decomposing problems into smaller, independently solvable sub-functions whose implementations can be recombined. Since off-the-shelf models are not trained for this modular generation, we introduce DecompRL, an RL algorithm that explicitly learns to decompose and implement hierarchical code structures. Recombining $k$ implementations of $n$ modules yields up to $k^{n}$ candidate solutions, shifting the bottleneck from GPU inference to cheap CPU evaluation and cutting GPU token cost by $\sim$50$\times$. On LiveCodeBench and CodeContests (Qwen~2.5~7B, Code World Model~32B), DecompRL outperforms standard and diversity-optimized RL baselines beyond $10^5$ tokens per problem, solving problems that standard generation cannot reach.

URL PDF HTML
2607.02195 2026-07-03 cs.RO 新提交 81%

Bridge-WA: Predicting Where and How the World Changes for Robotic Action

Bridge-WA: 预测世界变化的位置和方式以支持机器人动作

Yongjie Bai, Hanting Wang, Mingtong Dai, Qijun Zhong, Yang Liu, Liang Lin

专题命中 通用世界模型 :world model(abstract);world models(abstract);world model(abstract);world models(abstract)

AI总结 提出Bridge-WA轻量框架,通过蒸馏未来变化教师模型为三个紧凑先验,引导动作生成聚焦于场景变化的位置和方式,提升机器人操作的成功率和鲁棒性。

Comments 21 pages, 8 figures, https://hcplab-sysu.github.io/BRIDGE-WA

详情
AI中文摘要

通用视觉-语言-动作模型受益于大型视觉-语言先验,但有效操作还需要预测与动作相关的场景变化。现有的世界-动作模型通常依赖大型生成式世界模型或密集的未来展开,这些方法成本高昂,并将容量浪费在与控制弱耦合的视觉细节上。我们提出Bridge-WA,一个轻量级世界-动作框架,将冻结的未来变化教师模型蒸馏为三个紧凑先验:用于预期结果的未来令牌、用于干预支持的变化图,以及用于局部过渡方向的运动流图。WorldBridge通过多源注意力记忆和时空偏置将这些先验条件化到动作变换器上,而在推理时移除教师模型。在VLABench、RoboTwin2.0、LIBERO-Plus和真实机器人评估中,Bridge-WA提高了任务成功率、进展和鲁棒性,在分布外视觉偏移下尤其明显。通过将动作生成聚焦于场景变化的位置和方式,Bridge-WA抑制了背景、光照和干扰物等无关外观因素,从而在不进行部署时密集未来图像生成的情况下实现更好的泛化。代码和可视化可在以下网址获取:this https URL。

英文摘要

General-purpose vision-language-action models benefit from large vision-language priors, but effective manipulation also requires anticipating action-relevant scene changes. Existing world-action models often rely on large generative world models or dense future rollouts, which are expensive and spend capacity on visual details weakly coupled to control. We present Bridge-WA, a lightweight world-action framework that distills a frozen future-change teacher into three compact priors: future tokens for intended outcomes, change maps for intervention support, and motion-flow maps for local transition direction. A WorldBridge conditions the action transformer on these priors through multi-source attention memories and spatial-temporal biases, while the teacher model is removed at inference. Across VLABench, RoboTwin2.0, LIBERO-Plus and real-robot evaluations, Bridge-WA improves task success, progress, and robustness, with particularly clear gains under out-of-distribution visual shifts. By focusing action generation on where and how the scene will change, Bridge-WA suppresses nuisance appearance factors such as background, lighting, and distractors, leading to better generalization without deployment-time dense future-image generation. Code and visualizations are available at: https://hcplab-sysu.github.io/BRIDGE-WA .

URL PDF HTML
2511.10687 2026-07-03 cs.MA cs.AI cs.CL cs.GT 版本更新 60%

Who Gets the Reward & Who Gets the Blame? Evaluation-Aligned Training Signals for Multi-LLM Agents

谁获得奖励 & 谁受到责备?面向多LLM智能体的评估对齐训练信号

Chih-Hsuan, Yang, Tanwi Mallick, Le Chen, Krishnan Raghavan, Amal Gueroudji, Ian T. Foster, Rajeev Thakur

发表机构 * Argonne National Laboratory(阿贡国家实验室) University of Chicago(芝加哥大学)

专题命中 通用世界模型 :world model(comments);world models(comments);分类 cs.AI、cs.MA;world model(comments)

AI总结 提出一个理论框架,结合合作博弈归因与过程奖励建模,将系统级评估转化为智能体信用和消息级信号,用于多LLM智能体训练。

Comments Accepted at the NeurIPS 2025 Workshop on Bridging Language, Agent, and World Models for Reasoning and Planning (LAW 2025)

详情
AI中文摘要

多智能体系统(MAS)中的大型语言模型(LLM)在复杂任务中展现出潜力,但当前的训练方法缺乏将系统级评估与智能体和消息级学习联系起来的原理性方式。我们提出了一个理论框架,将合作博弈论归因与过程奖励建模统一起来,将系统评估转化为智能体信用再到响应级信号。与仅依赖归因(Shapley)或步骤级标签(PRM)的先前方法不同,我们的方法产生局部的、有符号的、信用守恒的信号。在成功案例中,基于Shapley的信用分配公平地在智能体间分配结果,并细化为每消息奖励,促进合作同时抑制冗余或破坏;在失败案例中,首次错误定位产生修复感知偏好,惩罚有害步骤同时奖励纠正尝试。所得信号有界、合作,并直接兼容基于强化或偏好的后训练,为LLM多智能体训练从全局评估到局部监督提供了统一且可审计的路径。我们的贡献是概念性的:我们提出了理论基础和训练信号,将实证验证留待未来工作。

英文摘要

Large Language Models (LLMs) in multi-agent systems (MAS) have shown promise for complex tasks, yet current training methods lack principled ways to connect system-level evaluation with agent- and message-level learning. We propose a theoretical framework that unifies cooperative game-theoretic attribution with process reward modeling to transform system evaluation to agent credit to response-level signals. Unlike prior approaches that rely only on attribution (Shapley) or step-level labels (PRM), our method produces local, signed, and credit-conserving signals. In success cases, Shapley-based credit assignment fairly allocates outcomes across agents and is refined into per-message rewards that promote cooperation while discouraging redundancy or sabotage; in failure cases, first-error localization yields repair-aware preferences that penalize harmful steps while rewarding corrective attempts. The resulting signals are bounded, cooperative, and directly compatible with reinforcement- or preference-based post-training, providing a unified and auditable pathway from global evaluation to local supervision in LLM multi-agent training. Our contribution is conceptual: we present a theoretical foundation and training signals, leaving empirical validation for future work.

URL PDF HTML

2. 具身与机器人 3 篇

2606.32028 2026-07-03 cs.RO 新提交 94%

DVG-WM: Disentangled Video Generation Enables Efficient Embodied World Model for Robotic Manipulation

DVG-WM:解耦视频生成实现高效机器人操作具身世界模型

Ziyu Shan, Zhenyu Wu, Xiaofeng Wang, Zheng Zhu, Ziwei Wang

发表机构 * Nanyang Technological University, Singapore(南洋理工大学(新加坡)) Beijing University of Posts and Telecommunications, Beijing, China(北京邮电大学(中国北京)) GigaAI

专题命中 具身与机器人 :world model(title,abstract);embodied world model(title,abstract);world model(title,abstract);embodied world model(title,abstract)

AI总结 提出解耦视频生成世界模型(DVG-WM),将世界模型分解为动力学学习和视觉合成,通过流匹配直接映射动力学到视频潜变量,并引入潜变量退化机制再生接触细节,在LIBERO和真实平台实现高达3.97倍加速。

详情
AI中文摘要

基于视频的具身世界模型通过预测未来状态为机器人操作提供了有吸引力的基础,但当前方法仍受限于一个基本纠缠:精确建模动力学通常需要低层时间推理,而生成高分辨率帧则需要根据高层语义进行扩展的视觉合成。这种纠缠导致迭代规划推理速度慢,或预测过于粗糙而无法保留接触丰富的细节。为解决这一困境,我们提出了解耦视频生成世界模型(DVG-WM),一个高效框架,明确将世界模型分解为动力学学习和视觉合成。以初始观察和语言指令为条件,我们的模型首先生成合理的中间视觉状态序列以预览物理交互,并对其进行细化以获得高保真视频。此外,提出了一种高效的级联机制,其中DVG-WM使用流匹配直接将动力学映射到视频潜变量,并引入潜变量退化机制以再生接触丰富的细节。在LIBERO和真实平台上的实验表明,视频质量提升且加速高达3.97倍,验证了解耦视频生成可以作为机器人操作的高效具身世界模型。

英文摘要

Video-based embodied world models provide an appealing substrate for robotic manipulation by predicting future states, yet current approaches remain limited by a fundamental entanglement: accurately modeling dynamics typically requires low-level temporal reasoning, while producing high-resolution frames demands expansive visual synthesis according to high-level semantics. This entanglement results in slow inference speed for iterative planning or too coarse predictions to retain contact-rich details. To solve this dilemma, we present Disentangled Video Generation World Model (DVG-WM), an efficient framework that explicitly decomposes world modeling into dynamics learning and visual synthesis. Conditioned on an initial observation and a language instruction, our model first generates a plausible sequence of intermediate visual states to preview the physical interaction and refines them to obtain high-fidelity videos. Furthermore, an efficient cascading mechanism is proposed, where DVG-WM uses flow matching to directly map the dynamics to video latents, and introduces a latent degradation mechanism to regenerate contact-rich details. Experiments on LIBERO and real-world platforms demonstrate improved video quality with up to 3.97 times acceleration, validating that disentangled video generation can be an efficient embodied world model for robotic manipulation.

URL PDF HTML
2607.01938 2026-07-03 cs.RO cs.AI cs.CL cs.CV cs.LG 新提交 91%

PhysMani: Physics-principled 3D World Model for Dynamic Object Manipulation

PhysMani:基于物理原理的动态物体操作3D世界模型

Peng Yun, Shouwang Huang, Hao Li, Jinxi Li, Jianan Wang, Bo Yang

发表机构 * vLAR Group, The Hong Kong Polytechnic University(香港理工大学vLAR Group) Astribot

专题命中 具身与机器人 :world model(title,abstract);world model(title,abstract);world models(abstract);world models(abstract)

AI总结 提出PhysMani框架,结合物理原理的3D高斯世界模型与未来感知动作策略模型,通过在线优化学习无散度高斯速度场预测动态,在16个任务基准上超越基线方法。

Comments ECCV 2026. Code and data are available at: https://github.com/vLAR-group/PhysMani

详情
AI中文摘要

在非结构化3D环境中操作快速动态移动的目标对具身AI仍具挑战性。现有的视觉-语言-动作模型和世界模型难以处理准确的3D几何和物理上有意义的预测。我们提出PhysMani,一个将基于物理原理的3D高斯世界模型与未来感知动作策略模型耦合的框架。世界模型通过在线优化学习无散度高斯速度场,实现快速且物理基础的未来动态预测。策略模型通过可学习令牌的交叉注意力模块整合预测的3D场景未来动态。我们引入PhysMani-Bench,一个包含16个任务的动态操作基准,并在仿真和真实机器人实验中展示了优于强基线的成功率。

英文摘要

Manipulating fast and dynamically moving targets in unstructured 3D environments remains challenging for embodied AI. Existing visual-language-action models and world models struggle with accurate 3D geometry and physically meaningful forecasting. We propose PhysMani, a framework that couples a physics-principled 3D Gaussian world model with a future-aware action policy model. The world model learns a divergence-free Gaussian velocity field via online optimization for fast and physically grounded future dynamics prediction. The policy model integrates the predicted 3D scene future dynamics through a learnable token based cross-attention module. We introduce PhysMani-Bench, a dynamic manipulation benchmark with 16 tasks, and demonstrate a superior success rate over strong baselines in both simulation and real-world robot experiments.

URL PDF HTML
2606.03003 2026-07-03 cs.LG cs.AI cs.RO 版本更新 73%

Exact equivariance, kept through training, buys zero-shot generalisation across the symmetry group

精确等变性在训练中保持,实现跨对称群的零样本泛化

Hongbo Wang

发表机构 * Department of Mathematics, Stony Brook University(石溪大学数学系)

专题命中 具身与机器人 :world model(abstract);world model(abstract);分类 cs.AI、cs.LG、cs.RO

AI总结 通过等变编码器和预测器构建的潜世界模型,其训练损失具有可证明的对称性,从而在仅拟合部分方向动力学时,数学上确定整个轨道上的行为,实现跨对称群的零样本泛化。

Comments 112 pages, 19 figures. v2 adds programme lineage to companion papers (arXiv:2606.13092, 2606.24945, 2606.24946), engages the equivariance-at-scale debate (arXiv:2410.23179), and adds experimental hardening: 5-seed CIs, frame-averaging/canonicalization baselines, a real-robot DROID anchor, a scale-vs-exactness curve. Core claims unchanged. Code: https://github.com/TimothyWang418/se3-ejepa

详情
AI中文摘要

由等变编码器 $E$ 和等变预测器 $f$ 构建的潜世界模型继承了其训练损失的可证明对称性:当世界的动力学真正承载一个群 $G$,通过正交表示 $\rho(g)$ 作用于潜变量时,单步预测 relMSE 在整个群上精确不变,因此仅在方向的受限切片上拟合动力学,数学上就确定了整个轨道上的动力学(举一反三)。我们在笔记本电脑规模(CPU/MPS,完全设定随机种子)上端到端验证了这一点。[A] 该对称性在真实的 Muon/AdamW + EMA + VICReg 运行中幸存——组合的编码-预测残差在优化后约为 $10^{-6}$,不仅在初始化时,而且在任何优化器下都成立。[B] 单步误差在整个群上平坦至五位小数,而相同假设类别的非等变基线拟合了切片但在分布外失效(2D 中 VN $\times 1.00$ 对比基线 $\times 13.8$,3D 中 $\times 17.2$,整个 $\mathrm{SE}(3)$ 阶梯上 $\times 157$),且等变模型小 $4.5$-$7.4$ 倍。[C] 相同的等距论证提升到闭环:在匹配的等变规划器下,方向 $g$ 处的控制轨迹恰好是所见轨迹应用 $\rho(g)$ 的结果,因此闭环误差在整个群上不变——在真实 PushT 上的 2D/$\mathrm{SO}(2)$ 中浮点地板精确,在 3D/$\mathrm{SE}(3)$ 中统计平坦(不相交的 95% 置信区间)。我们针对 Sutton 的苦涩教训对先验进行了压力测试:增强、暴力规模和软等变性各自最多缩小跨群任务指标,但从未达到浮点地板精确性。由于等变性在复合下封闭,$H$ 步展开在每个视界上保持平坦($\times 1.00$,$\le 2\times 10^{-7}$),而基线的残差随 $H$ 复合。超出范围:任务成功扫描、无规划器不变性和缩放。

英文摘要

A latent world model built from an equivariant encoder and predictor inherits a provable symmetry of its training loss: when the dynamics carries a group $G$ acting on latents by an orthogonal representation $ρ(g)$, the one-step prediction relMSE is exactly invariant across the whole group, so fitting a restricted slice of orientations mathematically determines it on the entire orbit. The symmetry survives a real Muon/AdamW+EMA+VICReg run -- composed residual $\sim 10^{-6}$ after training, under any optimiser (intrinsic Vector-Neuron/e3nn parametrisation) -- and one-step error is flat across the group (5-seed medians: equivariant $\times 1.00$ vs a higher-capacity non-equivariant baseline $\times 12.7$ in 2D, $\times 17.2$ in 3D), while that baseline fits the slice but breaks out-of-distribution. The flatness is not a synthetic artefact: on real-robot DROID end-effector trajectories the equivariant model stays flat across the orbit ($\times 1.000$, rotation residual $1.5\times 10^{-16}$) while a $4.5\times$-larger baseline degrades $\times 11$. One caution is load-bearing: flatness is necessary, not sufficient -- the theorem transports the in-distribution error level unchanged but does not lower it (3D relMSE $\approx 0.43$): across-group error is constant, not low. The same isometry lifts to a closed-loop corollary: under a matching equivariant planner the control error is invariant across the group -- float-floor-exact in 2D/SO(2), statistically flat in 3D/SE(3). Stress-tested against Sutton's Bitter Lesson (augmentation, scale, soft-equivariance), each closes at most the across-group task metric, never the float-floor exactness. This is the generalisation-side foundation of a certified-world-models programme (arXiv:2606.13092, 2606.24945, 2606.24946): flatness transports competence, and the trust bounds built on it are downstream products.

URL PDF HTML

3. 模型式强化学习 3 篇

2607.01986 2026-07-03 cs.LG cs.CV 新提交 78%

Liquid Latent State Dynamics for Interpretable Turbofan Degradation Modeling

液态潜在状态动力学用于可解释的涡扇退化建模

Weizhi Nie, Weijie Wang, Yuting Su

发表机构 * Tianjin University(天津大学)

专题命中 模型式强化学习 :world model(abstract);world model(abstract);latent dynamics(abstract);分类 cs.LG、cs.CV

AI总结 提出液态神经网络作为潜在动力学模型,通过分解潜在状态为退化与工况分量,在C-MAPSS上实现可解释的退化建模,传感器预测RMSE从0.2438降至0.2266。

Comments Preprint. 37 references, 8 figures

详情
AI中文摘要

用于预测的多变量时间序列模型通常通过点预测精度来评估,但其内部状态很少揭示连贯的退化过程。我们研究液态神经网络作为潜在动力学模型,用于C-MAPSS基准上的飞机发动机健康监测。所提出的模型将历史窗口编码为潜在状态,通过液态转移模型演化该状态,并解码未来的传感器观测。为了将健康演化与工况变化分离,潜在状态被分解为退化和工况分量。剩余寿命、单调风险和潜在一致性损失监督退化分量,而工况预测和去相关损失阻止工况泄漏。在FD001--FD004上,完全解耦模型将整体传感器预测RMSE从GRU基线的0.2438降低到0.2266,在多工况子集FD002和FD004上增益最大。学习到的退化状态也形成了更清晰的时间退化轴,平均状态速度斯皮尔曼相关性达到0.5960。直接剩余寿命回归在GRU基线上仍然更强,表明所提出的表示目前作为退化动力学的可解释世界模型比作为校准的寿命回归器更有效。这些结果表明,液态潜在动力学可以桥接预测性维护预测和可检查的健康状态建模。

英文摘要

Multivariate time-series models for prognostics are often evaluated by point prediction accuracy, yet their internal states rarely expose a coherent degradation process. We study liquid neural networks as latent dynamics models for aircraft engine health monitoring on the C-MAPSS benchmark. The proposed model encodes a history window into a latent state, evolves that state with a liquid transition model, and decodes future sensor observations. To separate health evolution from operating-condition variation, the latent state is factorized into degradation and condition components. Remaining useful life, monotonic risk, and latent-consistency losses supervise the degradation component, while condition prediction and decorrelation losses discourage operating-condition leakage. Across FD001--FD004, the full disentangled model improves overall sensor forecasting RMSE from 0.2438 for a GRU baseline to 0.2266, with the largest gains on the multi-condition subsets FD002 and FD004. The learned degradation state also forms a clearer temporal degradation axis, reaching an average state-speed Spearman correlation of 0.5960. Direct remaining-useful-life regression remains stronger for the GRU baseline, indicating that the proposed representation is currently more effective as an interpretable world model for degradation dynamics than as a calibrated lifetime regressor. These results suggest that liquid latent dynamics can bridge predictive maintenance forecasting and inspectable health-state modeling.

URL PDF HTML
2603.12676 2026-07-03 cs.LG 版本更新 74%

Disentangled Latent Dynamics Manifold Fusion for Solving Parameterized PDEs

解耦潜在动态流形融合用于求解参数化偏微分方程

Zhangyong Liang, Huanhuan Gao

发表机构 * National Center for Applied Mathematics, Tianjin University(应用数学国家中心,天津大学)

专题命中 模型式强化学习 :latent dynamics(title,abstract);分类 cs.LG

AI总结 本文提出DLDMF框架,通过解耦空间、时间和参数,利用连续时间潜在方法和动态流形融合机制,提升参数泛化和时间外推的稳定性与准确性。

详情
AI中文摘要

通用神经代理模型在不同PDE参数下泛化困难,因为PDE系数变化使学习更困难且优化不稳定。当模型必须预测超出训练时间范围时,问题更加严重。现有方法通常无法同时处理参数泛化和时间外推。标准参数化模型将时间视为另一个输入,因此无法捕捉内在动态,而近期连续时间潜在方法通常依赖昂贵的测试时间自解码,效率低且可能破坏参数化解空间的连续性。为此,我们提出解耦潜在动态流形融合(DLDMF),一种物理指导框架,明确分离空间、时间和参数。代替不稳定自解码,DLDMF通过前馈网络将PDE参数直接映射到连续潜在嵌入。该嵌入初始化并条件化一个潜在状态,其演变由参数条件的神经ODE控制。我们进一步引入动态流形融合机制,使用共享解码器结合空间坐标、参数嵌入和时间演化的潜在状态以重建相应的时空解。通过将预测建模为潜在动态演变而非静态坐标拟合,DLDMF减少参数变化与时间演变之间的干扰,同时保持平滑且一致的解流形。因此,它在未见参数设置和长期时间外推中表现良好。在多个基准问题上的实验表明,DLDMF在准确性、参数泛化和外推鲁棒性方面均优于最先进基线。

英文摘要

Generalizing neural surrogate models across different PDE parameters remains difficult because changes in PDE coefficients often make learning harder and optimization less stable. The problem becomes even more severe when the model must also predict beyond the training time range. Existing methods usually cannot handle parameter generalization and temporal extrapolation at the same time. Standard parameterized models treat time as just another input and therefore fail to capture intrinsic dynamics, while recent continuous-time latent methods often rely on expensive test-time auto-decoding for each instance, which is inefficient and can disrupt continuity across the parameterized solution space. To address this, we propose Disentangled Latent Dynamics Manifold Fusion (DLDMF), a physics-informed framework that explicitly separates space, time, and parameters. Instead of unstable auto-decoding, DLDMF maps PDE parameters directly to a continuous latent embedding through a feed-forward network. This embedding initializes and conditions a latent state whose evolution is governed by a parameter-conditioned Neural ODE. We further introduce a dynamic manifold fusion mechanism that uses a shared decoder to combine spatial coordinates, parameter embeddings, and time-evolving latent states to reconstruct the corresponding spatiotemporal solution. By modeling prediction as latent dynamic evolution rather than static coordinate fitting, DLDMF reduces interference between parameter variation and temporal evolution while preserving a smooth and coherent solution manifold. As a result, it performs well on unseen parameter settings and in long-term temporal extrapolation. Experiments on several benchmark problems show that DLDMF consistently outperforms state-of-the-art baselines in accuracy, parameter generalization, and extrapolation robustness.

URL PDF HTML
2602.02762 2026-07-03 cs.LG 版本更新 53%

On the Sample Efficiency of Inverse Dynamics Models for Semi-Supervised Imitation Learning

关于半监督模仿学习中逆动力学模型样本效率的研究

Sacha Morin, Moonsub Byeon, Alexia Jolicoeur-Martineau, Sébastien Lachapelle

发表机构 * Mila – Quebec AI Institute(魁北克人工智能研究所) Samsung AI Lab, Montreal(蒙特利尔三星人工智能实验室)

专题命中 模型式强化学习 :dynamics model(title,abstract);分类 cs.LG

AI总结 本文分析半监督模仿学习中逆动力学模型(IDM)的样本效率优势,归因于IDM假设复杂度低且随机性小,并基于此改进LAPO算法。

Comments Accepted to ICML 2026

详情
AI中文摘要

半监督模仿学习(SSIL)旨在从少量带动作标签的轨迹数据集和大量无动作轨迹数据集中学习策略。一些SSIL方法学习逆动力学模型(IDM),根据当前状态和下一状态预测动作。IDM可以与视频模型配对作为策略(VM-IDM),或作为标签生成器对无动作数据进行行为克隆(IDM labeling)。本文首先证明在极限情况下,VM-IDM和IDM labeling学习相同的策略,我们称之为基于IDM的策略。然后,我们论证先前观察到的基于IDM的策略优于行为克隆的原因在于IDM学习的优越样本效率,这归因于两个原因:(i)真实IDM往往包含在相对于专家策略复杂度更低的假设类中,(ii)真实IDM通常比专家策略随机性更小。我们基于统计学习理论的见解和新实验(包括使用最新统一视频动作预测架构(UVA)对基于IDM的策略的研究)论证这些主张。受这些见解启发,我们最终提出了现有LAPO算法用于潜在动作策略学习的改进版本。我们在Procgen、Push-T和LIBERO基准上进行实验。

英文摘要

Semi-supervised imitation learning (SSIL) consists in learning a policy from a small dataset of action-labeled trajectories and a much larger dataset of action-free trajectories. Some SSIL methods learn an inverse dynamics model (IDM) to predict the action from the current state and the next state. An IDM can act as a policy when paired with a video model (VM-IDM) or as a label generator to perform behavior cloning on action-free data (IDM labeling). In this work, we first show that VM-IDM and IDM labeling learn the same policy in a limit case, which we call the IDM-based policy. We then argue that the previously observed advantage of IDM-based policies over behavior cloning is due to the superior sample efficiency of IDM learning, which we attribute to two causes: (i) the ground-truth IDM tends to be contained in a lower complexity hypothesis class relative to the expert policy, and (ii) the ground-truth IDM is often less stochastic than the expert policy. We argue these claims based on insights from statistical learning theory and novel experiments, including a study of IDM-based policies using recent architectures for unified video-action prediction (UVA). Motivated by these insights, we finally propose an improved version of the existing LAPO algorithm for latent action policy learning. We experiment on the Procgen, Push-T and LIBERO benchmarks.

URL PDF HTML