AIHCOct 23, 2024

Human-Agent Coordination in Games under Incomplete Information via Multi-Step Intent

arXiv:2410.18242v25 citationsh-index: 52AAMAS
Originality Incremental advance
AI Analysis

This work addresses coordination challenges in human-agent teams for domains like shared-control games, offering incremental improvements over prior single-step methods.

The paper tackles the problem of strategic coordination between autonomous agents and human partners in incomplete-information games by extending a turn-based game to allow multiple actions per turn and using multi-step intent. The result is an IntentMCTS algorithm that reduces steps and control switches in simulations and achieves an 18.52% higher success rate with lower cognitive load in human-agent studies compared to baselines.

Strategic coordination between autonomous agents and human partners under incomplete information can be modeled as turn-based cooperative games. We extend a turn-based game under incomplete information, the shared-control game, to allow players to take multiple actions per turn rather than a single action. The extension enables the use of multi-step intent, which we hypothesize will improve performance in long-horizon tasks. To synthesize cooperative policies for the agent in this extended game, we propose an approach featuring a memory module for a running probabilistic belief of the environment dynamics and an online planning algorithm called IntentMCTS. This algorithm strategically selects the next action by leveraging any communicated multi-step intent via reward augmentation while considering the current belief. Agent-to-agent simulations in the Gnomes at Night testbed demonstrate that IntentMCTS requires fewer steps and control switches than baseline methods. A human-agent user study corroborates these findings, showing an 18.52% higher success rate compared to the heuristic baseline and a 5.56% improvement over the single-step prior work. Participants also report lower cognitive load, frustration, and higher satisfaction with the IntentMCTS agent partner.

Foundations

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

Your Notes