paper-with-me

Papers

A Hierarchical Deep Reinforcement Learning Framework for 6-DOF UCAV Air-to-Air Combat

2022-12-05 · Jiajun Chai, Wenzhang Chen, Yuanheng Zhu, Zong-xin Yao, Dongbin Zhao

Unmanned combat air vehicle (UCAV) combat is a challenging scenario with continuous action space. In this paper, we propose a general hierarchical framework to resolve the within-vision-range (WVR) air-to-air combat problem under 6 dimensions of degree (6-DOF) dynamics. The core idea is to divide the whole decision process into two loops and use reinforcement learning (RL) to solve them separately. The outer loop takes into account the current combat situation and decides the expected macro behavior of the aircraft according to a combat strategy. Then the inner loop tracks the macro behavior with a flight controller by calculating the actual input signals for the aircraft. We design the Markov decision process for both the outer loop strategy and inner loop controller, and train them by proximal policy optimization (PPO) algorithm. For the inner loop controller, we design an effective reward function to accurately track various macro behavior. For the outer loop strategy, we further adopt a fictitious self-play mechanism to improve the combat performance by constantly combating against the historical strategies. Experiment results show that the inner loop controller can achieve better tracking performance than fine-tuned PID controller, and the outer loop strategy can perform complex maneuvers to get higher and higher winning rate, with the generation evolves.

📄 PDF Abstract BibTeX arXiv:2212.03830

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Artificial Intelligence Approaches To UCAV Autonomy

2017-01-24 · Amir Husain, Bruce Porter

This paper covers a number of approaches that leverage Artificial Intelligence algorithms and techniques to aid Unmanned Combat Aerial Vehicle (UCAV) autonomy. An analysis of current approaches to autonomous control is p…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

An Imitative Reinforcement Learning Framework for Autonomous Dogfight

2024-06-17 · Siyuan Li, Rongchang Zuo, Bofei Liu, Peng Liu 외

Unmanned Combat Aerial Vehicle (UCAV) dogfight, which refers to a fight between two or more UCAVs usually at close quarters, plays a decisive role on the aerial battlefields. With the evolution of artificial intelligence…

Imitation Learningreinforcement-learningReinforcement Learning

Homotopy Based Reinforcement Learning with Maximum Entropy for Autonomous Air Combat

2021-12-01 · Yiwen Zhu, Zhou Fang, Yuan Zheng, Wenya Wei

The Intelligent decision of the unmanned combat aerial vehicle (UCAV) has long been a challenging problem. The conventional search method can hardly satisfy the real-time demand during high dynamics air combat scenarios.…

reinforcement-learningReinforcement Learning (RL)

Amplifying the Imitation Effect for Reinforcement Learning of UCAV's Mission Execution

2019-01-17 · Gyeong Taek Lee, Chang Ouk Kim

This paper proposes a new reinforcement learning (RL) algorithm that enhances exploration by amplifying the imitation effect (AIE). This algorithm consists of self-imitation learning and random network distillation algor…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Research on Autonomous Maneuvering Decision of UCAV based on Approximate Dynamic Programming

2019-08-27 · Zhencai Hu, Peng Gao, Fei Wang

Unmanned aircraft systems can perform some more dangerous and difficult missions than manned aircraft systems. In some highly complicated and changeable tasks, such as air combat, the maneuvering decision mechanism is re…

Decision Makingfeature selection