Neural Amortized Inference for Nested Multi-Agent Reasoning

Abstract

Multi-agent interactions, such as communication, teaching, and bluffing, often rely on higher-order social inference, i.e., understanding how others infer oneself. Such intricate reasoning can be effectively modeled through nested multi-agent reasoning. Nonetheless, the computational complexity escalates exponentially with each level of reasoning, posing a significant challenge. However, humans effortlessly perform complex social inferences as part of their daily lives. To bridge the gap between human-like inference capabilities and computational limitations, we propose a novel approach: leveraging neural networks to amortize high-order social inference, thereby expediting nested multi-agent reasoning. We evaluate our method in two challenging multi-agent interaction domains. The experimental results demonstrate that our method is computationally efficient while exhibiting minimal degradation in accuracy.

Cite

Text

Jha et al. "Neural Amortized Inference for Nested Multi-Agent Reasoning." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I1.27808

Markdown

[Jha et al. "Neural Amortized Inference for Nested Multi-Agent Reasoning." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/jha2024aaai-neural/) doi:10.1609/AAAI.V38I1.27808

BibTeX

@inproceedings{jha2024aaai-neural,
  title     = {{Neural Amortized Inference for Nested Multi-Agent Reasoning}},
  author    = {Jha, Kunal and Le, Tuan Anh and Jin, Chuanyang and Kuo, Yen-Ling and Tenenbaum, Joshua B. and Shu, Tianmin},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {530-537},
  doi       = {10.1609/AAAI.V38I1.27808},
  url       = {https://mlanthology.org/aaai/2024/jha2024aaai-neural/}
}