paper-with-me

Papers

Infinite-World: Scaling Interactive World Models to 1000-Frame Horizons via Pose-Free Hierarchical Memory

2026-02-02 · Ruiqi Wu, Xuanhua He, Meng Cheng, Tianyu Yang, Yong Zhang, Zhuoliang Kang, Xunliang Cai, Xiaoming Wei, Chunle Guo, Chongyi Li, Ming-Ming Cheng arxiv

We propose Infinite-World, a robust interactive world model capable of maintaining coherent visual memory over 1000+ frames in complex real-world environments. While existing world models can be efficiently optimized on synthetic data with perfect ground-truth, they lack an effective training paradigm for real-world videos due to noisy pose estimations and the scarcity of viewpoint revisits. To bridge this gap, we first introduce a Hierarchical Pose-free Memory Compressor (HPMC) that recursively distills historical latents into a fixed-budget representation. By jointly optimizing the compressor with the generative backbone, HPMC enables the model to autonomously anchor generations in the distant past with bounded computational cost, eliminating the need for explicit geometric priors. Second, we propose an Uncertainty-aware Action Labeling module that discretizes continuous motion into a tri-state logic. This strategy maximizes the utilization of raw video data while shielding the deterministic action space from being corrupted by noisy trajectories, ensuring robust action-response learning. Furthermore, guided by insights from a pilot toy study, we employ a Revisit-Dense Finetuning Strategy using a compact, 30-minute dataset to efficiently activate the model's long-range loop-closure capabilities. Extensive experiments, including objective metrics and user studies, demonstrate that Infinite-World achieves superior performance in visual quality, action controllability, and spatial consistency.

📄 PDF Abstract BibTeX arXiv:2602.02393

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Matrix-Game 3.0: Real-Time and Streaming Interactive World Model with Long-Horizon Memory

2026-04-10 · Zile Wang, Zexiang Liu, Jiaxing Li, Kaichen Huang 외 arxiv

With the advancement of interactive video generation, diffusion models have increasingly demonstrated their potential as world models. However, existing approaches still struggle to simultaneously achieve memory-enabled …

Video Generation

InfiniteDiffusion: Bridging Learned Fidelity and Procedural Utility for Open-World Terrain Generation

2025-12-09 · Alexander Goslin arxiv

For decades, procedural worlds have been built on procedural noise functions such as Perlin noise, which are fast and infinite, yet fundamentally limited in realism and large-scale coherence. Conversely, diffusion models…

AutoWebWorld: Synthesizing Infinite Verifiable Web Environments via Finite State Machines

2026-02-15 · Yifan Wu, Yiran Peng, Yiyu Chen, Jianhao Ruan 외 arxiv

The performance of autonomous Web GUI agents heavily relies on the quality and quantity of their training data. However, a fundamental bottleneck persists: collecting interaction trajectories from real-world websites is …

Bayesian Neural Scaling Laws Extrapolation with Prior-Fitted Networks

2025-05-29 · Dongwoo Lee, Dong Bok Lee, Steven Adriaensen, Juho Lee 외

Scaling has been a major driver of recent advancements in deep learning. Numerous empirical studies have found that scaling laws often follow the power-law and proposed several variants of power-law functions to predict …

Active Learning

SceneFoundry: Generating Interactive Infinite 3D Worlds

2026-01-09 · ChunTeng Chen, YiChen Hsu, YiWen Liu, WeiFang Sun 외 arxiv

The ability to automatically generate large-scale, interactive, and physically realistic 3D environments is crucial for advancing robotic learning and embodied intelligence. However, existing generative approaches often …