paper-with-me

홈 › Papers

Automatic Critical Mechanic Discovery Using Playtraces in Video Games

2019-09-06 · Michael Cerny Green, Ahmed Khalifa, Gabriella A. B. Barros, Tiago Machado, Julian Togelius

We present a new method of automatic critical mechanic discovery for video games using a combination of game description parsing and playtrace information. This method is applied to several games within the General Video Game Artificial Intelligence (GVG-AI) framework. In a user study, human-identified mechanics are compared against system-identified critical mechanics to verify alignment between humans and the system. The results of the study demonstrate that the new method is able to match humans with higher consistency than baseline. Our system is further validated by comparing MCTS agents augmented with critical mechanics and vanilla MCTS agents on $4$ games from GVG-AI. Our new playtrace method shows a significant performance improvement over the baseline for all 4 tested games. The proposed method also shows either matched or improved performance over the old method, demonstrating that playtrace information is responsible for more complete critical mechanic discovery.

📄 PDF Abstract BibTeX arXiv:1909.03094

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Predicting Personas Using Mechanic Frequencies and Game State Traces

2022-03-24 · Michael Cerny Green, Ahmed Khalifa, M Charity, Debosmita Bhaumik 외

We investigate how to efficiently predict play personas based on playtraces. Play personas can be computed by calculating the action agreement ratio between a player and a generative model of playing behavior, a so-calle…

Autoverse: An Evolvable Game Language for Learning Robust Embodied Agents

2024-07-05 · Sam Earle, Julian Togelius

We introduce Autoverse, an evolvable, domain-specific language for single-player 2D grid-based games, and demonstrate its use as a scalable training ground for Open-Ended Learning (OEL) algorithms. Autoverse uses cellula…

GPUImitation LearningReinforcement Learning (RL)Sokoban

Determining the best attributes for surveillance video keywords generation

2016-02-21 · Liangchen Liu, Arnold Wiliem, Shaokang Chen, Kun Zhao 외

Automatic video keyword generation is one of the key ingredients in reducing the burden of security officers in analyzing surveillance videos. Keywords or attributes are generally chosen manually based on expert knowledg…

Attribute

Towards an AI Fluid Scientist: LLM-Powered Scientific Discovery in Experimental Fluid Mechanics

2025-12-04 · Haodong Feng, Lugang Ye, Dixia Fan arxiv

The integration of artificial intelligence into experimental fluid mechanics promises to accelerate discovery, yet most AI applications remain narrowly focused on numerical studies. This work proposes an AI Fluid Scienti…

Mech-Elites: Illuminating the Mechanic Space of GVGAI

2020-02-11 · M Charity, Michael Cerny Green, Ahmed Khalifa, Julian Togelius

This paper introduces a fully automatic method of mechanic illumination for general video game level generation. Using the Constrained MAP-Elites algorithm and the GVG-AI framework, this system generates the simplest til…