An LLM-based pipeline generates novel card game variants, validates their code using gameplay records, and builds competitive AI agents from ensembles of LLM-written scoring functions.
ChatPCG: Large Language Model-Driven Reward Design for Procedural Content Generation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Driven by the rapid growth of machine learning, recent advances in game artificial intelligence (AI) have significantly impacted productivity across various gaming genres. Reward design plays a pivotal role in training game AI models, wherein researchers implement concepts of specific reward functions. However, despite the presence of AI, the reward design process predominantly remains in the domain of human experts, as it is heavily reliant on their creativity and engineering skills. Therefore, this paper proposes ChatPCG, a large language model (LLM)-driven reward design framework.It leverages human-level insights, coupled with game expertise, to generate rewards tailored to specific game features automatically. Moreover, ChatPCG is integrated with deep reinforcement learning, demonstrating its potential for multiplayer game content generation tasks. The results suggest that the proposed LLM exhibits the capability to comprehend game mechanics and content generation tasks, enabling tailored content generation for a specified game. This study not only highlights the potential for improving accessibility in content generation but also aims to streamline the game AI development process.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Cardiverse: Harnessing LLMs for Novel Card Game Prototyping
An LLM-based pipeline generates novel card game variants, validates their code using gameplay records, and builds competitive AI agents from ensembles of LLM-written scoring functions.