中文
相关论文

相关论文: Replanning in Domains with Partial Information and…

200 篇论文

Replanners are efficient methods for solving non-deterministic planning problems. Despite showing good scalability, existing replanners often fail to solve problems involving a large number of misleading plans, i.e., weak plans that do not…

人工智能 · 计算机科学 2021-09-24 Vahid Mokhtari , Ajay Suresha Sathya , Nikolaos Tsiogkas , Wilm Decre

In real-world applications, the ability to reason about incomplete knowledge, sensing, temporal notions, and numeric constraints is vital. While several AI planners are capable of dealing with some of these requirements, they are mostly…

人工智能 · 计算机科学 2022-07-21 Yaniel Carreno , Yvan Petillot , Ronald P. A. Petrick

The assumption of complete domain knowledge is not warranted for robot planning and decision-making in the real world. It could be due to design flaws or arise from domain ramifications or qualifications. In such cases, existing planning…

人工智能 · 计算机科学 2020-11-19 Akshay Sharma , Piyush Rajesh Medikeri , Yu Zhang

We tackle the problem of planning in nondeterministic domains, by presenting a new approach to conformant planning. Conformant planning is the problem of finding a sequence of actions that is guaranteed to achieve the goal despite the…

人工智能 · 计算机科学 2011-06-02 A. Cimatti , M. Roveri

How an agent can act optimally in stochastic, partially observable domains is a challenge problem, the standard approach to address this issue is to learn the domain model firstly and then based on the learned model to find the (near)…

人工智能 · 计算机科学 2019-06-13 Yunlong Liu , Jianyang Zheng

In this paper, we present a state-based regression function for planning domains where an agent does not have complete information and may have sensing actions. We consider binary domains and employ the 0-approximation [Son & Baral 2001] to…

人工智能 · 计算机科学 2007-05-23 Le-Chi Tuan , Chitta Baral , Tran Cao Son

We present a state-based regression function for planning domains where an agent does not have complete information and may have sensing actions. We consider binary domains and employ a three-valued characterization of domains with sensing…

人工智能 · 计算机科学 2017-01-11 Le-Chi Tuan , Chitta Baral , Tran Cao Son

The problem of specifying high-level knowledge bases for planning becomes a hard task in realistic environments. This knowledge is usually handcrafted and is hard to keep updated, even for system experts. Recent approaches have shown the…

人工智能 · 计算机科学 2021-03-08 Alejandro Suárez-Hernández , Javier Segovia-Aguas , Carme Torras , Guillem Alenyà

The stochastic shortest path problem (SSP) is a highly expressive model for probabilistic planning. The computational hardness of SSPs has sparked interest in determinization-based planners that can quickly solve large problems. However,…

人工智能 · 计算机科学 2017-08-01 Luis Pineda , Shlomo Zilberstein

Using LLMs not to predict plans but to formalize an environment into the Planning Domain Definition Language (PDDL) has been shown to improve performance and control. While most existing methodology only applies to fully observable…

人工智能 · 计算机科学 2026-04-10 Liancheng Gong , Wang Zhu , Jesse Thomason , Li Zhang

Classical planning aims to find a sequence of actions, a plan, that maps a starting state into one of the goal states. If a trajectory appears to be leading to the goal, should we prioritise exploring it? Seminal work in goal recognition…

人工智能 · 计算机科学 2026-03-25 Giacomo Rosa , Jean Honorio , Nir Lipovetzky , Sebastian Sardina

Most current planners assume complete domain models and focus on generating correct plans. Unfortunately, domain modeling is a laborious and error-prone task. While domain experts cannot guarantee completeness, often they are able to…

人工智能 · 计算机科学 2011-04-28 Tuan Nguyen , Subbarao Kambhampati , Minh Do

Classical planning formulations like the Planning Domain Definition Language (PDDL) admit action sequences guaranteed to achieve a goal state given an initial state if any are possible. However, reasoning problems defined in PDDL do not…

人工智能 · 计算机科学 2025-03-27 David Bai , Ishika Singh , David Traum , Jesse Thomason

We focus on the problem of long-range dynamic replanning for off-road autonomous vehicles, where a robot plans paths through a previously unobserved environment while continuously receiving noisy local observations. An effective approach…

机器人学 · 计算机科学 2024-03-19 Matt Schmittle , Rohan Baijal , Brian Hou , Siddhartha Srinivasa , Byron Boots

In classical planning and conformant planning, it is assumed that there are finitely many named objects given in advance, and only they can participate in actions and in fluents. This is the Domain Closure Assumption (DCA). However, there…

人工智能 · 计算机科学 2025-08-06 Mikhail Soutchanski , Yongmei Liu

Generalized planning is the task of generating a single solution that is valid for a set of planning problems. In this paper we show how to represent and compute generalized plans using procedural Domain Control Knowledge (DCK). We define a…

人工智能 · 计算机科学 2019-10-14 Javier Segovia-Aguas , Sergio Jiménez , Anders Jonsson

Classical planners can effectively solve very large deterministic MDPs represented in STRIPS or PDDL where states are sets of atoms over objects and relations, and lifted action schemas add or delete these atoms. This compact representation…

人工智能 · 计算机科学 2026-05-26 Jonas Reiter , Jakob Elias Gebler , Hector Geffner

To solve multi-step manipulation tasks in the real world, an autonomous robot must take actions to observe its environment and react to unexpected observations. This may require opening a drawer to observe its contents or moving an object…

机器人学 · 计算机科学 2020-03-24 Caelan Reed Garrett , Chris Paxton , Tomás Lozano-Pérez , Leslie Pack Kaelbling , Dieter Fox

We introduce the notion of online reactive planning with sensing actions for systems with temporal logic constraints in partially observable and dynamic environments. With incomplete information on the dynamic environment, reactive…

系统与控制 · 计算机科学 2014-10-02 Jie Fu , Ufuk Topcu

Domain-independent planning is a hard combinatorial problem. Taking into account plan quality makes the task even more difficult. This article introduces Planning by Rewriting (PbR), a new paradigm for efficient high-quality…

人工智能 · 计算机科学 2011-06-02 J. L. Ambite , C. A. Knoblock
‹ 上一页 1 2 3 10 下一页 ›