paper-with-me

Papers

VisualPatchWorld: Code World Models as Latent Structured Representations for Planning

2026-07-28 · Jiaxin Bai, Jiaxuan Xiong arxiv

Different research lines use the term world model in different ways, yet they share a common aim: to capture how the world evolves under action in a form that supports perception, simulation, and planning. Two prominent realizations are neural predictors that learn dynamics in continuous vector spaces, and hand-built physics engines that expose explicit state and physical laws. Neural predictors scale from data but leave the form of the dynamics implicit; physics engines are inspectable and editable but difficult to construct at scale. We introduce VisualPatchWorld (VPW), which represents world dynamics as code. VPW first selects a qualitative dynamical form with short active probes, then fits that form's free parameters from recorded state-action traces by minimizing multi-step prediction error. The resulting programs can be rolled forward like a simulator, inspected in source form, and used inside model-predictive control; image-derived scene graphs can supply the live state at replan time. Across comparisons with prior code-based world models, VPW attains 69.0% mean planning success and exceeds the strongest code baseline by 23.5 points. The largest gains arise when choosing the correct qualitative dynamics is essential. Under the same planner, the induced models approach ground-truth engine success on navigation and grasp-rich control; a residual gap remains for contact-rich pushing, and checking a shortlist of promising plans in the engine closes most of that gap. These results establish a practical route toward automatically constructed code world models that are useful for planning. Code is available at https://github.com/HKBU-KnowComp/VisualPatchWorld/.

📄 PDF Abstract BibTeX arXiv:2607.25236

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probing the Latent World: Emergent Discrete Symbols and Physical Structure in Latent Representations

2026-03-20 · Liu hung ming arxiv

Video world models trained with Joint Embedding Predictive Architectures (JEPA) acquire rich spatiotemporal representations by predicting masked regions in latent space rather than reconstructing pixels. This removes the…

Learning a Structured Latent Space for Unsupervised Point Cloud Completion

2022-03-29 · CVPR 2022 1 · Yingjie Cai, Kwan-Yee Lin, Chao Zhang, Qiang Wang 외

Unsupervised point cloud completion aims at estimating the corresponding complete point cloud of a partial point cloud in an unpaired manner. It is a crucial but challenging problem since there is no paired partial-compl…

Point Cloud Completion

Learning Task-Sufficient World Models by Synergizing Agentic Exploration and Structured Modeling

2026-07-05 · Fan Feng, Yujia Zheng, Minghao Fu, Yongqiang Chen 외 arxiv

Learning and planning in imagination using world models provides an effective paradigm for training agents for decision-making. However, existing approaches often rely on high-dimensional latent spaces or generic visual …

Disentangled Representation with Causal Constraints for Counterfactual Fairness

2022-08-19 · Ziqi Xu, Jixue Liu, Debo Cheng, Jiuyong Li 외

Much research has been devoted to the problem of learning fair representations; however, they do not explicitly the relationship between latent representations. In many real-world applications, there may be causal relati…

counterfactualFairnessRepresentation Learning

Learning Network Representations with Disentangled Graph Auto-Encoder

2024-02-02 · Di Fan, Chuanhou Gao

The (variational) graph auto-encoder is widely used to learn representations for graph-structured data. However, the formation of real-world graphs is a complicated and heterogeneous process influenced by latent factors.…

DecoderLearning Network Representations