paper-with-me

Papers

Training a Conditioned Video Game Agent on a VLM Annotated Dataset

2026-08-06 · Katrin Schmid, Iuri Frosio arxiv

Reinforcement Learning (RL) is a powerful but far from easy-to-use technique for policy learning. In the specific case of video games, access to the game engine is required to get rewards for training (e.g. to collect rewards from the environment). Furthermore, the proper identification and weighting of the rewards generally requires a difficult trial-and-error approach. Lastly, rewards are often sparse and understanding how they eventually affect the learned policy is a non-trivial exercise. To ease these issues we propose annotating a video game dataset with Vision Language Models (VLMs) instructed to extract human defined rewards. We show that offline RL can then be used to train a conditioned agent that responds accordingly to the desired returns and we discuss the difficulties and limitations that emerged in our early experiments.

📄 PDF Abstract BibTeX arXiv:2608.05954

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningOffline RL

Similar Papers 제목 키워드 기반

VLMs for Videogame Data Annotation

2026-08-06 · Katrin Schmid, Iuri Frosio arxiv

Vision Language Models (VLMs) and Artificial Intelligence (AI) agents have revolutionized how engineers approach complex problems in real-world applications. Their adoption in video games is on the other hand limited by …

Reinforcement Learning

Disentangling Controllable Object through Video Prediction Improves Visual Reinforcement Learning

2020-02-21 · Yuanyi Zhong, Alexander Schwing, Jian Peng

In many vision-based reinforcement learning (RL) problems, the agent controls a movable object in its visual field, e.g., the player's avatar in video games and the robotic arm in visual grasping and manipulation. Levera…

Atari GamesObjectPredictionreinforcement-learning+3

Hunyuan-GameCraft: High-dynamic Interactive Game Video Generation with Hybrid History Condition

2025-06-20 · Jiaqi Li, Junshu Tang, Zhiyong Xu, Longhuang Wu 외

Recent advances in diffusion-based and controllable video generation have enabled high-quality and temporally coherent video synthesis, laying the groundwork for immersive interactive gaming experiences. However, current…

Temporal SequencesVideo Generation

Learning to play: A Multimodal Agent for 3D Game-Play

2025-10-19 · Yuguang Yue, Irakli Salia, Samuel Hunt, Christopher Green 외 arxiv

We argue that 3-D first-person video games are a challenging environment for real-time multi-modal reasoning. We first describe our dataset of human game-play, collected across a large variety of 3-D first-person games, …

CCPT: Automatic Gameplay Testing and Validation with Curiosity-Conditioned Proximal Trajectories

2022-02-21 · Alessandro Sestini, Linus Gisslén, Joakim Bergdahl, Konrad Tollmar 외

This paper proposes a novel deep reinforcement learning algorithm to perform automatic analysis and detection of gameplay issues in complex 3D navigation environments. The Curiosity-Conditioned Proximal Trajectories (CCP…

Deep Reinforcement LearningGame DesignImitation Learningreinforcement-learning+1