AIFeb 7, 2023

MACOptions: Multi-Agent Learning with Centralized Controller and Options Framework

arXiv:2302.03800v1h-index: 29
Originality Synthesis-oriented
AI Analysis

This addresses multi-agent automation planning, but it appears incremental as it combines existing methods like Q-learning and Options Framework.

The paper tackled multi-agent planning by implementing a centralized controller and comparing random policy, Q-learning, and Q-learning with Options Framework, showing performance improvements with a planner.

These days automation is being applied everywhere. In every environment, planning for the actions to be taken by the agents is an important aspect. In this paper, we plan to implement planning for multi-agents with a centralized controller. We compare three approaches: random policy, Q-learning, and Q-learning with Options Framework. We also show the effectiveness of planners by showing performance comparison between Q-Learning with Planner and without Planner.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes