中文
相关论文

相关论文: Planning with Incomplete Information

200 篇论文

This paper describes ongoing research into planning in an uncertain environment. In particular, it introduces U-Plan, a planning system that constructs quantitatively ranked plans given an incomplete description of the state of the world.…

人工智能 · 计算机科学 2013-03-08 Todd Michael Mansell

Explaining how to get from A to B can be challenging. It requires mentally simulating what the listener will do based on what they are told. To capture this process, we propose a computational model that converts utterances into action…

计算与语言 · 计算机科学 2026-05-12 Hanqi Zhou , Britt Besch , Charley M. Wu , Tobias Gerstenberg

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

In this paper, we introduce a lightweight dynamic epistemic logical framework for automated planning under initial uncertainty. We reduce plan verification and conformant planning to model checking problems of our logic. We show that the…

人工智能 · 计算机科学 2016-06-27 Quan Yu , Yanjun Li , Yanjing Wang

Explainable AI is an important area of research within which Explainable Planning is an emerging topic. In this paper, we argue that Explainable Planning can be designed as a service -- that is, as a wrapper around an existing planning…

人工智能 · 计算机科学 2019-08-15 Michael Cashmore , Anna Collins , Benjamin Krarup , Senka Krivic , Daniele Magazzeni , David Smith

We consider the problem of reasoning and planning with incomplete knowledge and deterministic actions. We introduce a knowledge representation scheme called PSIPLAN that can effectively represent incompleteness of an agent's knowledge while…

人工智能 · 计算机科学 2017-01-11 Tamara Babaian , James G. Schmolze

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

Conformant planning is the problem of finding a sequence of actions for achieving a goal in the presence of uncertainty in the initial state or action effects. The problem has been approached as a path-finding problem in belief space where…

人工智能 · 计算机科学 2014-01-16 Hector Palacios , Hector Geffner

In a variety of application settings, the user preference for a planning task - the precise optimization objective - is difficult to elicit. One possible remedy is planning as an iterative process, allowing the user to iteratively refine…

人工智能 · 计算机科学 2020-11-20 Rebecca Eifler , Jörg Hoffmann

This paper introduces a framework for Planning while Learning where an agent is given a goal to achieve in an environment whose behavior is only partially known to the agent. We discuss the tractability of various plan-design processes. We…

人工智能 · 计算机科学 2014-11-17 S. Safra , M. Tennenholtz

Substantial efforts have been made in developing various Decision Modeling formalisms, both from industry and academia. A challenging problem is that of expressing decision knowledge in the context of incomplete knowledge. In such contexts,…

人工智能 · 计算机科学 2023-12-19 Đorđe Marković , Simon Vandevelde , Linde Vanbesien , Joost Vennekens , Marc Denecker

In order to engender trust in AI, humans must understand what an AI system is trying to achieve, and why. To overcome this problem, the underlying AI process must produce justifications and explanations that are both transparent and…

人工智能 · 计算机科学 2018-10-16 Rita Borgo , Michael Cashmore , Daniele Magazzeni

We propose a new declarative planning language, called K, which is based on principles and methods of logic programming. In this language, transitions between states of knowledge can be described, rather than transitions between completely…

人工智能 · 计算机科学 2008-02-21 Thomas Eiter , Wolfgang Faber , Nicola Leone , Gerald Pfeifer , Axel Polleres

I describe a planning methodology for domains with uncertainty in the form of external events that are not completely predictable. The events are represented by enabling conditions and probabilities of occurrence. The planner is…

人工智能 · 计算机科学 2013-02-28 Jim S. Blythe

In model-based reinforcement learning, planning with an imperfect model of the environment has the potential to harm learning progress. But even when a model is imperfect, it may still contain information that is useful for planning. In…

机器学习 · 计算机科学 2021-03-09 Zaheer Abbas , Samuel Sokota , Erin J. Talvitie , Martha White

Planning is a fundamental task in artificial intelligence that involves finding a sequence of actions that achieve a specified goal in a given environment. Large language models (LLMs) are increasingly used for applications that require…

计算与语言 · 计算机科学 2024-05-24 Eran Hirsch , Guy Uziel , Ateret Anaby-Tavor

This paper presents \proverb\, a text planner for argumentative texts. \proverb\'s main feature is that it combines global hierarchical planning and unplanned organization of text with respect to local derivation relations in a…

cmp-lg · 计算机科学 2008-02-03 Xiaorong Huang

Rule-based information extraction has lately received a fair amount of attention from the database community, with several languages appearing in the last few years. Although information extraction systems are intended to deal with…

数据库 · 计算机科学 2018-01-01 Francisco Maturana , Cristian Riveros , Domagoj Vrgoč

Automated planning traditionally assumes that all aspects of a planning task (initial state, goals, and available actions) are fully specified in advance, an approach well-suited to domains with fixed rules and deterministic execution.…

人工智能 · 计算机科学 2026-05-05 Alberto Pozanco , Daniel Borrajo , Manuela Veloso

Epistemic Planning (EP) refers to an automated planning setting where the agent reasons in the space of knowledge states and tries to find a plan to reach a desirable state from the current state. Its general form, the Multi-agent Epistemic…

‹ 上一页 1 2 3 10 下一页 ›