Search papers, labs, and topics across Lattice.
This paper introduces OpenWorldLib, a unified codebase and standardized inference framework for Advanced World Models, aiming to address the lack of a clear definition in the field. The authors define a world model as a perception-centric framework with interaction and long-term memory for understanding and predicting complex environments. OpenWorldLib integrates diverse world models under this definition, facilitating efficient reuse and collaborative inference.
Stop reinventing the wheel: OpenWorldLib offers a unified framework and codebase for advanced world models, finally bringing standardization to a fragmented field.
World models have garnered significant attention as a promising research direction in artificial intelligence, yet a clear and unified definition remains lacking. In this paper, we introduce OpenWorldLib, a comprehensive and standardized inference framework for Advanced World Models. Drawing on the evolution of world models, we propose a clear definition: a world model is a model or framework centered on perception, equipped with interaction and long-term memory capabilities, for understanding and predicting the complex world. We further systematically categorize the essential capabilities of world models. Based on this definition, OpenWorldLib integrates models across different tasks within a unified framework, enabling efficient reuse and collaborative inference. Finally, we present additional reflections and analyses on potential future directions for world model research. Code link: https://github.com/OpenDCAI/OpenWorldLib