paper-with-me

홈 › Papers

Empirically Evaluating Multiagent Learning Algorithms

2014-01-31 · Erik Zawadzki, Asher Lipson, Kevin Leyton-Brown

There exist many algorithms for learning how to play repeated bimatrix games. Most of these algorithms are justified in terms of some sort of theoretical guarantee. On the other hand, little is known about the empirical performance of these algorithms. Most such claims in the literature are based on small experiments, which has hampered understanding as well as the development of new multiagent learning (MAL) algorithms. We have developed a new suite of tools for running multiagent experiments: the MultiAgent Learning Testbed (MALT). These tools are designed to facilitate larger and more comprehensive experiments by removing the need to build one-off experimental code. MALT also provides baseline implementations of many MAL algorithms, hopefully eliminating or reducing differences between algorithm implementations and increasing the reproducibility of results. Using this test suite, we ran an experiment unprecedented in size. We analyzed the results according to a variety of performance metrics including reward, maxmin distance, regret, and several notions of equilibrium convergence. We confirmed several pieces of conventional wisdom, but also discovered some surprising results. For example, we found that single-agent $Q$-learning outperformed many more complicated and more modern MAL algorithms.

📄 PDF Abstract BibTeX arXiv:1401.8074

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learning

Similar Papers 제목 키워드 기반

Comparative Evaluation of Multiagent Learning Algorithms in a Diverse Set of Ad Hoc Team Problems

2019-07-22 · Stefano V. Albrecht, Subramanian Ramamoorthy

This paper is concerned with evaluating different multiagent learning (MAL) algorithms in problems where individual agents may be heterogenous, in the sense of utilizing different learning strategies, without the opportu…

Fairness

Solving Multiagent Planning Problems with Concurrent Conditional Effects

2019-06-19 · Daniel Furelos-Blanco, Anders Jonsson

In this work we present a novel approach to solving concurrent multiagent planning problems in which several agents act in parallel. Our approach relies on a compilation from concurrent multiagent planning to classical p…

Credit Assignment For Collective Multiagent RL With Global Rewards

2018-12-01 · NeurIPS 2018 12 · Duc Thien Nguyen, Akshat Kumar, Hoong Chuin Lau

Scaling decision theoretic planning to large multiagent systems is challenging due to uncertainty and partial observability in the environment. We focus on a multiagent planning model subclass, relevant to urban settings…

Game Theoretic Rating in N-player general-sum games with Equilibria

2022-10-05 · Luke Marris, Marc Lanctot, Ian Gemp, Shayegan Omidshafiei 외

Rating strategies in a game is an important area of research in game theory and artificial intelligence, and can be applied to any real-world competitive or cooperative setting. Traditionally, only transitive dependencie…

Form

Hierarchical Deep Multiagent Reinforcement Learning with Temporal Abstraction

2018-09-25 · Hongyao Tang, Jianye Hao, Tangjie Lv, Yingfeng Chen 외

Multiagent reinforcement learning (MARL) is commonly considered to suffer from non-stationary environments and exponentially increasing policy space. It would be even more challenging when rewards are sparse and delayed …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)