Results 1 - 10
of
14
Actions and Events in Interval Temporal Logic
- Journal of Logic and Computation
, 1994
"... We present a representation of events and action based on interval temporal logic that is significantly more expressive and more natural than most previous AI approaches. The representation is motivated by work in natural language semantics and discourse, temporal logic, and AI planning and plan rec ..."
Abstract
-
Cited by 179 (7 self)
- Add to MetaCart
We present a representation of events and action based on interval temporal logic that is significantly more expressive and more natural than most previous AI approaches. The representation is motivated by work in natural language semantics and discourse, temporal logic, and AI planning and plan recognition. The formal basis of the representation is presented in detail, from the axiomatization of time periods to the relationship between actions and events and their effects. The power of the representation is illustrated by applying it to the axiomatization and solution of several standard problems from the AI literature on action and change. An approach to the frame problem based on explanation closure is shown to be both powerful and natural when combined with our representational framework. We also discuss features of the logic that are beyond the scope of many traditional representations, and describe our approach to difficult problems such as external events and simultaneous action...
Inferring State Constraints for Domain-Independent Planning
, 1998
"... We describe some new preprocessing techniques that enable faster domain-independent planning. The first set of techniques is aimed at inferring state constraints from the structure of planning operators and the initial state. Our methods consist of generating hypothetical state constraints by i ..."
Abstract
-
Cited by 68 (1 self)
- Add to MetaCart
We describe some new preprocessing techniques that enable faster domain-independent planning. The first set of techniques is aimed at inferring state constraints from the structure of planning operators and the initial state. Our methods consist of generating hypothetical state constraints by inspection of operator effects and preconditions, and checking each hypothesis against all operators and the initial conditions. Another technique extracts (supersets of) predicate domains from sets of ground literals obtained by Graphplan-like forward propagation from the initial state. Our various techniques are implemented in a package called DISCOPLAN. We show preliminary results on the effectiveness of adding computed state constraints and predicate domains to the specification of problems for SAT-based planners such as SATPLAN or MEDIC. The results suggest that large speedups in planning can be obtained by such automated methods, potentially obviating the need for adding h...
Nested Abnormality Theories
- Artificial Intelligence
, 1995
"... We propose a new approach to the use of circumscription for representing knowledge. Nested abnormality theories are similar to simple abnormality theories introduced by McCarthy, except that their axioms may have a nested structure, with each level corresponding to another application of the circ ..."
Abstract
-
Cited by 45 (5 self)
- Add to MetaCart
We propose a new approach to the use of circumscription for representing knowledge. Nested abnormality theories are similar to simple abnormality theories introduced by McCarthy, except that their axioms may have a nested structure, with each level corresponding to another application of the circumscription operator. The new style of applying circumscription sometimes leads to more economical and elegant formalizations. Mathematical properties of nested abnormality theories may be easier to investigate. These advantages are demonstrated by recasting several familiar applications of circumscription in the new format, including some examples of inheritance hierarchies, the domain closure assumption and causal minimization. Nested abnormality theories provide also a convenient representation for the explanation closure approach to the frame problem developed by Schubert.
Episodic Logic Meets Little Red Riding Hood: A Comprehensive, Natural Representation for Language Understanding
- Natural Language Processing and Knowledge Representation: Language for Knowledge and Knowledge for Language
, 1999
"... We describe a comprehensive framework for narrative understanding based on Episodic Logic (EL). This situational logic was developed and implemented as a semantic representation and commonsense knowledge representation that would serve the full range of interpretive and inferential needs of general ..."
Abstract
-
Cited by 31 (15 self)
- Add to MetaCart
We describe a comprehensive framework for narrative understanding based on Episodic Logic (EL). This situational logic was developed and implemented as a semantic representation and commonsense knowledge representation that would serve the full range of interpretive and inferential needs of general NLU. The most distinctive feature of EL is its natural language-like expressiveness. It allows for generalized quantifiers, lambda abstraction, sentence and predicate modifiers, sentence and predicate reification, intensional predicates (corresponding to wanting, believing, making, etc.), unreliable generalizations, and perhaps most importantly, explicit situational variables (denoting episodes, events, states of affairs, etc.) linked to arbitrary formulas that describe them. These allow episodes to be explicitly related in terms of part-whole, temporal and causal relations. Episodic logical form is easily computed from surface syntax and lends itself to effective inference. The Centrality of ...
Knowledge Representation and Reasoning for Mixed-Initiative Planning
, 1995
"... This dissertation describes the formal foundations and implementation of a commonsense, mixed-initiative plan reasoning system. By "plan reasoning" I mean the complete range of cognitive tasks that people perform with plans including, for example, plan construction (planning), plan recognition, plan ..."
Abstract
-
Cited by 13 (2 self)
- Add to MetaCart
This dissertation describes the formal foundations and implementation of a commonsense, mixed-initiative plan reasoning system. By "plan reasoning" I mean the complete range of cognitive tasks that people perform with plans including, for example, plan construction (planning), plan recognition, plan evaluation and comparison, and plan repair (replanning), among other things. "Mixed-initiative" means that several participants can each make contributions to the plan under development through some form of communication. "Commonsense" means that the system represents plans and their constituents at a level that is "natural" to us in the sense that they can be described and discussed in language. In addition, the reasoning that the system performs includes those conclusions that we would take to be sanctioned by common sense, including especially those conclusions that are defeasible given additional knowledge or time spent reasoning. The main theses of this dissertation are the following: ...
Plans, Affordances, and Combinatory Grammar
, 2002
"... The idea that natural language grammar and planned action are related systems has been implicit in psychological theory for more than a century. However, formal theories in the two domains have have tended to look very different. This article argues that both faculties share the formal character ..."
Abstract
-
Cited by 7 (1 self)
- Add to MetaCart
The idea that natural language grammar and planned action are related systems has been implicit in psychological theory for more than a century. However, formal theories in the two domains have have tended to look very different. This article argues that both faculties share the formal character of applicative systems based on operations corresponding to the same two combinatory operations, namely functional composition and type-raising. Viewing them in this way suggests simpler and more cognitively plausible accounts of both systems, and suggests that the language faculty evolved in the species and develops in children by a rather direct adaptation of a more primitive apparatus for planning purposive action in the world by composing affordances of objects or tools. The knowledge representation that underlies such planning is also reflected in the natural language semantics of tense, mood, and aspect, which the paper begins by arguing provides the key to understanding both systems.
The logical approach to temporal reasoning
- Artificial Intelligence Review
, 2001
"... Abstract. Temporal reasoning started to be considered as a subject of study in artificial intelligence in the late ’70s. Since that several ways to represent and use temporal knowledge have been suggested. As a result of that there are several formalisms capable of coping with temporal notions in so ..."
Abstract
-
Cited by 4 (4 self)
- Add to MetaCart
Abstract. Temporal reasoning started to be considered as a subject of study in artificial intelligence in the late ’70s. Since that several ways to represent and use temporal knowledge have been suggested. As a result of that there are several formalisms capable of coping with temporal notions in some way or other. They range from isolated proposals to complexsystems where the temporal aspect is used together with other important features for the task of modelling an intelligent agent. The purposes of this article are to summarize logic-based temporal reasoning research and give a glance on the different research tracks envisaging future lines of research. It is intended to be useful to those who need to be involved in systems having these characteristics and also an occasion to present newcomers some problems in the area that still wait for a solution.
A General Framework for Reasoning About Change
, 2002
"... The capability to represent and use concepts like time and events in computer science are essential to solve a wide class of problems characterized by the notion of change. Realtime, databases and multimedia are just a few of several areas which needs good tools to deal with time. Another area where ..."
Abstract
-
Cited by 4 (3 self)
- Add to MetaCart
The capability to represent and use concepts like time and events in computer science are essential to solve a wide class of problems characterized by the notion of change. Realtime, databases and multimedia are just a few of several areas which needs good tools to deal with time. Another area where this concepts are essential is arti cial intelligence because an agent must be able to reason about a dynamic environment.
Agents in Logic Programming
, 1997
"... The objective of this thesis is to explore ways of describing agents in logical theories. The contribution is that the logical theories we build are a generalised form of logic programs. Like normal logic programs, these theories have an intuitive declarative reading and a procedural interpretation ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
The objective of this thesis is to explore ways of describing agents in logical theories. The contribution is that the logical theories we build are a generalised form of logic programs. Like normal logic programs, these theories have an intuitive declarative reading and a procedural interpretation to guide the implementation of automatic devices and software. Both human beings and machines can reason about these logical theories. We employ the amalgamation of object and meta-logic programs to model notions such as beliefs, goals and agent's "mental" activities. But we also accommodate less usual notions such as reactivity, openness, activation of goals and preference encoding, that have proved to be essential in realistic models of agents. Four logic programming languages to program agent with those features are introduced. We use an event-based approach to model dynamic universes with changing properties, concurrency and synergistic effects. NOTE: This is a copy of the thesis with si...

