基于函数逼近的学习式搜索
Polynomial Approximation Based Learning Search
-
摘要: 本文将函数逼近的方法引入到学习式搜索中,使学习式搜索通过一定数量的解题训练后 可以建立起一个任意一致逼近理想函数h*(·)的启发估计函数h(·).本文给出了一个这 样的学习式搜索算法A-Bn,并证明了当训练例子集充分大后,A-Bn可在多项式复杂度内 解决任一后来提交的同类问题.Abstract: In this paper, Polynomial Approximation method and theory are introduced into the research of Learning Search of Artificial Intelligence. In this way, we can use a search algorithm repeatedly to construct a heuristic estimate function h(·) which uniformly approximates to the optimal estimate function h*(·) with arbitrarily high precision. One of such learning setrch algorithms, A-Bn, is presented and it is shown that, when the number of training samples becomes large enough, the worst-case complexity of A-B, can be reduced to O(poly(N)), where N is the length of the optimal solution path, poly (N) is a polynomial of N.
-
Key words:
- Artificial Intelligence /
- Heuristic Search /
- Machine Learning /
- Complexity
计量
- 文章访问数: 3170
- HTML全文浏览量: 133
- PDF下载量: 1190
- 被引次数: 0