作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2013, Vol. 39 ›› Issue (4): 214-218. doi: 10.3969/j.issn.1000-3428.2013.04.049

• 人工智能及识别技术 • 上一篇    下一篇

基于后验信念聚类的在线规划算法

仵 博1,2,3,吴 敏2,3   

  1. (1. 深圳职业技术学院教育技术与信息中心,广东 深圳 518055;2. 中南大学信息科学与工程学院,长沙 410083; 3. 先进控制与智能自动化湖南省工程实验室,长沙 410083)
  • 收稿日期:2012-05-08 出版日期:2013-04-15 发布日期:2013-04-12
  • 作者简介:仵 博(1979-),男,副教授、博士研究生,主研方向:机器学习,无线传感器网络;吴 敏,教授、博士、博士生导师
  • 基金资助:
    国家自然科学基金资助项目(61074058);广东省自然科学基金资助项目(S2011040004769)

Online Planning Algorithm Based on Posterior Belief Clustering

WU Bo 1,2,3, WU Min 2,3   

  1. (1. Education Technology and Information Center, Shenzhen Polytechnic, Shenzhen 518055, China; 2. School of Information Science and Engineering, Central South University, Changsha 410083, China; 3. Hunan Engineering Laboratory for Advanced Control and Intelligent Automation, Changsha 410083, China)
  • Received:2012-05-08 Online:2013-04-15 Published:2013-04-12

摘要: 在连续状态的部分可观察马尔可夫决策过程中,在线规划无法同时满足高实时性与低误差的要求。为此,提出一种基于后验信念聚类的在线规划算法。使用KL散度分析连续状态下后验信念之间的误差,根据误差分析结果对后验信念进行聚类,利用聚类后验信念计算报酬值,并采用分支界限裁剪方法裁剪后验信念与或树。实验结果表明,该算法能够有效降低求解问题的规模,消除重复计算,具有较好的实时性和较低的误差。

关键词: 部分可观察马尔可夫决策过程, 后验信念聚类, 在线规划, KL散度, 分支界限

Abstract: Aiming at the problem that online planning can not meet the requirement of high real-time and low error at the same time in continuous states Partially Observable Markov Decision Processes(POMDPs), a forward-search algorithm called the Posterior Belief Clustering(PBC) is proposed in this paper. PBC analyzes the errors of a class of continuous posterior beliefs by KL divergence, and clusters these posterior beliefs into one based on errors of KL divergence. PBC calculates the posterior reward value only once for each cluster. The algorithm exploits branch-and-bound pruning approach to prune the posterior beliefs and/or tree online. Experimental results show that this algorithm can effectively reduce the size of the solving problem, eliminates repeated computation, and has good performance on real-time and low errors.

Key words: Partially Observable Markov Decision Processes(POMDPs), Posterior Belief Clustering(PBC), online planning, KL divergence, branch-and-bound

中图分类号: