English

Eval-PPO: Building an Efficient Threat Evaluator Using Proximal Policy Optimization

Machine Learning 2025-04-28 v2

Abstract

In various game scenarios, selecting a fixed number of targets from multiple enemy units is an extremely challenging task. This difficulty stems from the complex relationship between the threat levels of enemy units and their feature characteristics, which complicates the design of rule-based evaluators. Moreover, traditional supervised learning methods face the challenge of lacking explicit labels during training when applied to this threat evaluation problem. In this study, we redefine the threat evaluation problem as a reinforcement learning task and introduce an efficient evaluator training algorithm, Eval-PPO, based on the Proximal Policy Optimization (PPO) algorithm. Eval-PPO integrates multidimensional enemy features and the state information of friendly units through systematic training, thereby achieving precise threat assessment. Compared with rule-based methods, Eval-PPO demonstrates a significant improvement in average success rate, with an increase of 17.84%.

Keywords

Cite

@article{arxiv.2503.12098,
  title  = {Eval-PPO: Building an Efficient Threat Evaluator Using Proximal Policy Optimization},
  author = {Wuzhou Sun and Siyi Li and Qingxiang Zou and Zixing Liao},
  journal= {arXiv preprint arXiv:2503.12098},
  year   = {2025}
}

Comments

The research content is not yet complete and requires further supplementation and improvement

R2 v1 2026-06-28T22:21:53.719Z