Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Theory of Mind Using Active Inference: A Framework for Multi-Agent Cooperation

Created by
  • Haebom

Author

Riddhi J. Pitliya, Ozan \c{C}atal, Toon Van de Maele, Corrado Pezzato, Tim Verbelen

Outline

This paper presents a novel approach for multi-agent cooperation by implementing the Theory of Mind (ToM) within an active inference framework. Unlike existing active inference approaches to multi-agent cooperation, this approach does not rely on task-specific shared generative models or explicit communication. ToM agents represent their own and other agents' beliefs and goals distinctly and systematically explore a common policy space through recursive inference using an extended and modified sophisticated inference tree-based planning algorithm. We evaluate the approach using conflict avoidance and foraging simulations, demonstrating that ToM agents cooperate better than non-ToM agents by avoiding conflicts and reducing redundant effort. Crucially, ToM agents infer other agents' beliefs solely from observable behavior and consider these beliefs when planning their own actions. This approach demonstrates the potential for generalizable and scalable multi-agent systems, while also providing computational insights into the ToM mechanism.

Takeaways, Limitations

Takeaways:
We present a novel method for multi-agent cooperation by implementing ToM within an active inference framework.
Demonstrates the possibility of inter-agent cooperation without task-specific sharing models or explicit communication.
Demonstrate the effectiveness of ToM agents in inferring other agents' beliefs and planning cooperative actions based solely on their observable behavior.
Presenting the possibility of developing generalizable and scalable multi-agent systems.
Advancing computational understanding of ToM mechanisms.
Limitations:
Difficulty in generalization due to limitations of the presented simulation environment.
Performance verification in real complex environments is required.
Further analysis of the computational cost and complexity of ToM agents is needed.
Applicability to various types of agents and interactions needs to be verified.
👍