English

Exploring Explainable Multi-agent MCTS-minimax Hybrids in Board Game Using Process Mining

Artificial Intelligence 2025-09-25 v3

Abstract

Monte-Carlo Tree Search (MCTS) is a family of sampling-based search algorithms widely used for online planning in sequential decision-making domains and at the heart of many recent advances in artificial intelligence. Understanding the behavior of MCTS agents is difficult for developers and users due to the frequently large and complex search trees that result from the simulation of many possible futures, their evaluations, and their relationships. This paper presents our ongoing investigation into potential explanations for the decision-making and behavior of MCTS. A weakness of MCTS is that it constructs a highly selective tree and, as a result, can miss crucial moves and fall into tactical traps. Full-width minimax search constitutes the solution. We integrate shallow minimax search into the rollout phase of multi-agent MCTS and use process mining technique to explain agents' strategies in 3v3 checkers.

Keywords

Cite

@article{arxiv.2503.23326,
  title  = {Exploring Explainable Multi-agent MCTS-minimax Hybrids in Board Game Using Process Mining},
  author = {Yiyu Qian and Tim Miller and Zheng Qian and Liyuan Zhao},
  journal= {arXiv preprint arXiv:2503.23326},
  year   = {2025}
}

Comments

38 pages, AAAI 2025 PRL

R2 v1 2026-06-28T22:39:23.272Z