paper-with-me

Papers

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

2026-05-08 · Shiyue Cao, Pei Xu, Likun Yang, Lei Cui, Xiaotang Chen, Kaiqi Huang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.07301

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Double Deep Q-Learning in Opponent Modeling

2022-11-24 · Yangtianze Tao, John Doe

Multi-agent systems in which secondary agents with conflicting agendas also alter their methods need opponent modeling. In this study, we simulate the main agent's and secondary agents' tactics using Double Deep Q-Networ…

Mixture-of-ExpertsQ-Learning

Variational Autoencoders for Opponent Modeling in Multi-Agent Systems

2020-01-29 · Georgios Papoudakis, Stefano V. Albrecht

Multi-agent systems exhibit complex behaviors that emanate from the interactions of multiple agents in a shared environment. In this work, we are interested in controlling one agent in a multi-agent system and successful…

Reinforcement Learning

Opponent Modeling in Multiplayer Imperfect-Information Games

2022-12-12 · Sam Ganzfried, Kevin A. Wang, Max Chiswick

In many real-world settings agents engage in strategic interactions with multiple opposing agents who can employ a wide variety of strategies. The standard approach for designing agents for such settings is to compute or…

Learning to Model Opponent Learning

2020-06-06 · Ian Davies, Zheng Tian, Jun Wang

Multi-Agent Reinforcement Learning (MARL) considers settings in which a set of coexisting agents interact with one another and their environment. The adaptation and learning of other agents induces non-stationarity in th…

Decision MakingmodelMulti-agent Reinforcement Learning

The Design and Composition of Structural Causal Decision Processes

2026-05-04 · Sebastian Benthall, Alan Lujan arxiv

We present two new classes of causal models of decision-making agents. Our approach is motivated by the needs of modeling the economics of computing systems. These systems are composed of subsystems and can exhibit endog…