paper-with-me

Papers

stable-worldmodel: A Platform for Reproducible World Modeling Research and Evaluation

2026-05-20 · Lucas Maes, Quentin Le Lidec, Luiz Facury, Nassim Massaudi, Ayush Chaurasia, Francesco Capuano, Richard Gao, Taj Gillin, Dan Haramati, Damien Scieur, Yann LeCun, Randall Balestriero arxiv

World models are central to building agents that can reason, plan, and generalize beyond their training data. However, research on world models is currently fragmented, with disparate codebases, data pipelines, and evaluation protocols hindering reproducibility and fair comparison. Current practice is further limited by three key bottlenecks: fragile one-off codebases, slow video data loading, and the lack of standardized generalization benchmarks. We present stable-worldmodel (swm), an open-source platform for standardized and reproducible world modeling research and evaluation. It delivers (1) a high-performance Lance-based data layer with native support and conversion tools for MP4, HDF5, and LeRobot datasets, (2) clean, well-tested implementations of modern world model baselines and planning solvers, and (3) a broad suite of environments and tasks extended with controllable visual, geometric, and physical factors of variation for systematic in-silico evaluation of dynamics understanding, control performance, representation quality, and out-of-distribution generalization. By unifying the full pipeline under a single, scalable framework, \texttt{swm} dramatically reduces research overhead and accelerates trustworthy progress toward reliable world models.

📄 PDF Abstract BibTeX arXiv:2605.21800

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

stable-worldmodel-v1: Reproducible World Modeling Research and Evaluation

2026-02-09 · Lucas Maes, Quentin Le Lidec, Dan Haramati, Nassim Massaudi 외 arxiv

World Models have emerged as a powerful paradigm for learning compact, predictive representations of environment dynamics, enabling agents to reason, plan, and generalize beyond direct experience. Despite recent interest…

Continual Learning

LeWorldModel: Stable End-to-End Joint-Embedding Predictive Architecture from Pixels

2026-03-13 · Lucas Maes, Quentin Le Lidec, Damien Scieur, Yann LeCun 외 arxiv

Joint Embedding Predictive Architectures (JEPAs) offer a compelling framework for learning world models in compact latent spaces, yet existing methods remain fragile, relying on complex multi-term losses, exponential mov…

RS-WorldModel: a Unified Model for Remote Sensing Understanding and Future Sense Forecasting

2026-03-16 · Linrui Xu, Zhongan Wang, Fei Shen, Gang Xu 외 arxiv

Remote sensing world models aim to both explain observed changes and forecast plausible futures, two tasks that share spatiotemporal priors. Existing methods, however, typically address them separately, limiting cross-ta…

AutoWorldModel-Bench: A State-Centric Benchmark for Automated World-Model Research

2026-07-20 · Marjan Moodi, Xuankang Zhu, Fernando De Mesentier Silva, Harold Chaput 외 hf

World modeling is an unsettled field: architectures, training objectives, and state representations interact in complex ways, and no single recipe dominates across environments. This makes it an ideal testbed for AI codi…

Flow Equivariant World Models: Memory for Partially Observed Dynamic Environments

2026-01-03 · Hansen Jin Lillemark, Benhao Huang, Fangneng Zhan, Yilun Du 외 arxiv

Embodied systems experience the world as 'a symphony of flows': a combination of many continuous streams of sensory input coupled to self-motion, interwoven with the dynamics of external objects. These sensory streams an…