CAREER: Time-Aware Heuristic Search

职业:时间感知启发式搜索

基本信息

  • 批准号:
    1150068
  • 负责人:
  • 金额:
    $ 49.84万
  • 依托单位:
  • 依托单位国家:
    美国
  • 项目类别:
    Continuing Grant
  • 财政年份:
    2012
  • 资助国家:
    美国
  • 起止时间:
    2012-06-01 至 2017-12-31
  • 项目状态:
    已结题

项目摘要

Planning is a useful capability -- for instance, it enables robots to be autonomous and it helps people save money and conserve natural resources. Traditional planning methods search for perfect plans; this often requires exponential time and therefore takes too long for many problems. It is often better to promptly take a reasonable but possibly suboptimal action than it is to deliberate long enough to guarantee an 'optimal' plan. This project develops new methods for time-aware search and planning, along with an on-line handbook to help those who use search techniques choose an appropriate method.This project focuses on developing algorithms for time-aware search in four different settings. (1) In utility-based search, the algorithm optimizes a user-specified combination of planning time and plan execution time. This captures the situation in which one wishes to achieve a goal as soon as possible (e.g., minimize the sum of planning time and plan execution time). (2) In incremental search, actions can be selected and begin to be executed while planning continues. This allows the algorithm to benefit from early execution if a good first action is apparent, but deliberate carefully if the selection of the first action appears crucial. (3) In on-line continual search, new goals can arrive asynchronously during execution. This requires the algorithm to determine if it is worthwhile to re-plan from scratch or whether simple additions to the existing plan will suffice. (4) In search under a deadline, a complete plan must be found within a given bound on search time. This is the objective in many applications.This project also involves the creation and curation of an online Handbook of Search Algorithms. It will provide a comprehensive taxonomy of planning and optimization problem settings, together with the most appropriate algorithms that have been proposed for each setting. The handbook will integrate on-going research and educational activities of the PI. It will accelerate the uptake of academic research on heuristic search and draw attention to compelling settings that have traditionally received less attention, such as time-aware planning. The creation and curation of the handbook will be a long-term collaboration between the PI, students in a yearly seminar course taught by the PI, and students in the PI's research group. For graduate and advanced undergraduate students, authoring the handbook immerses them in research, while promoting fundamental skills in literature review, scientific writing, and empirical methodology.
计划是一个有用的功能 - 例如,它使机器人能够自治,并帮助人们节省金钱并节省自然资源。传统计划方法寻找完美的计划;这通常需要指数级的时间,因此对于许多问题而言需要太长时间。通常,要立即采取合理但可能次优的行动比故意多长时间保证“最佳”计划要好得多。该项目开发了用于时光搜索和计划的新方法,以及一本在线手册,以帮助那些使用搜索技术的人选择适当的方法。本项目着重于在四种不同的设置中开发用于时光搜索的算法。 (1)在基于公用事业的搜索中,该算法优化了计划时间和计划执行时间的用户指定组合。这捕获了人们希望尽快实现目标的情况(例如,减少计划时间和计划执行时间的总和)。 (2)在增量搜索中,可以在计划继续时选择操作并开始执行。如果明显的第一动作良好,则可以从早期执行中受益,但是如果选择第一动作至关重要,则仔细考虑。 (3)在在线持续搜索中,执行期间新目标可能会异步到达。这要求算法必须确定是否值得从头开始重新计划,或者对现有计划的简单添加是否足够。 (4)在截止日期下的搜索中,必须在搜索时间给定的限制内找到完整的计划。这是许多应用程序中的目标。此项目还涉及搜索算法手册的创建和策划。它将为计划和优化问题设置提供全面的分类,以及针对每种设置提出的最合适的算法。手册将整合PI的正在进行的研究和教育活动。它将加速对启发式搜索的学术研究的吸收,并引起人们对传统上受到关注的引人注目的环境的关注,例如时刻的计划。手册的创建和策划将是PI之间的长期合作,PI教授的年度研讨会课程的学生和PI研究小组的学生。对于研究生和高级本科生,撰写手册将其浸入研究中,同时促进文学综述,科学写作和经验方法论的基本技能。

项目成果

期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

Wheeler Ruml其他文献

Simpler Bounded Suboptimal Search
更简单的有界次优搜索
  • DOI:
    10.1609/aaai.v28i1.8846
  • 发表时间:
    2014
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Matthew Hatem;Wheeler Ruml
  • 通讯作者:
    Wheeler Ruml
