Single-Agent Planning in a Multi-Agent System: A Unified Framework for Type-Based Planners
Fengming Zhu, Fangzhen Lin

TL;DR
This paper introduces a unified theoretical framework for single-agent planning in multi-agent environments, balancing exploration and exploitation, and evaluates 13 planners in multi-agent route planning with up to 50 agents.
Contribution
It presents a novel unified framework that encompasses various planning strategies for a single agent in multi-agent settings, including exact and approximate solutions.
Findings
Safe-agent planners perform well across scenarios.
Enhanced domain-specific planners improve efficiency.
Framework offers new insights into multi-agent decision-making.
Abstract
We consider a general problem where an agent is in a multi-agent environment and must plan for herself without any prior information about her opponents. At each moment, this pivotal agent is faced with a trade-off between exploiting her currently accumulated information about the other agents and exploring further to improve future (re-)planning. We propose a theoretic framework that unifies a spectrum of planners for the pivotal agent to address this trade-off. The planner at one end of this spectrum aims to find exact solutions, while those towards the other end yield approximate solutions as the problem scales up. Beyond theoretical analysis, we also implement \textbf{13} planners and conduct experiments in a specific domain called \textit{multi-agent route planning} with the number of agents \textbf{up to~50}, to compare their performaces in various scenarios. One interesting…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Semantic Web and Ontologies
