paper-with-me

홈 › Papers

Recursive Joint Simulation in Games

2024-02-12 · Vojtech Kovarik, Caspar Oesterheld, Vincent Conitzer

Game-theoretic dynamics between AI agents could differ from traditional human-human interactions in various ways. One such difference is that it may be possible to accurately simulate an AI agent, for example because its source code is known. Our aim is to explore ways of leveraging this possibility to achieve more cooperative outcomes in strategic settings. In this paper, we study an interaction between AI agents where the agents run a recursive joint simulation. That is, the agents first jointly observe a simulation of the situation they face. This simulation in turn recursively includes additional simulations (with a small chance of failure, to avoid infinite recursion), and the results of all these nested simulations are observed before an action is chosen. We show that the resulting interaction is strategically equivalent to an infinitely repeated version of the original game, allowing a direct transfer of existing results such as the various folk theorems.

📄 PDF Abstract BibTeX arXiv:2402.08128

Code (0)

등록된 구현이 없습니다.

Tasks

AI Agent

Similar Papers 제목 키워드 기반

Approximating Human Strategic Reasoning with LLM-Enhanced Recursive Reasoners Leveraging Multi-agent Hypergames

2025-02-11 · Vince Trencsenyi, Agnieszka Mensfelt, Kostas Stathis

LLM-driven multi-agent-based simulations have been gaining traction with applications in game-theoretic and social simulations. While most implementations seek to exploit or evaluate LLM-agentic reasoning, they often do …

R2-B2: Recursive Reasoning-Based Bayesian Optimization for No-Regret Learning in Games

2020-06-30 · ICML 2020 1 · Zhongxiang Dai, Yizhou Chen, Kian Hsiang Low, Patrick Jaillet 외

This paper presents a recursive reasoning formalism of Bayesian optimization (BO) to model the reasoning process in the interactions between boundedly rational, self-interested agents with unknown, complex, and costly-to…

Bayesian OptimizationMulti-agent Reinforcement Learning

Delegating via Quitting Games

2018-04-20 · Juan Afanador, Nir Oren, Murilo S. Baptista

Delegation allows an agent to request that another agent completes a task. In many situations the task may be delegated onwards, and this process can repeat until it is eventually, successfully or unsuccessfully, perform…

Multi-Armed Bandits

Strat-Reasoner: Reinforcing Strategic Reasoning of LLMs in Multi-Agent Games

2026-05-06 · Yidong He, Yutao Lai, Pengxu Yang, Jiarui Gan 외 arxiv

While Large Language Models (LLMs) excel in certain reasoning tasks, they struggle in multi-agent games where the final outcome depends on the joint strategies of all agents. In multi-agent games, the non-stationarity of…

Reinforcement Learning

Deep Learning Across Games

2024-09-23 · Daniele Condorelli, Massimiliano Furlan

We train two neural networks adversarially to play static games. At each iteration, a row and column network observe a new random bimatrix game and output individual mixed strategies. The parameters of each network are i…

Deep Learning