English

SOM: Structured Opponent Modeling for LLM-based Agents via Structural Causal Model

Artificial Intelligence 2026-05-11 v1

Abstract

Accurately predicting opponents' behavior from interactions is a fundamental capability for large language model (LLM)-based agents in multi-agent and game-theoretic environments. Existing approaches often entangle opponent modeling with prediction, relying on implicit contextual reasoning and limiting adaptability in dynamic interactions. To this end, we propose Structured Opponent Modeling (SOM), a two-stage opponent modeling framework that distinctly separates opponent model construction and opponent prediction. At the construction stage, SOM employs a Structural Causal Model (SCM), a graph-based formalism for representing dependencies among variables, to capture directed links between opponents' observations and actions, yielding an explicit and structured opponent representation. At the prediction stage, the LLM performs structured reasoning along clear pathways derived from the SCM, improving both prediction accuracy and stability. Extensive experiments on diverse multi-agent benchmarks demonstrate that SOM consistently outperforms state-of-the-art LLM-based reasoning baselines, enabling more accurate and adaptable strategic decision-making in complex and dynamic multi-agent interactions.

Keywords

Cite

@article{arxiv.2605.07301,
  title  = {SOM: Structured Opponent Modeling for LLM-based Agents via Structural Causal Model},
  author = {Shiyue Cao and Pei Xu and Likun Yang and Lei Cui and Xiaotang Chen and Kaiqi Huang},
  journal= {arXiv preprint arXiv:2605.07301},
  year   = {2026}
}
R2 v1 2026-07-01T12:56:59.306Z