基于分布启发式的搜索(学生摘要)

Stephen Wissow
{"title":"基于分布启发式的搜索(学生摘要)","authors":"Stephen Wissow","doi":"10.1609/socs.v16i1.27317","DOIUrl":null,"url":null,"abstract":"Distributional heuristic search uses distributions rather than point values for its heuristic estimates of the cost to goal from any given state. Distributional heuristics are desirable as they provide search algorithms not only with a way to evaluate nodes, but also with a basis for rational decision making tailored to specific search settings. Bounded suboptimal, anytime, and contract searches have differing but related objectives that each lend themselves to probabilistic reasoning supported by distributional heuristics. In many applications, speed of planning can be more important than solution quality. Whether due to certain domains' inherent difficulty, where anything but a satisficing approach is infeasible due to time or memory constraints, or due to the limited planning time available in real-time robotics and other time-sensitive planning settings, important open questions are how best to find solutions as quickly as possible and how to find the best solution possible while subject to an explicit limit on planning time. Successful algorithms must reason not only about solution cost, possibly in relation to a suboptimality bound, but also about the relative likelihood of finding a solution under one node vs. under another, of finding a solution of a particular cost (such as in relation to that of an incumbent solution), or about the expected amount of search effort to find a goal under a given node. This dissertation takes up these issues in four parts. I (1) examine different methods for generating distributional heuristics in bounded cost heuristic search and classical planning; (2) study the contract search setting, which involves online estimation of several unknown values; (3) consider the bounded suboptimal setting; and (4) address the anytime setting.","PeriodicalId":425645,"journal":{"name":"Symposium on Combinatorial Search","volume":"2012 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-07-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Searching with Distributional Heuristics (Student Abstract)\",\"authors\":\"Stephen Wissow\",\"doi\":\"10.1609/socs.v16i1.27317\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Distributional heuristic search uses distributions rather than point values for its heuristic estimates of the cost to goal from any given state. Distributional heuristics are desirable as they provide search algorithms not only with a way to evaluate nodes, but also with a basis for rational decision making tailored to specific search settings. Bounded suboptimal, anytime, and contract searches have differing but related objectives that each lend themselves to probabilistic reasoning supported by distributional heuristics. In many applications, speed of planning can be more important than solution quality. Whether due to certain domains' inherent difficulty, where anything but a satisficing approach is infeasible due to time or memory constraints, or due to the limited planning time available in real-time robotics and other time-sensitive planning settings, important open questions are how best to find solutions as quickly as possible and how to find the best solution possible while subject to an explicit limit on planning time. Successful algorithms must reason not only about solution cost, possibly in relation to a suboptimality bound, but also about the relative likelihood of finding a solution under one node vs. under another, of finding a solution of a particular cost (such as in relation to that of an incumbent solution), or about the expected amount of search effort to find a goal under a given node. This dissertation takes up these issues in four parts. I (1) examine different methods for generating distributional heuristics in bounded cost heuristic search and classical planning; (2) study the contract search setting, which involves online estimation of several unknown values; (3) consider the bounded suboptimal setting; and (4) address the anytime setting.\",\"PeriodicalId\":425645,\"journal\":{\"name\":\"Symposium on Combinatorial Search\",\"volume\":\"2012 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-07-02\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Symposium on Combinatorial Search\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1609/socs.v16i1.27317\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Symposium on Combinatorial Search","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1609/socs.v16i1.27317","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

分布启发式搜索使用分布而不是点值对从任何给定状态到目标的成本进行启发式估计。分布式启发式是可取的,因为它们不仅为搜索算法提供了一种评估节点的方法,而且还为针对特定搜索设置进行合理决策提供了基础。有界次优搜索、任何时间搜索和契约搜索具有不同但相关的目标,每个目标都适用于由分布启发式支持的概率推理。在许多应用程序中,计划的速度可能比解决方案的质量更重要。无论是由于某些领域的固有困难,由于时间或内存限制,除了令人满意的方法之外的任何方法都是不可行的,还是由于实时机器人和其他时间敏感规划设置中可用的有限规划时间,重要的开放性问题是如何尽可能快地找到解决方案,以及如何在规划时间的明确限制下找到可能的最佳解决方案。成功的算法不仅要考虑解决方案的成本(可能与次优性边界有关),还要考虑在一个节点下与另一个节点下找到解决方案的相对可能性,找到具有特定成本的解决方案的相对可能性(例如与现有解决方案的成本有关),或者考虑在给定节点下找到目标的预期搜索工作量。本文分四个部分对这些问题进行了探讨。I(1)研究了在有限成本启发式搜索和经典规划中生成分布启发式的不同方法;(2)研究契约搜索设置,其中涉及对多个未知值的在线估计;(3)考虑有界次优设置;(4)解决随时设置问题。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Searching with Distributional Heuristics (Student Abstract)
Distributional heuristic search uses distributions rather than point values for its heuristic estimates of the cost to goal from any given state. Distributional heuristics are desirable as they provide search algorithms not only with a way to evaluate nodes, but also with a basis for rational decision making tailored to specific search settings. Bounded suboptimal, anytime, and contract searches have differing but related objectives that each lend themselves to probabilistic reasoning supported by distributional heuristics. In many applications, speed of planning can be more important than solution quality. Whether due to certain domains' inherent difficulty, where anything but a satisficing approach is infeasible due to time or memory constraints, or due to the limited planning time available in real-time robotics and other time-sensitive planning settings, important open questions are how best to find solutions as quickly as possible and how to find the best solution possible while subject to an explicit limit on planning time. Successful algorithms must reason not only about solution cost, possibly in relation to a suboptimality bound, but also about the relative likelihood of finding a solution under one node vs. under another, of finding a solution of a particular cost (such as in relation to that of an incumbent solution), or about the expected amount of search effort to find a goal under a given node. This dissertation takes up these issues in four parts. I (1) examine different methods for generating distributional heuristics in bounded cost heuristic search and classical planning; (2) study the contract search setting, which involves online estimation of several unknown values; (3) consider the bounded suboptimal setting; and (4) address the anytime setting.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信