Using Distance Estimates in Heuristic Search
在启发式搜索中使用距离估计
A seed-growth heuristic for graph bisection
图二分的种子增长启发式
  • DOI:
  • 发表时间:
    1998
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Joe Marks;Wheeler Ruml;Stuart M. Shieber;J. Ngo
  • 通讯作者:
    J. Ngo
Beliefs We Can Believe in: Replacing Assumptions with Data in Real-Time Search
我们可以相信的信念:在实时搜索中用数据代替假设
Goal Reasoning as Multilevel Planning
作为多层次规划的目标推理
  • DOI:
  • 发表时间:
    2017
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Alison Paredes;Wheeler Ruml
  • 通讯作者:
    Wheeler Ruml

Wheeler Ruml的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

{{ truncateString('Wheeler Ruml', 18)}}的其他基金

NSF-BSF: RI: Small: Planning and Acting While Time Passes
NSF-BSF:RI:小型:随着时间的推移进行规划和行动
  • 批准号:
    2008594
  • 财政年份:
    2020
  • 资助金额:
    $ 49.84万
  • 项目类别:
    Standard Grant
A Symposium on Combinatorial Search
组合搜索研讨会
  • 批准号:
    0931531
  • 财政年份:
    2009
  • 资助金额:
    $ 49.84万
  • 项目类别:
    Standard Grant
A Symposium Series on Heuristic Search and Its Applications
启发式搜索及其应用系列研讨会
  • 批准号:
    0831035
  • 财政年份:
    2008
  • 资助金额:
    $ 49.84万
  • 项目类别:
    Standard Grant
RI-Small: Combinatorial Search Algorithms as Rational Agents
RI-Small:作为理性智能体的组合搜索算法
  • 批准号:
    0812141
  • 财政年份:
    2008
  • 资助金额:
    $ 49.84万
  • 项目类别:
    Standard Grant

相似国自然基金

联合连续弛豫时间分布与物理阻抗模型的锂离子电池极化特性演变分析方法
  • 批准号:
    22309205
  • 批准年份:
    2023
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
面向智能化网络运行监控的高维时间序列异常检测方法研究
  • 批准号:
    62371057
  • 批准年份:
    2023
  • 资助金额:
    49 万元
  • 项目类别:
    面上项目
四维时间分辨荧光光谱及其在复杂体系检测中的应用研究
  • 批准号:
    62375112
  • 批准年份:
    2023
  • 资助金额:
    47 万元
  • 项目类别:
    面上项目
应用分子影像方法探究帕金森病模型鼠心脏自主神经损伤的时间窗及心脏神经受体表达的分析
  • 批准号:
    82360352
  • 批准年份:
    2023
  • 资助金额:
    32 万元
  • 项目类别:
    地区科学基金项目
时间切换的蚊子种群压制模型解的定性研究
  • 批准号:
    12301621
  • 批准年份:
    2023
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目

相似海外基金

CAREER: Toward Real-Time, Constraint-Aware Control of Complex Dynamical Systems: from Theory and Algorithms to Software Tools
职业:实现复杂动力系统的实时、约束感知控制:从理论和算法到软件工具
  • 批准号:
    2238424
  • 财政年份:
    2023
  • 资助金额:
    $ 49.84万
  • 项目类别:
    Standard Grant
CAREER: Enabling grid-aware aggregation and real-time control of distributed energy resources in electric power distribution systems
职业:实现配电系统中分布式能源的网格感知聚合和实时控制
  • 批准号:
    2047306
  • 财政年份:
    2021
  • 资助金额:
    $ 49.84万
  • 项目类别:
    Continuing Grant
CAREER: Time-Aware Multi-Objective Recommendation in Online Learning Environments
职业:在线学习环境中的时间感知多目标推荐
  • 批准号:
    2047500
  • 财政年份:
    2021
  • 资助金额:
    $ 49.84万
  • 项目类别:
    Continuing Grant
Impact of Culturally Aware Mentoring Interventions on Research Mentors and Graduate Training Programs
文化意识指导干预对研究导师和研究生培训项目的影响
  • 批准号:
    10727053
  • 财政年份:
    2019
  • 资助金额:
    $ 49.84万
  • 项目类别:
Impact of Culturally Aware Mentoring Interventions on Research Mentors and Graduate Training Programs
文化意识指导干预对研究导师和研究生培训项目的影响
  • 批准号:
    10662311
  • 财政年份:
    2019
  • 资助金额:
    $ 49.84万
  • 项目类别:
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了