【24h】

Incomplete Tree Search using Adaptive Probing

机译:使用自适应探测的不完整树搜索

获取原文

摘要

When not enough time is available to fully explore a search tree, different algorithms will visit different leaves. Depth-first search and depth-bounded discrepancy search, for example, make opposite assumptions about the distribution of good leaves. Unfortunately, it is rarely clear a priori which algorithm will be most appropriate for a particular problem. Rather than fixing strong assumptions in advance, we propose an approach in which an algorithm attempts to adjust to the distribution of leaf costs in the tree while exploring it. By sacrificing completeness, such flexible algorithms can exploit information gathered during the search using only weak assumptions. As an example, we show how a simple depth-based additive cost model of the tree can be learned on-line. Empirical analysis using a generic tree search problem shows that adaptive probing is competitive with systematic algorithms on a variety of hard trees and outperforms them when the node-ordering heuristic makes many mistakes. Results on boolean satisfiability and two different representations of number partitioning confirm these observations. Adaptive probing combines the flexibility and robustness of local search with the ability to take advantage of constructive heuristics.
机译:如果没有足够的时间来充分探索搜索树,则不同的算法将访问不同的叶子。例如,深度优先搜索和深度限制差异搜索对好叶的分布做出相反的假设。不幸的是,很难先验地确定哪种算法最适合特定问题。与其预先确定强假设,不如提出一种方法,其中算法尝试在探索树时尝试调整叶成本在树中的分布。通过牺牲完整性,此类灵活的算法可以仅使用较弱的假设来利用搜索过程中收集的信息。作为示例,我们展示了如何在线学习简单的基于深度的树的附加成本模型。使用通用树搜索问题进行的经验分析表明,在各种硬树上,自适应探测与系统算法相比具有竞争优势,并且当节点排序启发式算法犯下许多错误时,它们的性能优于它们。布尔可满足性的结果以及数字划分的两种不同表示形式证实了这些观察结果。自适应探测将本地搜索的灵活性和鲁棒性与利用构造性启发式技术的能力结合在一起。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号