首页 | 本学科首页   官方微博 | 高级检索  
     

束搜索算法的精度优化研究
引用本文:许中卫,李炜,宋杰,吴建国.束搜索算法的精度优化研究[J].计算机工程与应用,2006,42(9):13-15.
作者姓名:许中卫  李炜  宋杰  吴建国
作者单位:1. 安徽大学计算智能与信号处理教育部重点实验室,合肥,230039;山东大学威海分校计算机系,山东,威海,264209
2. 安徽大学计算智能与信号处理教育部重点实验室,合肥,230039
基金项目:中国科学院资助项目;安徽省高校青年教师科研项目
摘    要:启发式爬山搜索算法能高效地实现搜索剪枝,求解实际问题时,能在庞大的假设空间中,找到最优或近似最优解,束搜索算法保持了爬山搜索算法的高效剪枝特性,同时能有效减小爬山搜索收敛到局部最优解的风险,人工智能领域广泛采用束搜索策略。对于宽度为k的束搜索,由于只维持有限的k条搜索路径,提高束搜索算法的搜索精度,重在这k条路径的选择上,但如何选取这k条路径,作者未见描述相关方法的资料,目前多数算法是在每一搜索步选取具有最大启发式性能量度值的k个候选作为进一步搜索的入口。论文简要讨论了束搜索算法,提出了几种合理的候选选取方法以及避免单亲填满的思想,并在UCI测试数据库上进行了对比实验,给出了实验结果。

关 键 词:束搜索  候选选取  聚类  精度优化
文章编号:1002-8331-(2006)09-0013-03
收稿时间:2006-01
修稿时间:2006-01

The Research on Accuracy Optimization of Beam Search Algorithm
Xu Zhongwei,Li Wei,Song Jie,Wu Jianguo.The Research on Accuracy Optimization of Beam Search Algorithm[J].Computer Engineering and Applications,2006,42(9):13-15.
Authors:Xu Zhongwei  Li Wei  Song Jie  Wu Jianguo
Affiliation:1.Key Laboratory of Intelligence Computing and Signal Processing(Anhui University
Abstract:Heuristic hill-climbing search algorithm can do effectively pruning.In practice,it can be used to searching a large hypothesis space to get an optimal or approximate optimal solution.Beam search algorithm retains its advantage in efficiency while reducing the risk of converging to locally optimal hypotheses.Beam search algorithm is widespread used in AI field.To k-size beam search,due to only k paths is maintained the key to optimize the accuracy of beam search is how to select the k paths.In most of search algorithms,the k candidates with the most high performance measure value are selected at each searching step.In this paper,the authors present some methods of candidate selection of beam search approaches,and the thought of avoiding "full of blood brother nodes" is presented.The experiments has been done on the UCI repository of machine learning databases.
Keywords:beam search  candidates selection  clustering  accuracy optimization
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号