Saved in:
Bibliographic Details
Main Authors: Li, Zongyuan, Lu, Chang, Xu, Xiaojie, Qi, Runnan, Ni, Yanan, Jiang, Lumin, Liu, Xiangbei, Zhang, Xuebo, Fang, Yongchun, Huang, Kuihua, Guo, Xian
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2502.11122
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Since the emergence of the Large Language Model (LLM), LLM has been widely used in fields such as writing, translating, and searching. However, there is still great potential for LLM-based methods in handling complex tasks such as decision-making in the StarCraft II environment. To address problems such as lack of relevant knowledge and poor control over subtasks of varying importance, we propose a Hierarchical Expert Prompt (HEP) for LLM. Our method improves the understanding of game situations through expert-level tactical knowledge, improving the processing quality of tasks of varying importance through a hierarchical framework. Our approach defeated the highest level (Elite) standard built-in agent in TextStarCraft II for the first time and consistently outperformed the baseline method in other difficulties. Our experiments suggest that the proposed method is a practical solution for tackling complex decision-making challenges. The replay video can be viewed on https://www.bilibili.com/video/BV1uz42187EF and https://youtu.be/dO3PshWLV5M, and our codes have been open-sourced on https://github.com/luchang1113/HEP-LLM-play-StarCraftII.