paper-with-me

홈 › Papers

MAPEL: Multi-Agent Pursuer-Evader Learning using Situation Report

2019-10-17 · Sagar Verma, Richa Verma, P. B. Sujit

In this paper, we consider a territory guarding game involving pursuers, evaders and a target in an environment that contains obstacles. The goal of the evaders is to capture the target, while that of the pursuers is to capture the evaders before they reach the target. All the agents have limited sensing range and can only detect each other when they are in their observation space. We focus on the challenge of effective cooperation between agents of a team. Finding exact solutions for such multi-agent systems is difficult because of the inherent complexity. We present Multi-Agent Pursuer-Evader Learning (MAPEL), a class of algorithms that use spatio-temporal graph representation to learn structured cooperation. The key concept is that the learning takes place in a decentralized manner and agents use situation report updates to learn about the whole environment from each others' partial observations. We use Recurrent Neural Networks (RNNs) to parameterize the spatio-temporal graph. An agent in MAPEL only updates all the other agents if an opponent or the target is inside its observation space by using situation report. We present two methods for cooperation via situation report update: a) Peer-to-Peer Situation Report (P2PSR) and b) Ring Situation Report (RSR). We present a detailed analysis of how these two cooperation methods perform when the number of agents in the game are increased. We provide empirical results to show how agents cooperate under these two methods.

📄 PDF Abstract BibTeX arXiv:1910.07780

Code (1)

sagarverma/MAPEL 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Active Adversarial Evader Tracking with a Probabilistic Pursuer under the Pursuit-Evasion Game Framework

2019-04-19 · Varun Chandra Jammula, Anshul Rai, Yezhou Yang

Given a mapped environment, we formulate the problem of visually tracking and following an evader using a probabilistic framework. In this work, we consider a non-holonomic robot with a limited visibility depth sensor in…

Three-agent Time-constrained Cooperative Pursuit-Evasion

2021-06-03 · Abhinav Sinha, Shashi Ranjan Kumar, Dwaipayan Mukherjee

This paper considers a pursuit-evasion scenario among three agents -- an evader, a pursuer, and a defender. We design cooperative guidance laws for the evader and the defender team to safeguard the evader from an attacki…

Motion Planning

Cooperative Nonlinear Guidance Strategies for Guaranteed Pursuit-Evasion

2024-02-09 · Saurabh Kumar, Shashi Ranjan Kumar, Abhinav Sinha

This paper addresses the pursuit-evasion problem involving three agents -- a purser, an evader, and a defender. We develop cooperative guidance laws for the evader-defender team that guarantee that the defender intercept…

A novel approach for multi-agent cooperative pursuit to capture grouped evaders

2020-06-01 · Muhammad Zuhair Qadir, Songhao Piao, Haiyang Jiang, Mohammed El Habib Souidi

An approach of mobile multi-agent pursuit based on application of self-organizing feature map (SOFM) and along with that reinforcement learning based on agent group role membership function (AGRMF) model is proposed. Thi…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Multiplayer Homicidal Chauffeur Reach-Avoid Games: A Pursuit Enclosure Function Approach

2023-11-04 · Rui Yan, Xiaoming Duan, Rui Zou, Xin He 외

This paper presents a multiplayer Homicidal Chauffeur reach-avoid differential game, which involves Dubins-car pursuers and simple-motion evaders. The goal of the pursuers is to cooperatively protect a planar convex regi…

ERP