Authors:
Duc Vo
and
Aditya Ghose
Affiliation:
School of Information Technology and Computer Science, University of Wollongong, Australia
Keyword(s):
Agent programming language, AgentSpeak, BDI agent, default theory, incomplete knowledge, replanning
Related
Ontology
Subjects/Areas/Topics:
Agent-Oriented Programming
;
Enterprise Information Systems
;
Software Agents and Internet Computing
Abstract:
This paper proposes an agent programming language called AgentSpeak(I). This new language allows agent programs (1) to effectively perform while having incomplete knowledge of the environment, (2) to detect no-longer possible goals and re-plan these goals correspondingly, and (3) to behave reactively to changes of environment. Specifically, AgentSpeak(I) uses default theory as agent belief theory, agent always act with preferred default extension at current time point (i.e. preference may changes over time). A belief change operator for default theory is also provided to assist agent program to update its belief theory. Like other BDI agent programming languages, AgentSpeak(I) uses semantics of transitional system. It appears that the language is well suited for intelligent applications and high level control robots, which are required to perform in highly dynamic environment.