个人信息Personal Information
教授
博士生导师
硕士生导师
主要任职:计算机科学与技术学院院长
其他任职:计算机学院院长
性别:男
毕业院校:西安电子科技大学
学位:博士
所在单位:计算机科学与技术学院
学科:计算机应用技术
联系方式:E-Mail: zhangq@dlut.edu.cn
电子邮箱:zhangq@dlut.edu.cn
An Adversarial Search Method Based on an Iterative Optimal Strategy
点击次数:
论文类型:期刊论文
发表时间:2021-01-10
发表刊物:MATHEMATICS
卷号:8
期号:9
关键字:minimax; zero-sum games; game tree pathology
摘要:A deeper game-tree search can yield a higher decision quality in a heuristic minimax algorithm. However, exceptions can occur as a result of pathological nodes, which are considered to exist in all game trees and can cause a deeper game-tree search, resulting in worse play. To reduce the impact of pathological nodes on the search quality, we propose an iterative optimal minimax (IOM) algorithm by optimizing the backup rule of the classic minimax algorithm. The main idea is that calculating the state values of the intermediate nodes involves not only the static evaluation function involved but also a search into the future, where the latter is given a higher weight. We experimentally demonstrated that the proposed IOM algorithm improved game-playing performance compared to the existing algorithms.