CausalNav: Reliability-Certified Causal World Models for Control under Physical-Parameter Shift

📅 2026-08-07
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the reliability and safety of world models under varying physical parameters by proposing an action-conditioned transition causal graph model based on identifiable state variables. The method generates policy suggestions through interventional sequence simulation and incorporates scale-invariant predictive reliability certificates, policy boundary gating, and argmax consistency gating mechanisms to dynamically determine whether to accept the suggestion or fall back to a base controller. This framework is the first to enable a world model to proactively abstain when unreliable, thereby ensuring deployment safety. Experiments show that model structural fidelity exhibits no significant correlation with control performance. The approach achieves top average performance (rank 1.25/10) on CartPole-v1 and discrete Pendulum-v1, attains a causal graph recovery F1 score of 0.59, and correctly abstains across all random seeds in Pendulum, avoiding performance degradation.
📝 Abstract
A world model is only useful for physical AI if it changes what the agent does, and only safe if it declines to do so when it is wrong. We study both halves of that requirement with CausalNav, a controller built around a signed, action-conditioned transition graph over identified state coordinates. At deployment CausalNav simulates a small library of intervention sequences, converts their objective error into policy-logit advice, and admits that advice only when a scale-free predictive-reliability certificate, a policy-margin gate, and an argmax-agreement gate all pass; otherwise it falls back exactly to its own model-based base controller. We evaluate against nine controlled baselines (transformer, recurrent, split-latent, graph, causal-induction, and three recent model-based reasoning modules) on CartPole-v1 and discretized Pendulum-v1 with physical-parameter shifts, under one shared PPO trainer, one interaction budget, and ten held-out seeds (200 runs). CausalNav attains the best average rank (1.25 of ten). The diagnostic result is more informative than the ranking: the learned graph recovers structure well above chance (CartPole F1 = 0.59 +/- 0.09), yet per-seed structural fidelity is uncorrelated with per-seed control benefit (r = -0.15, p = 0.67), and the certificate abstains on 10/10 Pendulum seeds, where forcing the planner on costs return. Model fidelity did not predict downstream control utility in our setting; certified abstention, not better prediction, is what made the world model safe to deploy.
Problem

Research questions and friction points this paper is trying to address.

world models
physical-parameter shift
reliability certification
safe control
causal reasoning
Innovation

Methods, ideas, or system contributions that make the work stand out.

causal world models
reliability certification
intervention-based control
abstention mechanism
physical-parameter shift
🔎 Similar Papers
No similar papers found.