Home › Glossary › Systems › Multi-agent system (MAS)

Intermediate · Systems

Multi-agent system (MAS)

Visual diagram · (in preparation) · Math · (in preparation) · Worked example · 3 difficulty levels.

TL;DR. A system composed of multiple autonomous agents that interact to solve problems or achieve goals that individual agents cannot.

Technical Definition

A system composed of multiple autonomous agents that interact to solve problems or achieve goals that individual agents cannot.

How it works

A multi-agent system (MAS) consists of several interacting intelligent agents that work together to achieve common or individual goals. These agents can cooperate, compete, or negotiate with each other to solve complex problems. MAS are used in various fields, including robotics, distributed computing, and simulation.

Related Concepts

  • AI Agent — An AI system that autonomously plans, uses tools, and takes actions to accomplish goals through iterative reasoning.

Further Reading

  • Wikipedia — Glossary of AI