2022
DOI: 10.1007/s42979-022-01302-x
|View full text |Cite
|
Sign up to set email alerts
|

A Strategy-Based Algorithm for Moving Targets in an Environment with Multiple Agents

Abstract: Most studies in the field of search algorithms have only focused on pursuing agents, while comparatively less attention has been paid to target algorithms that employ strategies to evade multiple pursuing agents. In this study, a state-of-the-art target algorithm, TrailMax, has been enhanced and implemented for multiple agent pathfinding problems. The presented algorithm aims to maximise the capture time if possible until timeout. Empirical analysis is performed on grid-based gaming benchmarks, measuring the c… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
1
1
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 17 publications
0
2
0
Order By: Relevance
“…Target search and tracking (S&T) is a sustained and focused research topic in recent years [1], [2], [5], [6], [8]- [11], which refers to detecting an object of interest in a search space [1] and tracking it. The related research can be divided into two components -1) to design a filter using a series of past observations to get correct estimates of the opponent location [3], [4], [6], [12] and 2) to improve policies for the S&T agents by leveraging the estimation from the filtering module [1], [2], [5], [8]- [10], [13] The classic Kalman-based filters have been widely used in this field.…”
Section: Related Work a Object Search And Trackmentioning
confidence: 99%
See 1 more Smart Citation
“…Target search and tracking (S&T) is a sustained and focused research topic in recent years [1], [2], [5], [6], [8]- [11], which refers to detecting an object of interest in a search space [1] and tracking it. The related research can be divided into two components -1) to design a filter using a series of past observations to get correct estimates of the opponent location [3], [4], [6], [12] and 2) to improve policies for the S&T agents by leveraging the estimation from the filtering module [1], [2], [5], [8]- [10], [13] The classic Kalman-based filters have been widely used in this field.…”
Section: Related Work a Object Search And Trackmentioning
confidence: 99%
“…We assume the action a i to be the searching agent velocity. Samples are randomly drawn from the replay buffer D to train the actor-critic and it should be noticed that all the gradients back-propagation is cut off at observation, which means we only update the actor-critic network parameters using equation (11) and (12). PMC is updated only with ground truth location and negative log likelihood.…”
Section: B Pmc Filter Informed Marlmentioning
confidence: 99%