Uni-Logo

Diese Seite ist nur auf Englisch verfügbar.

Multiagent Systems - Overview

Lecturers: Prof. Dr. Bernhard Nebel and Prof. Dr. Christian Becker-Asano and Dr. Stefan Wölfl

Exercises: Dr. Andreas Hertle and Prof. Dr. Christian Becker-Asano

Time and Location

Lecture: Wednesday 16:15-18:00
Exercises: Friday 14:15-16:00
Location: Building 051, HS 02-026

Language

The lecture will be given in English.

Description

Multi-agent systems have emerged as one of the most important areas of research and development in information technology. A multi-agent system is composed of multiple interacting software components known as agents, which are typically capable of cooperating to solve problems that are beyond the abilities of any individual member. Multi-agent systems are important primarily because they have been found to have very wide applicability. The difference between agents and objects from OOP could be stated as: "Objects do it for free, but agents do it for money”. This course will address theoretical and practical aspects of multiagent systems. The rationale behind modeling problems in terms of agents in computer science and robotics will be explained. We will see how this approach is different from and relates to other programming paradigms, and which types problems can be solved using agent architectures.

Topics

Topics of this course are:
  • Agent architectures
  • Agent planning
  • Methods of communication
  • Game Theory
  • Common sensing and world modeling
  • Distributed decision making
  • Cooperation and coordination

Prerequisites

The course has a strong focus on practical solutions to multi-agent systems. Therefore, programming skills in Java or C++ are mandatory. Furthermore, knowledge of concepts from the lecture Foundations of Artificial Intelligence (Grundlagen der Künstlichen Intelligenz), such as search methods, and probabilistic methods, is useful.

Literature

  • [Wooldridge 2009] An Introduction to MultiAgent Systems - Second Edition.
  • [Russell & Norvig 2003] Stuart Russell and Peter Norvig, Artificial Intelligence: A Modern Approach, second edition, Prentice Hall, 2003.
  • [Jeffrey Rosenschein & Gilad Zlotkin 1998] Rules of encounter: designing conversations for automated negotiation among computers, MIT Press
  • [Yoav Shoham & Kevin Layton-Brown 2009] Multiagent Systems: Algorithmic, Game-Theoretic, and Logical Foundations, Cambridge University Press

Exam Dates

To be decided..