paper-with-me

Papers

Choosing Well Your Opponents: How to Guide the Synthesis of Programmatic Strategies

2023-07-10 · Rubens O. Moraes, David S. Aleixo, Lucas N. Ferreira, Levi H. S. Lelis

This paper introduces Local Learner (2L), an algorithm for providing a set of reference strategies to guide the search for programmatic strategies in two-player zero-sum games. Previous learning algorithms, such as Iterated Best Response (IBR), Fictitious Play (FP), and Double-Oracle (DO), can be computationally expensive or miss important information for guiding search algorithms. 2L actively selects a set of reference strategies to improve the search signal. We empirically demonstrate the advantages of our approach while guiding a local search algorithm for synthesizing strategies in three games, including MicroRTS, a challenging real-time strategy game. Results show that 2L learns reference strategies that provide a stronger search signal than IBR, FP, and DO. We also simulate a tournament of MicroRTS, where a synthesizer using 2L outperformed the winners of the two latest MicroRTS competitions, which were programmatic strategies written by human programmers.

📄 PDF Abstract BibTeX arXiv:2307.04893

Code (1)

rubensolv/locallearnerijcai 공식 구현

Similar Papers 제목 키워드 기반

L2E: Learning to Exploit Your Opponent

2021-02-18 · Zhe Wu, Kai Li, Enmin Zhao, Hang Xu 외

Opponent modeling is essential to exploit sub-optimal opponents in strategic interactions. Most previous works focus on building explicit models to directly predict the opponents' styles or strategies, which require a la…

"How Was Your Weekend?" A Generative Model of Phatic Conversation

2018-02-13 · Hannah Morrison, Chris Martens

Unspoken social rules, such as those that govern choosing a proper discussion topic and when to change discussion topics, guide conversational behaviors. We propose a computational model of conversation that can follow o…

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

Align Your Gaussians: Text-to-4D with Dynamic 3D Gaussians and Composed Diffusion Models

2023-12-21 · CVPR 2024 1 · Huan Ling, Seung Wook Kim, Antonio Torralba, Sanja Fidler 외

Text-guided diffusion models have revolutionized image and video generation and have also been successfully used for optimization-based 3D object synthesis. Here, we instead focus on the underexplored text-to-4D setting …

Synthetic Data GenerationVideo Generation

Draw Your Art Dream: Diverse Digital Art Synthesis with Multimodal Guided Diffusion

2022-09-27 · Nisha Huang, Fan Tang, WeiMing Dong, Changsheng Xu

Digital art synthesis is receiving increasing attention in the multimedia community because of engaging the public with art effectively. Current digital art synthesis methods usually use single-modality inputs as guidanc…

Diversity