English

Automatic difficulty management and testing in games using a framework based on behavior trees and genetic algorithms

Artificial Intelligence 2019-09-11 v1 Software Engineering

Abstract

The diversity of agent behaviors is an important topic for the quality of video games and virtual environments in general. Offering the most compelling experience for users with different skills is a difficult task, and usually needs important manual human effort for tuning existing code. This can get even harder when dealing with adaptive difficulty systems. Our paper's main purpose is to create a framework that can automatically create behaviors for game agents of different difficulty classes and enough diversity. In parallel with this, a second purpose is to create more automated tests for showing defects in the source code or possible logic exploits with less human effort.

Keywords

Cite

@article{arxiv.1909.04368,
  title  = {Automatic difficulty management and testing in games using a framework based on behavior trees and genetic algorithms},
  author = {Ciprian Paduraru and Miruna Paduraru},
  journal= {arXiv preprint arXiv:1909.04368},
  year   = {2019}
}

Comments

Accepted for publication in the IEEE Proceedings of The 24 International Conference on Engineering of Complex Computer Systems (ICECCS 2019)

R2 v1 2026-06-23T11:10:48.562Z