paper-with-me

홈 › Papers

Pandora: Towards General World Model with Natural Language Actions and Video States

2024-06-12 · Jiannan Xiang, Guangyi Liu, Yi Gu, Qiyue Gao, Yuting Ning, Yuheng Zha, Zeyu Feng, Tianhua Tao, Shibo Hao, Yemin Shi, Zhengzhong Liu, Eric P. Xing, Zhiting Hu

World models simulate future states of the world in response to different actions. They facilitate interactive content creation and provides a foundation for grounded, long-horizon reasoning. Current foundation models do not fully meet the capabilities of general world models: large language models (LLMs) are constrained by their reliance on language modality and their limited understanding of the physical world, while video models lack interactive action control over the world simulations. This paper makes a step towards building a general world model by introducing Pandora, a hybrid autoregressive-diffusion model that simulates world states by generating videos and allows real-time control with free-text actions. Pandora achieves domain generality, video consistency, and controllability through large-scale pretraining and instruction tuning. Crucially, Pandora bypasses the cost of training-from-scratch by integrating a pretrained LLM (7B) and a pretrained video model, requiring only additional lightweight finetuning. We illustrate extensive outputs by Pandora across diverse domains (indoor/outdoor, natural/urban, human/robot, 2D/3D, etc.). The results indicate great potential of building stronger general world models with larger-scale training.

📄 PDF Abstract BibTeX arXiv:2406.09455

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PANDORA: A Parallel Dendrogram Construction Algorithm for Single Linkage Clustering on GPU

2024-01-11 · Piyush Sao, Andrey Prokopenko, Damien Lebrun-Grandié

This paper presents \pandora, a novel parallel algorithm for efficiently constructing dendrograms for single-linkage hierarchical clustering, including \hdbscan. Traditional dendrogram construction methods from a minimum…

ClusteringGPU

Pandora: A Code-Driven Large Language Model Agent for Unified Reasoning Across Diverse Structured Knowledge

2025-04-17 · Yongrui Chen, Junhao He, Linbo Fu, Shenyu Zhang 외

Unified Structured Knowledge Reasoning (USKR) aims to answer natural language questions (NLQs) by using structured sources such as tables, databases, and knowledge graphs in a unified way. Existing USKR methods either re…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model+1

Pandora: Leveraging Code-driven Knowledge Transfer for Unified Structured Knowledge Reasoning

2025-08-25 · Yongrui Chen, Junhao He, Linbo Fu, Shenyu Zhang 외 arxiv

Unified Structured Knowledge Reasoning (USKR) aims to answer natural language questions by using structured sources such as tables, databases, and knowledge graphs in a unified way. Existing USKR methods rely on task-spe…

Knowledge Graphs

Online Pandora's Boxes and Bandits

2019-01-30 · Hossein Esfandiari, Mohammadtaghi Hajiaghayi, Brendan Lucier, Michael Mitzenmacher

We consider online variations of the Pandora's box problem (Weitzman. 1979), a standard model for understanding issues related to the cost of acquiring information for decision-making. Our problem generalizes both the cl…

Decision MakingReinforcement Learning

Online Learning for Min Sum Set Cover and Pandora's Box

2022-02-10 · Evangelia Gergatsouli, Christos Tzamos

Two central problems in Stochastic Optimization are Min Sum Set Cover and Pandora's Box. In Pandora's Box, we are presented with $n$ boxes, each containing an unknown value and the goal is to open the boxes in some order…

Stochastic Optimization