AIMar 5, 2024

ChatGPT4PCG 2 Competition: Prompt Engineering for Science Birds Level Generation

arXiv:2403.02610v12 citationsh-index: 222024 IEEE Conference on Games (CoG)
Originality Synthesis-oriented
AI Analysis

This work addresses the need for better evaluation and flexibility in prompt engineering competitions for procedural content generation, though it is incremental, building on the first edition.

The paper presents the second ChatGPT4PCG competition, introducing a new diversity metric, allowing Python program submissions for flexible prompt engineering, and improving the evaluation pipeline to foster research in prompt engineering for procedural content generation in Science Birds level generation.

This paper presents the second ChatGPT4PCG competition at the 2024 IEEE Conference on Games. In this edition of the competition, we follow the first edition, but make several improvements and changes. We introduce a new evaluation metric along with allowing a more flexible format for participants' submissions and making several improvements to the evaluation pipeline. Continuing from the first edition, we aim to foster and explore the realm of prompt engineering (PE) for procedural content generation (PCG). While the first competition saw success, it was hindered by various limitations; we aim to mitigate these limitations in this edition. We introduce diversity as a new metric to discourage submissions aimed at producing repetitive structures. Furthermore, we allow submission of a Python program instead of a prompt text file for greater flexibility in implementing advanced PE approaches, which may require control flow, including conditions and iterations. We also make several improvements to the evaluation pipeline with a better classifier for similarity evaluation and better-performing function signatures. We thoroughly evaluate the effectiveness of the new metric and the improved classifier. Additionally, we perform an ablation study to select a function signature to instruct ChatGPT for level generation. Finally, we provide implementation examples of various PE techniques in Python and evaluate their preliminary performance. We hope this competition serves as a resource and platform for learning about PE and PCG in general.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes