paper-with-me

Papers

Parametric Open Source Games

2026-06-25 · Aleksandar Todorov, Jesse ten Napel, Alexander Müller arxiv

Open-source game theory studies agents whose behavior may depend on one another's decision procedures, but most existing models use discrete or symbolic programs. We introduce parametric open-source games, a continuous analogue of program equilibria in which players choose parameter vectors and semantics maps convert the full parameter profile into mixed actions in an underlying finite game. We establish equilibrium existence results, derive an exact coupling threshold at which selfish gradient ascent in symmetric $2\times2$ games switches from defection toward cooperation, and give a one-dimensional boundary test for parametric program Nash equilibria. We further extend the framework to a neural semantics class whose first-order cooperation condition is governed by the ratio of cross-player to self-player sensitivity. Across canonical games, the framework shows how access to internal parameterizations can qualitatively reshape learning dynamics and equilibrium structure, and how sufficiently strong open-source coupling can steer selfish optimization toward cooperative outcomes.

📄 PDF Abstract BibTeX arXiv:2606.27068

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Domain Engineering for Applied Monocular Reconstruction of Parametric Faces

2022-09-06 · Igor Borovikov, Karine Levonyan, Jon Rein, Pawel Wrotek 외

Many modern online 3D applications and video games rely on parametric models of human faces for creating believable avatars. However, manually reproducing someone's facial likeness with a parametric model is difficult an…

Domain AdaptationMonocular Reconstruction

Applied monocular reconstruction of parametric faces with domain engineering

2022-08-05 · Igor Borovikov, Karine Levonyan, Jon Rein, Pawel Wrotek 외

Many modern online 3D applications and videogames rely on parametric models of human faces for creating believable avatars. However, manual reproduction of someone's facial likeness with a parametric model is difficult a…

Domain AdaptationMonocular Reconstruction

Learning Parametric Closed-Loop Policies for Markov Potential Games

2018-02-03 · ICLR 2018 1 · Sergio Valcarcel Macua, Javier Zazo, Santiago Zazo

Multiagent systems where agents interact among themselves and with a stochastic environment can be formalized as stochastic games. We study a subclass named Markov potential games (MPGs) that appear often in economic and…

Deep Reinforcement LearningReinforcement Learning

MixedComplementarityProblems.jl: A Fast, Batched, Open-Source Interior Point Solver for Mixed Complementarity Problems

2026-08-02 · David Fridovich-Keil arxiv

Mixed complementarity problems (MCPs) arise as the first-order optimality conditions of nonlinear programs and noncooperative games, and provide a natural formulation for multi-agent trajectory optimization problems that…

Evaluating LLMs in Open-Source Games

2025-11-29 · Swadesh Sistla, Max Kleiman-Weiner arxiv

Large Language Models' (LLMs) programming capabilities enable their participation in open-source games: a game-theoretic setting in which players submit computer programs in lieu of actions. These programs offer numerous…