Multi-Agent System
Multi-agent systems (MAS) study the collective behavior and coordination of multiple autonomous agents in decentralized and dynamic environments.
Multi-Agent Systems (MAS) focus on the interactions between multiple autonomous entities, known as agents. These agents can be physical entities, such as drones, or virtual entities like distributed network nodes. The key challenge in MAS is to design local rules for each agent such that their collective behavior achieves global objectives efficiently and reliably in a decentralized manner.
MAS is particularly relevant in the era of decentralized systems, such as distributed wireless networks and autonomous drone swarms. Our research investigates fundamental aspects of MAS, including game theory, distributed optimization, and consensus protocols. We explore how multiple agents can cooperate to solve tasks that are beyond the capabilities of any single agent, while also addressing challenges related to communication overhead and partial observability.
We are also investigating the intersection of MAS with deep learning, known as Multi-Agent Deep Reinforcement Learning (MADRL). This area explores how multiple DRL agents can learn to interact in common environments, dealing with non-stationarity and the complexities of competitive or collaborative behavior in large-scale network systems.