paper-with-me

Papers

Learning Strategy Representation for Imitation Learning in Multi-Agent Games

2024-09-28 · Shiqi Lei, Kanghoon Lee, Linjing Li, Jinkyoo Park

The offline datasets for imitation learning (IL) in multi-agent games typically contain player trajectories exhibiting diverse strategies, which necessitate measures to prevent learning algorithms from acquiring undesirable behaviors. Learning representations for these trajectories is an effective approach to depicting the strategies employed by each demonstrator. However, existing learning strategies often require player identification or rely on strong assumptions, which are not appropriate for multi-agent games. Therefore, in this paper, we introduce the Strategy Representation for Imitation Learning (STRIL) framework, which (1) effectively learns strategy representations in multi-agent games, (2) estimates proposed indicators based on these representations, and (3) filters out sub-optimal data using the indicators. STRIL is a plug-in method that can be integrated into existing IL algorithms. We demonstrate the effectiveness of STRIL across competitive multi-agent scenarios, including Two-player Pong, Limit Texas Hold'em, and Connect Four. Our approach successfully acquires strategy representations and indicators, thereby identifying dominant trajectories and significantly enhancing existing IL performance across these environments.

📄 PDF Abstract BibTeX arXiv:2409.19363

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

RTSGameBench: An RTS Benchmark for Strategic Reasoning by Vision-Language Models

2026-06-17 · San Kim, Daechul Ahn, Reokyoung Kim, Hyeonbeom Choi 외 arxiv

Modern Vision-Language Models (VLMs) often struggle with strategic reasoning, i.e., anticipating and influencing other agents' actions, under uncertainty in competitive and cooperative settings. Real-time strategy (RTS) …

Conditional Imitation Learning for Multi-Agent Games

2022-01-05 · Andy Shih, Stefano Ermon, Dorsa Sadigh

While advances in multi-agent learning have enabled the training of increasingly complex agents, most existing techniques produce a final policy that is not designed to adapt to a new partner's strategy. However, we woul…

Imitation LearningTensor Decomposition

Playing games with Large language models: Randomness and strategy

2025-03-04 · Alicia Vidler, Toby Walsh

Playing games has a long history of describing intricate interactions in simplified forms. In this paper we explore if large language models (LLMs) can play games, investigating their capabilities for randomisation and s…

Reinforcement Learning In Two Player Zero Sum Simultaneous Action Games

2021-10-10 · Patrick Phillips

Two player zero sum simultaneous action games are common in video games, financial markets, war, business competition, and many other settings. We first introduce the fundamental concepts of reinforcement learning in two…

Imitation LearningMeta-Learningreinforcement-learningReinforcement Learning+2

The Design Of "Stratega": A General Strategy Games Framework

2020-09-11 · Diego Perez-Liebana, Alexander Dockhorn, Jorge Hurtado Grueso, Dominik Jeurissen

Stratega, a general strategy games framework, has been designed to foster research on computational intelligence for strategy games. In contrast to other strategy game frameworks, Stratega allows to create a wide variety…

Decision MakingReal-Time Strategy Games