paper-with-me

홈 › Papers

Minimax Exploiter: A Data Efficient Approach for Competitive Self-Play

2023-11-28 · Daniel Bairamian, Philippe Marcotte, Joshua Romoff, Gabriel Robert, Derek Nowrouzezahrai

Recent advances in Competitive Self-Play (CSP) have achieved, or even surpassed, human level performance in complex game environments such as Dota 2 and StarCraft II using Distributed Multi-Agent Reinforcement Learning (MARL). One core component of these methods relies on creating a pool of learning agents -- consisting of the Main Agent, past versions of this agent, and Exploiter Agents -- where Exploiter Agents learn counter-strategies to the Main Agents. A key drawback of these approaches is the large computational cost and physical time that is required to train the system, making them impractical to deploy in highly iterative real-life settings such as video game productions. In this paper, we propose the Minimax Exploiter, a game theoretic approach to exploiting Main Agents that leverages knowledge of its opponents, leading to significant increases in data efficiency. We validate our approach in a diversity of settings, including simple turn based games, the arcade learning environment, and For Honor, a modern video game. The Minimax Exploiter consistently outperforms strong baselines, demonstrating improved stability and data efficiency, leading to a robust CSP-MARL method that is both flexible and easy to deploy.

📄 PDF Abstract BibTeX arXiv:2311.17190

Code (0)

등록된 구현이 없습니다.

Tasks

Atari GamesDiversityDota 2Multi-agent Reinforcement LearningStarcraftStarcraft II

Similar Papers 제목 키워드 기반

A Deep Reinforcement Learning Approach for Finding Non-Exploitable Strategies in Two-Player Atari Games

2022-07-18 · Zihan Ding, DiJia Su, Qinghua Liu, Chi Jin

This paper proposes new, end-to-end deep reinforcement learning algorithms for learning two-player zero-sum Markov games. Different from prior efforts on training agents to beat a fixed set of opponents, our objective is…

Atari GamesDeep Reinforcement LearningQ-Learning

VISER: A Tractable Solution Concept for Games with Information Asymmetry

2023-07-18 · Jeremy McMahan, Young Wu, Yudong Chen, Xiaojin Zhu 외

Many real-world games suffer from information asymmetry: one player is only aware of their own payoffs while the other player has the full game information. Examples include the critical domain of security games and adve…

Multi-agent Reinforcement Learning

The Power of Exploiter: Provable Multi-Agent RL in Large State Spaces

2021-06-07 · Chi Jin, Qinghua Liu, Tiancheng Yu

Modern reinforcement learning (RL) commonly engages practical problems with large state spaces, where function approximation must be deployed to approximate either the value function or the policy. While recent progresse…

Reinforcement Learning (RL)

RoCo: Role-Based LLMs Collaboration for Automatic Heuristic Design

2025-12-03 · Jiawei Xu, Feng-Feng Wei, Wei-Neng Chen arxiv

Automatic Heuristic Design (AHD) has gained traction as a promising solution for solving combinatorial optimization problems (COPs). Large Language Models (LLMs) have emerged and become a promising approach to achieving …

SEASONED: Semantic-Enhanced Self-Counterfactual Explainable Detection of Adversarial Exploiter Contracts

2025-09-06 · Xng Ai, Shudan Lin, Zecheng Li, Kai Zhou 외 arxiv

Decentralized Finance (DeFi) attacks have resulted in significant losses, often orchestrated through Adversarial Exploiter Contracts (AECs) that exploit vulnerabilities in victim smart contracts. To proactively identify …