paper-with-me

Papers

Game2World Engine: Unlocking In-the-Wild Gameplay Videos for World Model Training

2026-08-25 · Wenxuan Shen, Dongna Jin, Dongping Chen hf

Video games provide a scalable source of training data for video world models, offering diverse environments, complex interactions, and abundant in-the-wild gameplay videos. However, raw gameplay footage entangles the game world with screen-space interfaces, introducing game-specific biases and irrelevant dynamics that hinder world-model training. To address this problem, we introduce GameUI-Taxonomy and G2WEngine, a full-stack framework that formalizes gameplay UI grounding and removal. G2WEngine automatically extracts reusable UI assets from real gameplay videos and synthesizes temporally coherent UI overlays on clean footage. Using this engine, we construct Game2World, comprising 96K synthetic paired videos with precise reconstruction targets and 1,079 in-the-wild clips from 303 games for realistic evaluation. Its asset library contains 5,132 verified UI elements across 21 taxonomy categories, collected from 1,010 representative gameplay frames. Based on Game2World, we propose GameCleaner, a mask-free gameplay UI removal model that combines multimodal semantic understanding with video editing capabilities. Unlike mask-based methods, GameCleaner directly identifies and removes diverse HUD elements while preserving the underlying scene content and temporal dynamics. In a controlled pilot, world models trained on UI-free gameplay improve overall VideoReward by 6.83% over those trained on UI-overlaid data. On UI-removal evaluation, GameCleaner achieves an average AAR of 95.36 on synthetic videos, outperforming the strongest temporal mask baseline by 57.3%, and obtains the best in-the-wild AAR of 80.05 with 99.8 background preservation. These results demonstrate the scalable potential of transforming Internet gameplay videos into high-quality world-model training data. Code, dataset, and model will be available at https://github.com/Dongping-Chen/Game2World.

📄 PDF Abstract BibTeX arXiv:2608.24680

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Magpie: Real-Time World Renderer for Interactive Games

2026-08-27 · Xiaoyu Zhan, Xinyu Wang, Xiaohong Zhang, Huanjie Zhu 외 hf

Modern game development relies heavily on conventional graphics pipelines. High-quality visual content requires modeling, material authoring, animation, lighting, effects, and runtime optimization, making asset productio…

WanToFight: Real-Time Generative Game Engine for Multi-Player Combat Interaction

2026-07-14 · Li Hu, Guangyuan Wang, Peng Zhang, Bang Zhang arxiv

We present WanToFight, a generative game engine that simulates real-time, two-player The King of Fighters '97 (KOF~'97) gameplay from keyboard input. Prior generative game engines target either single-player first-person…

CLIP meets GamePhysics: Towards bug identification in gameplay videos using zero-shot transfer learning

2022-03-21 · Mohammad Reza Taesiri, Finlay Macklon, Cor-Paul Bezemer

Gameplay videos contain rich information about how players interact with the game and how the game responds. Sharing gameplay videos on social media platforms, such as Reddit, has become a common practice for many player…

Event DetectionTransfer Learning

Gameplay Highlights Generation

2025-05-12 · Vignesh Edithal, Le Zhang, Ilia Blank, Imran Junejo

In this work, we enable gamers to share their gaming experience on social media by automatically generating eye-catching highlight reels from their gameplay session Our automation will save time for gamers while increasi…

Event DetectionHighlight DetectionOptical Character Recognition (OCR)Prompt Engineering+3

Grounding Machine Creativity in Game Design Knowledge Representations: Empirical Probing of LLM-Based Executable Synthesis of Goal Playable Patterns under Structural Constraints

2026-03-07 · Hugh Xuechen Liu, Kıvanç Tatar arxiv

Creatively translating complex gameplay ideas into executable artifacts (e.g., games as Unity projects and code) remains a central challenge in computational game creativity. Gameplay design patterns provide a structured…