paper-with-me

Papers

An Approach to Partial Observability in Games: Learning to Both Act and Observe

2021-08-11 · Elizabeth Gilmour, Noah Plotkin, Leslie Smith

Reinforcement learning (RL) is successful at learning to play games where the entire environment is visible. However, RL approaches are challenged in complex games like Starcraft II and in real-world environments where the entire environment is not visible. In these more complex games with more limited visual information, agents must choose where to look and how to optimally use their limited visual information in order to succeed at the game. We verify that with a relatively simple model the agent can learn where to look in scenarios with a limited visual bandwidth. We develop a method for masking part of the environment in Atari games to force the RL agent to learn both where to look and how to play the game in order to study where the RL agent learns to look. In addition, we develop a neural network architecture and method for allowing the agent to choose where to look and what action to take in the Pong game. Further, we analyze the strategies the agent learns to better understand how the RL agent learns to play the game.

📄 PDF Abstract BibTeX arXiv:2108.05701

Code (0)

등록된 구현이 없습니다.

Tasks

Atari GamesReinforcement Learning (RL)StarcraftStarcraft II

Similar Papers 제목 키워드 기반

SkyNet: Belief-Aware Planning for Partially-Observable Stochastic Games

2026-03-29 · Adam Haile arxiv

In 2019, Google DeepMind released MuZero, a model-based reinforcement learning method that achieves strong results in perfect-information games by combining learned dynamics models with Monte Carlo Tree Search (MCTS). Ho…

Reinforcement Learning

Benchmarking Partial Observability in Reinforcement Learning with a Suite of Memory-Improvable Domains

2025-07-31 · Ruo Yu Tao, Kaicheng Guo, Cameron Allen, George Konidaris arxiv

Mitigating partial observability is a necessary but challenging task for general reinforcement learning algorithms. To improve an algorithm's ability to mitigate partial observability, researchers need comprehensive benc…

General Reinforcement Learning

Norm Monitoring under Partial Action Observability

2015-05-15 · Natalia Criado, Jose M. Such

In the context of using norms for controlling multi-agent systems, a vitally important question that has not yet been addressed in the literature is the development of mechanisms for monitoring norm compliance under part…

Independent Learning of Nash Equilibria in Partially Observable Markov Potential Games with Decoupled Dynamics

2026-05-07 · Philip Jordan, Maryam Kamgarpour arxiv

We study Nash equilibrium learning in partially observable Markov games (POMGs), a multi-agent reinforcement learning framework in which agents cannot fully observe the underlying state. Prior work in this setting relies…

Multi-agent Reinforcement Learning

Ms. Pac-Man Versus Ghost Team CIG 2016 Competition

2016-09-08 · Piers R. Williams, Diego Perez-Liebana, Simon M. Lucas

This paper introduces the revival of the popular Ms. Pac-Man Versus Ghost Team competition. We present an updated game engine with Partial Observability constraints, a new Multi-Agent Systems approach to developing Ghost…