paper-with-me

Papers

Programmable World Model

2026-09-09 · Zheng-Hui Huang, Guixu Lin, Jiacheng Lin, Yi-Chuan Huang, Ruihan Yu, Muyao Niu, Siqi Yang, Yu-Lun Liu, Yung-Yu Chuang, Kaipeng Zhang, Zhixiang Wang arxiv

Recent video world models generate increasingly realistic and interactive visual experiences, yet lack reliable mechanisms for maintaining persistent world state and enforcing programmable rules over extended interactions. We introduce Programmable World Model, a framework that decouples world-state evolution from visual observation generation. An agent translates natural-language instructions into executable programs that specify entity states and state-transition rules, enabling direct control over individual entities and their interactions. A lightweight engine executes these programs to update and maintain an explicit, persistent global world state, including off-screen entities and non-visual attributes. To connect world state with visual generation, we introduce state-augmented 3D oriented bounding boxes (OBBs) as an intermediate representation. This representation, together with the target camera trajectory, is deterministically compiled into pixel-aligned spatiotemporal conditioning signals for a pretrained video model serving as the generative renderer. This design allows users to create playable games with predefined mechanics, direct control over individual entities, and persistent world state throughout gameplay. We further introduce CombatStateBench, a benchmark for evaluating programmable world models. On CombatStateBench, our method achieves 94% Count Accuracy and 98% State Accuracy, substantially outperforming existing interactive video world models while supporting coherent long-horizon generation. These results demonstrate the effectiveness of separating explicit state evolution from generative rendering for building persistent, programmable worlds.

📄 PDF Abstract BibTeX arXiv:2609.10540

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Programmable Virtual Humans Toward Human Physiologically-Based Drug Discovery

2025-07-25 · You Wu, Philip E. Bourne, Lei Xie arxiv

Artificial intelligence (AI) has sparked immense interest in drug discovery, but most current approaches only digitize existing high-throughput experiments. They remain constrained by conventional pipelines. As a result,…

Drug Discovery

Machine Learning 5G Attack Detection in Programmable Logic

2022-12-04 · IEEE Globecom 2022 12 · Cooper Coldwell, Denver Conger, Edward Goodell, Brendan Jacobson 외

Machine learning-assisted network security may significantly contribute to securing 5G components. However, machine learning network security inference generally requires tens to hundreds of milliseconds, thereby introdu…

Low-latency processing

Towards Programmable Memory Controller for Tensor Decomposition

2022-07-17 · Sasindu Wijeratne, Ta-Yang Wang, Rajgopal Kannan, Viktor Prasanna

Tensor decomposition has become an essential tool in many data science applications. Sparse Matricized Tensor Times Khatri-Rao Product (MTTKRP) is the pivotal kernel in tensor decomposition algorithms that decompose high…

Tensor Decomposition

Millimeter-Wave ISAC Testbed Using Programmable Digital Coding Dynamic Metasurface Antenna: Practical Design and Implementation

2025-02-19 · Abdul Jabbar, Mostafa Elsayed, Jalil Ur-Rehman Kazim, Zhibo Pang 외

Dynamic Metasurface Antennas (DMAs) are transforming reconfigurable antenna technology by enabling energy-efficient, cost-effective beamforming through programmable meta-elements, eliminating the need for traditional pha…

Integrated sensing and communicationISAC

Looped ReLU MLPs May Be All You Need as Practical Programmable Computers

2024-10-12 · YIngyu Liang, Zhizhou Sha, Zhenmei Shi, Zhao Song 외

Previous work has demonstrated that attention mechanisms are Turing complete. More recently, it has been shown that a looped 9-layer Transformer can function as a universal programmable computer. In contrast, the multi-l…

All