paper-with-me

홈 › Papers

Genie: Generative Interactive Environments

2024-02-23 · Jake Bruce, Michael Dennis, Ashley Edwards, Jack Parker-Holder, Yuge Shi, Edward Hughes, Matthew Lai, Aditi Mavalankar, Richie Steigerwald, Chris Apps, Yusuf Aytar, Sarah Bechtle, Feryal Behbahani, Stephanie Chan, Nicolas Heess, Lucy Gonzalez, Simon Osindero, Sherjil Ozair, Scott Reed, Jingwei Zhang, Konrad Zolna, Jeff Clune, Nando de Freitas, Satinder Singh, Tim Rocktäschel

We introduce Genie, the first generative interactive environment trained in an unsupervised manner from unlabelled Internet videos. The model can be prompted to generate an endless variety of action-controllable virtual worlds described through text, synthetic images, photographs, and even sketches. At 11B parameters, Genie can be considered a foundation world model. It is comprised of a spatiotemporal video tokenizer, an autoregressive dynamics model, and a simple and scalable latent action model. Genie enables users to act in the generated environments on a frame-by-frame basis despite training without any ground-truth action labels or other domain-specific requirements typically found in the world model literature. Further the resulting learned latent action space facilitates training agents to imitate behaviors from unseen videos, opening the path for training generalist agents of the future.

📄 PDF Abstract BibTeX arXiv:2402.15391

Code (3)

1x-technologies/1xgpt pytorch
insait-institute/genieredux pytorch
myscience/open-genie pytorch

Similar Papers 제목 키워드 기반

Learning Generative Interactive Environments By Trained Agent Exploration

2024-09-10 · Naser Kazemi, Nedko Savov, Danda Paudel, Luc van Gool

World models are increasingly pivotal in interpreting and simulating the rules and actions of complex environments. Genie, a recent model, excels at learning from visually diverse environments but relies on costly human-…

Exploration-Driven Generative Interactive Environments

2025-04-03 · CVPR 2025 1 · Nedko Savov, Naser Kazemi, Mohammad Mahdi, Danda Pani Paudel 외

Modern world models require costly and time-consuming collection of large video datasets with action demonstrations by people or by environment-specific agents. To simplify training, we focus on using many virtual enviro…

InstGenIE: Generative Image Editing Made Efficient with Mask-aware Caching and Scheduling

2025-05-27 · Xiaoxiao Jiang, Suyi Li, Lingyun Yang, Tianyu Feng 외

Generative image editing using diffusion models has become a prevalent application in today's AI cloud services. In production environments, image editing typically involves a mask that specifies the regions of an image …

DenoisingGPUScheduling

TabGenie: A Toolkit for Table-to-Text Generation

2023-02-27 · Zdeněk Kasner, Ekaterina Garanina, Ondřej Plátek, Ondřej Dušek

Heterogenity of data-to-text generation datasets limits the research on data-to-text generation systems. We present TabGenie - a toolkit which enables researchers to explore, preprocess, and analyze a variety of data-to-…

Data-to-Text GenerationTable-to-Text GenerationText Generation

GeNIE: A Generalizable Navigation System for In-the-Wild Environments

2025-06-22 · JiaMing Wang, Diwen Liu, Jizhuo Chen, Jiaxuan Da 외

Reliable navigation in unstructured, real-world environments remains a significant challenge for embodied agents, especially when operating across diverse terrains, weather conditions, and sensor configurations. In this …

Robot Navigation