scispace - formally typeset
Book ChapterDOI

A Role-Based Cognitive Architecture for Multi-Agent Teaming

TLDR
A role-based BDI framework is presented to facilitate optimization problems at the team level such as competitive, cooperation, and coordination problems, extended on the commercial agent software development environment known as JACK Teams.
Abstract
Agent teaming is a subfield of multi-agent systems that is mainly composed of artificial intelligence and distributed computing techniques. Autonomous agents are required to be able to adapt and learn in uncertain environments via communication and collaboration in both competitive and cooperative situations. The joint intension and sharedPlan are two most popular theories for the teamwork of multi-agent systems. However, there is no clear guideline for designing and implementing agents’ teaming. As a popular cognitive architecture, the BDI (Belief, Desire, and Intension) architecture has been widely used to design multi-agent systems. In this aspect, flexible multi-agent decision making requires effective reactions and adaptation to dynamic environment under time pressure, especially in real-time and dynamic systems. Due to the inherent complexity of real-time, stochastic, and dynamic environments, it is often extremely complex and difficult to formally verify their properties a priori. For real-time, non-deterministic and dynamic systems, it is often difficult to generate enough episodes via real applications for training the goal-oriented agent’s individual and cooperative learning abilities. In this article, a role-based BDI framework is presented to facilitate optimization problems at the team level such as competitive, cooperation, and coordination problems. This BDI framework is extended on the commercial agent software development environment known as JACK Teams. The layered architecture has been used to group the agents’ competitive and cooperative behaviors. In addition, we present the use of reinforcement learning techniques to learn different behaviors through experience. These issues have been investigated and analyzed using a real-time 2D simulation environment known as SoccerBots.

read more

Citations
More filters
Proceedings ArticleDOI

A Systematic Literature Review in Multi-Agent Systems: Patterns and Trends

TL;DR: There is a general decreasing trend of publications and the top 3 application domains were transport/traffic, healthcare/biology, and logistics/manufacturing, and the MAS community should work together to close the gaps and unify the field, bridging with other disciplines and industry.
Journal Article

Keepaway soccer : From machine learning testbed to benchmark

TL;DR: A set of programs, tools, and resources are introduced designed to make the Keepaway domain easily usable for experimentation without any prior knowledge of RoboCup or the Soccer Server, suitable for use by researchers across the field.
Book ChapterDOI

Adjusting the Tests According to the Perception of Greek Students Who Are Taught Russian Motion Verbs via Distance Learning

TL;DR: It is discovered that it is important for the Intelligent Tutoring System and more specifically for the intelligent agents to have a set of key-characteristics for a proper representation of the states.
References
More filters
Book

Computers and Intractability: A Guide to the Theory of NP-Completeness

TL;DR: The second edition of a quarterly column as discussed by the authors provides a continuing update to the list of problems (NP-complete and harder) presented by M. R. Garey and myself in our book "Computers and Intractability: A Guide to the Theory of NP-Completeness,” W. H. Freeman & Co., San Francisco, 1979.
Book

Reinforcement Learning: An Introduction

TL;DR: This book provides a clear and simple account of the key ideas and algorithms of reinforcement learning, which ranges from the history of the field's intellectual foundations to the most recent developments and applications.
Book

Dynamic Programming

TL;DR: The more the authors study the information processing aspects of the mind, the more perplexed and impressed they become, and it will be a very long time before they understand these processes sufficiently to reproduce them.
Journal ArticleDOI

Intelligent Agents: Theory and Practice

TL;DR: Agent theory is concerned with the question of what an agent is, and the use of mathematical formalisms for representing and reasoning about the properties of agents as discussed by the authors ; agent architectures can be thought of as software engineering models of agents; and agent languages are software systems for programming and experimenting with agents.