LGAIMAROMLOct 2, 2021

Partner-Aware Algorithms in Decentralized Cooperative Bandit Teams

arXiv:2110.00751v21 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of enabling AI agents to collaborate effectively by modeling partners, with incremental improvements in decentralized bandit algorithms.

The paper tackles the problem of decentralized cooperative multi-armed bandits with coupled rewards, proposing a partner-aware strategy that extends the Upper Confidence Bound algorithm to achieve logarithmic regret and outperform other methods in human-AI collaboration experiments.

When humans collaborate with each other, they often make decisions by observing others and considering the consequences that their actions may have on the entire team, instead of greedily doing what is best for just themselves. We would like our AI agents to effectively collaborate in a similar way by capturing a model of their partners. In this work, we propose and analyze a decentralized Multi-Armed Bandit (MAB) problem with coupled rewards as an abstraction of more general multi-agent collaboration. We demonstrate that naïve extensions of single-agent optimal MAB algorithms fail when applied for decentralized bandit teams. Instead, we propose a Partner-Aware strategy for joint sequential decision-making that extends the well-known single-agent Upper Confidence Bound algorithm. We analytically show that our proposed strategy achieves logarithmic regret, and provide extensive experiments involving human-AI and human-robot collaboration to validate our theoretical findings. Our results show that the proposed partner-aware strategy outperforms other known methods, and our human subject studies suggest humans prefer to collaborate with AI agents implementing our partner-aware strategy.

Foundations

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

Your Notes