Swarm Intelligence
Also called: Collective Intelligence, Swarm-Based AI System Design
A collective intelligence behavior emerging from decentralized, self-organized systems where simple agents interact locally.
Explore more about Architectures
Related terms
An AI architecture in which multiple autonomous agents interact and collaborate to achieve individual or shared goals.
Agent CoordinationThe process of organizing and synchronizing multiple AI agents to achieve shared goals through communication, task allocation, and cooperative decision-making.
Event-Driven ArchitectureEDAA software architecture pattern in which components communicate by producing, consuming, and reacting to events asynchronously, enabling loosely coupled, scalable, and resilient systems.
Agent-to-AgentA2AA communication paradigm that enables AI agents to exchange information, coordinate actions, negotiate tasks, and collaborate using standardized protocols.
Blackboard ArchitectureAn AI architecture where multiple specialized agents collaborate by reading from and writing to a shared knowledge space to solve complex problems.