paper-with-me

홈 › Papers

Fighter Jet Navigation and Combat using Deep Reinforcement Learning with Explainable AI

2025-02-19 · Swati Kar, Soumyabrata Dey, Mahesh K Banavar, Shahnewaz Karim Sakib

This paper presents the development of an Artificial Intelligence (AI) based fighter jet agent within a customized Pygame simulation environment, designed to solve multi-objective tasks via deep reinforcement learning (DRL). The jet's primary objectives include efficiently navigating the environment, reaching a target, and selectively engaging or evading an enemy. A reward function balances these goals while optimized hyperparameters enhance learning efficiency. Results show more than 80\% task completion rate, demonstrating effective decision-making. To enhance transparency, the jet's action choices are analyzed by comparing the rewards of the actual chosen action (factual action) with those of alternate actions (counterfactual actions), providing insights into the decision-making rationale. This study illustrates DRL's potential for multi-objective problem-solving with explainable AI. Project page is available at: \href{https://github.com/swatikar95/Autonomous-Fighter-Jet-Navigation-and-Combat}{Project GitHub Link}.

📄 PDF Abstract BibTeX arXiv:2502.13373

Code (1)

swatikar95/autonomous-fighter-jet-navigation-and-combat 공식 구현

Tasks

counterfactualDecision MakingDeep Reinforcement Learning

Similar Papers 제목 키워드 기반

Fighter flight trajectory prediction based on spatio-temporal graphcial attention network

2024-05-13 · Yao Sun, Tengyu Jing, Jiapeng Wang, Wei Wang

Quickly and accurately predicting the flight trajectory of a blue army fighter in close-range air combat helps a red army fighter gain a dominant situation, which is the winning factor in later air combat. However,due to…

Graph AttentionTrajectory Prediction

Autonomous Agent for Beyond Visual Range Air Combat: A Deep Reinforcement Learning Approach

2023-04-19 · Joao P. A. Dantas, Marcos R. O. A. Maximo, Takashi Yoneyama

This work contributes to developing an agent based on deep reinforcement learning capable of acting in a beyond visual range (BVR) air combat simulation environment. The paper presents an overview of building an agent re…

Deep Reinforcement Learningreinforcement-learning

Flight Trajectory Prediction Using an Enhanced CNN-LSTM Network

2024-04-30 · Qinzhi Hao, Jiali Zhang, Tengyu Jing, Wei Wang

Aiming at the problem of low accuracy of flight trajectory prediction caused by the high speed of fighters, the diversity of tactical maneuvers, and the transient nature of situational change in close range air combat, t…

DiversityPredictionTrajectory Prediction

Towards Human Engagement with Realistic AI Combat Pilots

2025-09-30 · Ardian Selmonaj, Giacomo Del Rio, Adrian Schneider, Alessandro Antonucci arxiv

We present a system that enables real-time interaction between human users and agents trained to control fighter jets in simulated 3D air combat scenarios. The agents are trained in a dedicated environment using Multi-Ag…

Multi-agent Reinforcement Learning

Harfang3D Dog-Fight Sandbox: A Reinforcement Learning Research Platform for the Customized Control Tasks of Fighter Aircrafts

2022-10-13 · Muhammed Murat Özbek, Süleyman Yıldırım, Muhammet Aksoy, Eric Kernin 외

The advent of deep learning (DL) gave rise to significant breakthroughs in Reinforcement Learning (RL) research. Deep Reinforcement Learning (DRL) algorithms have reached super-human level skills when applied to vision-b…

Atari GamesDecision MakingDeep Reinforcement Learningreinforcement-learning+2