paper-with-me

Papers

Multi-Target Radar Search and Track Using Sequence-Capable Deep Reinforcement Learning

2025-02-19 · Jan-Hendrik Ewers, David Cormack, Joe Gibbs, David Anderson

The research addresses sensor task management for radar systems, focusing on efficiently searching and tracking multiple targets using reinforcement learning. The approach develops a 3D simulation environment with an active electronically scanned array radar, using a multi-target tracking algorithm to improve observation data quality. Three neural network architectures were compared including an approach using fated recurrent units with multi-headed self-attention. Two pre-training techniques were applied: behavior cloning to approximate a random search strategy and an auto-encoder to pre-train the feature extractor. Experimental results revealed that search performance was relatively consistent across most methods. The real challenge emerged in simultaneously searching and tracking targets. The multi-headed self-attention architecture demonstrated the most promising results, highlighting the potential of sequence-capable architectures in handling dynamic tracking scenarios. The key contribution lies in demonstrating how reinforcement learning can optimize sensor management, potentially improving radar systems' ability to identify and track multiple targets in complex environments.

📄 PDF Abstract BibTeX arXiv:2502.13584

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningManagementreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…

Similar Papers 제목 키워드 기반

Adversarial Multi-Player Bandits for Cognitive Radar Networks

2021-10-22 · William W. Howard, R. M. Buehrer, Anthony Martone

We model a radar network as an adversarial bandit problem, where the environment pre-selects reward sequences for each of several actions available to the network. This excludes environments which vary rewards in respons…

Automotive Radar Multi-Frame Track-Before-Detect Algorithm Considering Self-Positioning Errors

2025-04-24 · WuJun Li, Qing Miao, Ye Yuan, Yunlian Tian 외

This paper presents a method for the joint detection and tracking of weak targets in automotive radars using the multi-frame track-before-detect (MF-TBD) procedure. Generally, target tracking in automotive radars is chal…

Dynamic Radar Network of UAVs: A Joint Navigation and Tracking Approach

2020-01-13 · Anna Guerra, Davide Dardari, Petar M. Djuric

Nowadays there is a growing research interest on the possibility of enriching small flying robots with autonomous sensing and online navigation capabilities. This will enable a large number of applications spanning from …

A MARL Based Multi-Target Tracking Algorithm Under Jamming Against Radar

2024-12-17 · Ziang Wang, Lei Wang, Qi Yi, Yimin Liu

Unmanned aerial vehicles (UAVs) have played an increasingly important role in military operations and social life. Among all application scenarios, multi-target tracking tasks accomplished by UAV swarms have received ext…

Multi-agent Reinforcement Learning

Tracking mulitple targets with multiple radars using Distributed Auctions

2023-07-31 · Pierre Larrenie, Cédric Buron, Frédéric Barbaresco

Coordination of radars can be performed in various ways. To be more resilient radar networks can be coordinated in a decentralized way. In this paper, we introduce a highly resilient algorithm for radar coordination base…