Related Experiment Video
Updated: Jun 27, 2026

The Double-H Maze: A Robust Behavioral Test for Learning and Memory in Rodents
Published on: July 8, 2015
GR-MAPPO Algorithm for Perimeter Defense Problem in Multi-Agent Systems
Huihui Tan1, Shuang Zhang1, Shiwei Lin1
1College of Computer Engineering, Jimei University, Xiamen 361021, China.
None:
Multi-agent perimeter defense plays a critical role in cooperative defense scenarios in unmanned swarms. However, existing deep reinforcement learning approaches struggle to effectively exploit both coordination and temporal information under constrained local communication, and they lack generalization capability under dynamic variations in swarm size. To address these challenges, this paper proposes a multi-agent reinforcement learning strategy that integrates coordination under local communication constraints with spatiotemporal feature modeling. Specifically, a GraphSAGE-based spatial aggregation module is employed to enhance information exchange among defenders, while a GRU-based temporal encoding module processes historical observation sequences to improve coordination and anticipatory capability. Furthermore, to overcome scalability limitations, the inductive node-level aggregation mechanism enables agents to adapt to varying numbers of local neighbors, eliminating dependence on a fixed swarm size. Experimental results demonstrate that the proposed GR-MAPPO consistently improves capture performance under limited communication and exhibits better performance retention under cross-scale transfer across different swarm scales.
Related Concept Videos
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
Vectors in Space: Problem Solving
Two-Dimensional Force System: Problem Solving
The first step to solving a two-dimensional force system problem is to draw a free-body diagram of the object under consideration. This diagram helps identify all the external forces acting on the object, including their...
Vectors in 2D: Problem Solving
Collisions in Multiple Dimensions: Introduction
Three-Dimensional Force System:Problem Solving
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...