paper-with-me

Papers

Autonomous Decision Making for UAV Cooperative Pursuit-Evasion Game with Reinforcement Learning

2024-11-05 · Yang Zhao, Zidong Nie, Kangsheng Dong, Qinghua Huang, Xuelong Li

The application of intelligent decision-making in unmanned aerial vehicle (UAV) is increasing, and with the development of UAV 1v1 pursuit-evasion game, multi-UAV cooperative game has emerged as a new challenge. This paper proposes a deep reinforcement learning-based model for decision-making in multi-role UAV cooperative pursuit-evasion game, to address the challenge of enabling UAV to autonomously make decisions in complex game environments. In order to enhance the training efficiency of the reinforcement learning algorithm in UAV pursuit-evasion game environment that has high-dimensional state-action space, this paper proposes multi-environment asynchronous double deep Q-network with priority experience replay algorithm to effectively train the UAV's game policy. Furthermore, aiming to improve cooperation ability and task completion efficiency, as well as minimize the cost of UAVs in the pursuit-evasion game, this paper focuses on the allocation of roles and targets within multi-UAV environment. The cooperative game decision model with varying numbers of UAVs are obtained by assigning diverse tasks and roles to the UAVs in different scenarios. The simulation results demonstrate that the proposed method enables autonomous decision-making of the UAVs in pursuit-evasion game scenarios and exhibits significant capabilities in cooperation.

📄 PDF Abstract BibTeX arXiv:2411.02983

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…

Similar Papers 제목 키워드 기반

AgilePE: Autonomous UAV Pursuit-Evasion via Self-Play Reinforcement Learning

2026-08-14 · Wenhao Tang, Tianyang Chen, Zhejun Cui, Boyuan An 외 arxiv

Autonomous pursuit-evasion is a fundamental challenge for Unmanned Aerial Vehicles (UAVs), requiring rapid decision-making under tightly coupled dynamics and continuously changing opponent behaviors. Traditional rule-bas…

Reinforcement Learning

Online Planning for Multi-UAV Pursuit-Evasion in Unknown Environments Using Deep Reinforcement Learning

2024-09-24 · Jiayu Chen, Chao Yu, Guosheng Li, Wenhao Tang 외

Multi-UAV pursuit-evasion, where pursuers aim to capture evaders, poses a key challenge for UAV swarm intelligence. Multi-agent reinforcement learning (MARL) has demonstrated potential in modeling cooperative behaviors, …

Deep Reinforcement LearningMulti-agent Reinforcement Learning

Thompson Sampling for Pursuit-Evasion Problems

2018-11-11 · Zhen Li, Nicholas J. Meyer, Eric B. Laber, Robert Brigantic

Pursuit-evasion is a multi-agent sequential decision problem wherein a group of agents known as pursuers coordinate their traversal of a spatial domain to locate an agent trying to evade them. Pursuit evasion problems ar…

Thompson Sampling

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 Dynamics Perspective of Pursuit-Evasion Games of Intelligent Agents with the Ability to Learn

2021-04-03 · Hao Xiong, Huanhui Cao, Lin Zhang, Wenjie Lu

Pursuit-evasion games are ubiquitous in nature and in an artificial world. In nature, pursuer(s) and evader(s) are intelligent agents that can learn from experience, and dynamics (i.e., Newtonian or Lagrangian) is vital …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)