Multi-Agent Influence Diagrams
Definition
Multi-Agent Influence Diagrams are DAG-based graphical models for finite strategic decision problems. They represent chance variables, decision variables, utility variables, information available to each decision, and the way a policy profile induces expected utilities for multiple agents.
Why It Matters
Compared with extensive-form games, MAIDs can expose conditional independence structure compactly. That structure supports faster equilibrium analysis in some games, richer subgame discovery, and a natural bridge to causal models when the graph is interpreted causally.
Formalism / Key Objects
- A MAID is commonly written
M=(G,theta), whereGcontains chance, decision, and utility nodes andthetaparameterizes non-decision mechanisms. - A decision rule
pi_Dmaps each decision contextpa_Dto a distribution over actions:
- A policy profile
piinduces a joint distribution over the ordinary variables and expected utilities for each agent. - A mechanised MAID adds mechanism variables
Pi_Dfor decision rules andTheta_Vfor non-decision parameters. - A rationality relation is a serial relation
so rational outcomes are policy profiles whose decision rules satisfy their relevant rationality relations.
- R-relevance asks which mechanism variables can change a rational response for a decision rule.
Connections
- Causal Games lift MAIDs from associational graphical games to intervention and counterfactual query models.
- Strategic Reasoning uses MAIDs for equilibrium, subgame, relevance, recall, and correlation questions.
- Decision Theory supplies the expected-utility and rational-response background.
- Structural Equation Models become relevant when mechanism variables are interpreted as causal mechanisms.
- Stochastic Games are sequential and state-based; MAIDs are graphical and can sometimes represent the same strategic dependencies more compactly.
Common Confusions
- MAIDs are not automatically causal models; causal games add the causal interpretation needed for interventions.
- Behavioral policies and mixed policies can diverge in imperfect-recall settings.
- A MAID subgame need not match an extensive-form-game subgame exactly; the DAG can reveal additional conditional independence.