paper-with-me

Papers

World in World: Explore the World with World Models

2026-09-10 · Chenxi Song, Yanming Yang, Chi Zhang hf

Autoregressive video world models enable interactive, long-horizon exploration, but flexible control remains challenging. Exploring a source video from new viewpoints requires the generated rollout to remain synchronised with the recorded event, place observed content in the requested view, plausibly complete newly exposed regions, and recover previously generated appearance on revisits. Existing methods typically address these requirements through task-specific modules or additional training. We present World in World, a training-free inference-time interface that converts heterogeneous control evidence into camera- and time-labelled clean visual states, which are read through the native self attention of a frozen causal video model. The evidence comprises source-video observations, target-view scene projections, geometry renderings that guide completion of newly exposed subject regions, and retrieved generated states beyond the rolling cache. Each evidence source carries token-level support and its own availability schedule. A correspondence router combines persistent point identities with geometry to establish token correspondences, guiding supported queries towards matching source-video tokens. Evidence-wise attention CFG (EWA) then independently regulates each auxiliary channel's additional contribution using attention responses from the same denoising forward pass. The shared interface supports camera-controlled rerendering, long-horizon revisiting, and human-motion transfer with the same frozen backbone. We evaluate World in World on camera-controlled video rerendering under diverse viewpoint changes, assessing perceptual quality, temporal consistency, and camera-following accuracy.

📄 PDF Abstract BibTeX arXiv:2609.11548

Code (3)

BaiShuanghao/my_arXiv_daily ★ 213
Tavish9/awesome-daily-AI-arxiv ★ 115
Westlake-AGI-Lab/WorldinWorld ★ 51

Similar Papers 제목 키워드 기반

Generative World Explorer

2024-11-18 · Taiming Lu, Tianmin Shu, Alan Yuille, Daniel Khashabi 외

Planning with partial observation is a central challenge in embodied AI. A majority of prior works have tackled this challenge by developing agents that physically explore their environment to update their beliefs about …

BookWorld: From Novels to Interactive Agent Societies for Creative Story Generation

2025-04-20 · Yiting Ran, Xintao Wang, Tian Qiu, Jiaqing Liang 외

Recent advances in large language models (LLMs) have enabled social simulation through multi-agent systems. Prior efforts focus on agent societies created from scratch, assigning agents with newly defined personas. Howev…

Story Generation

Beyond Simulation: Benchmarking World Models for Planning and Causality in Autonomous Driving

2025-08-03 · Hunter Schofield, Mohammed Elmahgiubi, Kasra Rezaee, Jinjun Shan arxiv

World models have become increasingly popular in acting as learned traffic simulators. Recent work has explored replacing traditional traffic simulators with world models for policy training. In this work, we explore the…

Autonomous Driving

ABot-3DWorld 0: A Universal World Model to Explore Any 3D Space

2026-07-13 · Mingchao Sun, Luyang Tang, Yu Liu, Xu Yan 외 arxiv

We present ABot-3DWorld 0, a universal multimodal 3D world model that turns text, image, and video inputs into high-fidelity, explorable 3D worlds. At the heart of our framework is a unified Spatial Generative Primitive …

Video Reconstruction

MobileWorldBench: Towards Semantic World Modeling For Mobile Agents

2025-12-16 · Shufan Li, Konstantinos Kallidromitis, Akash Gokul, Yusuke Kato 외 arxiv

World models have shown great utility in improving the task performance of embodied agents. While prior work largely focuses on pixel-space world models, these approaches face practical limitations in GUI settings, where…