paper-with-me

Papers

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 independently updated via stochastic gradient descent on a loss defined by the individual squared regret experienced in the game. Simulations show the joint behavior of the trained networks approximates a Nash equilibrium in all games. In $2\times2$ games with multiple equilibria, the networks select the risk dominant equilibrium. These findings, which are robust and generalise out-of-distribution, illustrate how equilibrium emerges from learning across heterogeneous games.

📄 PDF Abstract BibTeX arXiv:2409.15197

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

The Oxford Olympics Study 2016: Cost and Cost Overrun at the Games

2016-07-14

Given that Olympic Games held over the past decade each have cost USD 8.9 billion on average, the size and financial risks of the Games warrant study. The objectives of the Oxford Olympics study are to (1) establish the …

Management

Best-response dynamics, playing sequences, and convergence to equilibrium in random games

2021-01-11 · Torsten Heinrich, Yoojin Jang, Luca Mungo, Marco Pangallo 외

We analyze the performance of the best-response dynamic across all normal-form games using a random games approach. The playing sequence -- the order in which players update their actions -- is essentially irrelevant in …

All

Contrastive Learning of Generalized Game Representations

2021-06-18 · Chintan Trivedi, Antonios Liapis, Georgios N. Yannakakis

Representing games through their pixels offers a promising approach for building general-purpose and versatile game models. While games are not merely images, neural network models trained on game pixels often capture di…

Contrastive LearningImage ClassificationRepresentation Learning

Large Language Models and Games: A Survey and Roadmap

2024-02-28 · Roberto Gallotta, Graham Todd, Marvin Zammit, Sam Earle 외

Recent years have seen an explosive increase in research on large language models (LLMs), and accompanying public engagement on the topic. While starting as a niche area within natural language processing, LLMs have show…

Survey

FL Games: A Federated Learning Framework for Distribution Shifts

2022-10-31 · Sharut Gupta, Kartik Ahuja, Mohammad Havaei, Niladri Chatterjee 외

Federated learning aims to train predictive models for data that is distributed across clients, under the orchestration of a server. However, participating clients typically each hold data from a different distribution, …

Federated Learning