paper-with-me

홈 › Papers

On Solving the 2-Dimensional Greedy Shooter Problem for UAVs

2019-11-02 · Loren Anderson, Sahitya Senapathy

Unmanned Aerial Vehicles (UAVs), autonomously-guided aircraft, are widely used for tasks involving surveillance and reconnaissance. A version of the pursuit-evasion problems centered around UAVs and its variants has been extensively studied in recent years due to numerous breakthroughs in AI. We present an approach to UAV pursuit-evasion in a 2D aerial-engagement environment using reinforcement learning (RL), a machine learning paradigm concerned with goal-oriented algorithms. In this work, a UAV wielding the greedy shooter strategy engages with a UAV trained using deep Q-learning techniques. Simulated results show that the latter UAV wins every engagement in which the UAVs are suffciently separated during initialization. This approach highlights an exhaustive and robust application of reinforcement learning to pursuit-evasion that provides insight into effective strategies for UAV flight and interaction.

📄 PDF Abstract BibTeX arXiv:1911.01419

Code (1)

LorenJAnderson/uav-2d-greedyshooter-rl 공식 구현 pytorch

Tasks

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Solving reward-collecting problems with UAVs: a comparison of online optimization and Q-learning

2021-11-30 · Yixuan Liu, Chrysafis Vogiatzis, Ruriko Yoshida, Erich Morman

Uncrewed autonomous vehicles (UAVs) have made significant contributions to reconnaissance and surveillance missions in past US military campaigns. As the prevalence of UAVs increases, there has also been improvements in …

Autonomous VehiclesQ-Learning

Feature Clustering for Accelerating Parallel Coordinate Descent

2012-12-01 · NeurIPS 2012 12 · Chad Scherrer, Ambuj Tewari, Mahantesh Halappanavar, David Haglin

Large scale $\ell_1$-regularized loss minimization problems arise in numerous applications such as compressed sensing and high dimensional supervised learning, including classification and regression problems. High perf…

Clusteringcompressed sensing

Gun Source and Muzzle Head Detection

2020-01-29 · Zhong Zhou, Isak Czeresnia Etinger, Florian Metze, Alexander Hauptmann 외

There is a surging need across the world for protection against gun violence. There are three main areas that we have identified as challenging in research that tries to curb gun violence: temporal location of gunshots, …

2D Object DetectionHead Detectionobject-detectionObject Detection+1

Resolution-Consistent Greedy Neural Approximation on Infinite-Dimensional Spaces

2026-08-21 · Pablo M. Berná, Antonio Falcó, Diego Mondéjar arxiv

We develop constructive approximation and learning guarantees for shallow neural models with infinite-dimensional inputs observed through finitely many coordinates. The analysis is based on a parameter-normalized neural …

Performance Evaluation and Hybrid Application of the Greedy and Predictive UAV Trajectory Optimization Methods for Localizing a Target Mobile Device

2023-02-23 · Halim Lee, Jiwon Seo

This study investigates unmanned aerial vehicle (UAV) trajectory planning strategies for localizing a target mobile device in emergency situations. The global navigation satellite system (GNSS)-based accurate position in…

Trajectory Planning