10.3 Multiagent decision making and Coordination Flashcards
Coordination Graph
Decomposes a coordination game into several ___ that are easier to ___
Smaller subgames
Solve
VARIABLE ELIMINATION ALGORITHM (SLIDES 14 - COORDINATION 3)
…
Variable Elimination advantage over social conventions:
Needs to compute ___ functions in ___ involving only few agents, while SCs procedure computed the ___ functions in the complete game involving all agents
Best-response
Subgames
Best-response
Variable Elimination can be performed in ___ order, the resulting ___ will be ___
However, the total runtime will ___, as different elimination orders produce different ___, and thus subgames of different ___
A good Heuristic is to eliminate agents that have the ___
Any Joint action The same Change Intermediate payoff functions Size Fewest neighbors
EXERCISES
…