Next Article in Journal
Toward Data Integrity Architecture for Cloud-Based AI Systems
Previous Article in Journal
Particle Dark Matter Density and Entropy Production in the Early Universe
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Lévy Distribution Based Searching Scheme for the Discrete Targets in Vast Region

1
School of Electronic and Information Engineering, Shanghai Dianji University, Shanghai 201306, China
2
School of Mathematics and Statistics, Baise University, Baise 533000, China
3
School of Information Engineering, Shanghai Maritime University, Shanghai 201306, China
4
School of Engineering, University of California, Merced, CA 95343, USA
*
Author to whom correspondence should be addressed.
Symmetry 2022, 14(2), 272; https://doi.org/10.3390/sym14020272
Submission received: 7 November 2021 / Revised: 25 November 2021 / Accepted: 12 December 2021 / Published: 29 January 2022
(This article belongs to the Topic Applied Metaheuristic Computing)

Abstract

:
This paper investigates the Discrete Targets Search Problem, (DTSP), which aims to quickly search for discrete objects scattered in a vast symmetry region. Different from continuous function extremal value search, the discrete points search cannot make use of the properties of regular functions, such as function analytic, single/multiple extreme, and monotonicity. Thus, in this paper a new search scheme based on Lévy random distribution is investigated. In comparison with the T r a d i t i o n a l C a r p e t search or R a n d o m search based on other distributions, DTSP can provide much faster search speed which is demonstrated by simulation with different scales problems for the selected scenarios. The simulations experiment proves that DTSP is faster for searching for a discrete single target or multiple targets in a wide area. It provides a new method for solving the discrete target search problem.

1. Introduction

This paper is motivated by a world-wide focused case, the lost connection of the Malaysia Airlines Flight 370 (MH370). It has been missing up to now since then. Dozens of countries around the world have attempted the search using different kinds of most advanced technology such as radio “pings” between the aircraft and an Inmarsat satellite based on military radar data. Unfortunately, there has been neither confirmation of flight debris nor indication of crash sites. This paper defines the sea target search, grassland target search, desert target search, etc., in a large area as Discrete Targets Search Problem which is D T S P for short. D T S P has a wide range of applications, such as in the case of war, how to quickly search the enemy warships group. In addition, the rescue of airplane crashes, shipwrecks, and the desert search, etc. can be conversed with D T S P to be solved. Because search goal area is very large, the search target is a decentralized point, and characteristics of targets are not clear, D T S P is very difficult, and the research report on it is more visible. In a large area, see in Figure 1 for how to quickly search target. Research D T S P has great practical meaning.
There are some reports on the study of target recognition search, mainly through radar, infrared, robot, and other tracking. Some pioneer researchers reported about target recognition, target acquisition, and target tracking. For example, references [1,2] considered the case of heuristic search where the location of the goal may change during the course of the search. They introduced ideas from the area of resource-bounded planning into a Moving Target Search ( M T S ) algorithm, including commitment to god and deliberation for selecting plans. J. R. R. Uijlings et al. [3] addresses the problem of generating possible object locations for the use in object recognition. They introduce selective search by combining the strength of both an exhaustive search and segmentation. Grimaldo Silva et al. [4] proposed the use of saliency information to organize regions based on their probability of containing objects. Xin, ZH et al. introduced a new ground moving-target-focused method for airborne synthetic aperture radar in [5]. Compared to conventional S A R imaging methods, it can eliminate the effects of Doppler ambiguity and azimuth spectrum split. Mohamed Abd Allah El-Hadidy in [6] presented a search model that finds n-dimensional randomly moving target in which no information of the target position is available to the searchers. Zhen Shi et al. in [7] proposed a parallel search strategy based on kernel sparse representation to perform the tracking task in the FLIR sequences. The kernel method is used to deal with complex appearance variations. A variety of different target search problems were reported with different technical strategies, such as U A V s [8] and robots [9,10,11]. However, there are a few references about the discrete point object search problem. This paper discusses different strategies to study how to search discrete point object efficiently. In addition, there are more researches on the problem of discrete target search from the aspects of infrared and radar technology but fewer research reports from the perspective of image processing and algorithms.
The discrete point search problem is very different from the extreme value of function search problem (see Figure 2). In this case, the objects are isolated, and they are not related to each other. However, in the extreme value of function search problem, extreme points and other points are related, such that intelligent iterative calculation can be used to find their extreme point. Aiming at the particularity of discrete target search problem, this article proposes an efficient and reliable search method to achieve rapid searching target in a wide range of areas. We study the effectiveness of Traditional Carpet search, random search, and Lévy distribution random search for discrete point object, with the following differences from existing ones: Firstly, based on the practical problems of searching for discrete targets in people’s production and life, D T S P is proposed. From an actual target search problem analysis, it summarized and extracted a common technical problem. From the actual target search problem analysis, it summed up the common technical solutions to the problem; secondly, it formulates a new search with different evolution mode, for discrete point object problem; thirdly, it strictly analyzes and compares different search method performance. We show that the proposed search method is more efficient than tradition search and discuss the implication of the results and suggestion for further research.
The remainder of this paper is organized as follows: In Section 2, we sum up the search method for discrete targets in the current reality. In Section 3, we develop the general framework of the search solution. In Section 4, we formulate some dominance properties and model mathematical of D T S P . In Section 5, we discuss the Traditional Carpet search, random search, and Lévy distribution random search for discrete point object. The Lévy distribution random search was developed to enhance the search efficiency for the D T S P . The results of a computational experiment are provided in Section 6. Some conclusions are given in the last section.

2. The Current Search Method

The traditional search methods are usually used for search in plane crash, ship sank, and desert missing, as well as the search of landslide spot, forest fire spot and rescue, grassland, and enemy warships group, etc. For example, sending aircraft flights to the target area to search for suspicious targets or sending ground and rescue personnel for on-site search. Most of the current searches are Traditional Carpet search, which divide the target area into many lattices to be searched one by one in turn, as shown by Figure 3:
In the past, most actual discrete point object search problems use the Traditional Carpet search to look for target. Rescuers use any possible means; aircraft and ships deploy equipment to listen for signals from the underwater locator beacons attached to the aircraft’s “black box” flight recorders. However the batteries of the beacons become exhausted in a short time. For example in MH370 search, the search operation continued in the area of the signals using a robotic submarine for a long time but without obtaining any evidence of debris.
The efficiency of Traditional Carpet search method is low due to its enumeration nature. It is almost invalid when the target is in a big area. The paper [12] presented a FogLight approach for searching metabolic networks utilizing Boolean (AND-OR) operations represented in matrix notation to efficiently reduce the search space. This paper presents a new idea and method for discrete point object search.

3. New Search Solution Based on Satellite Image

Currently the image processing technology is very mature, and satellite images can be used to look for targets. Methods for image processing include the so-called “M-estimators” (from robust statistics) [13], among others machine learning techniques. This reinforces the credibility of satellite images than can be used in discrete search problems. Robust M-estimators, which are generalizations of maximum-likelihood estimators, tend to look at the bulk of the data/image information and ignore atypical values (outliers or multiple outliers) during estimation procedure (pattern recognition), due to their mathematical structure.
The new algorithm based on satellite images processing operations is as follows:
(1) The search command center informs the satellite control station to adjust satellite attitude and direction to target search area;
(2) The satellite takes a picture of search target area and then promptly sends the image to the processing center;
(3) The image processing center first amplifies satellite photographs and cuts them into the lattice images. Secondly, the algorithm chooses the lattice images to identify which image is the target. Thirdly, it determines the actual position of the target image and then quickly identifies the suspected target coordinates;
(4) It sends the coordinates of the suspected target to the U A V , search aircraft, ship, or ground rescuers to affirm the target and obtain more detailed information;
(5) All information of targets is sent to the search center.
The Discrete Targets search diagram based on the new algorithm with satellite image processing is illustrated in Figure 4:

4. Discrete Target Search Problem

4.1. Target (Black Box) Search Problem

In extreme value of function search problem, the extreme point and other points are related and can share useful information for looking for object. However, with the discrete point target search problem, its target is isolated, and all points are not relative each other. With D T S P , other points are not able to provide the useful information to help find the target point. For the special case of D T S P , it is impossible to use a traditional method such as intelligent iterative calculation to solve it. Here, we present a new method to solve D T S P .
Put the target into the coordinate system. If the coordinate value of target is focused, it is a successful search. The problem of discrete point search is translated into a search problem of a target element in the matrix to look for the coordinate of 1 in one target search matrix (1).
0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Code rule/0-1: The target area image is divided into lattice images. If a grid image is an object, the element of the grid image is set to 1 in the matrix. Put all lattice images into matrix with the target image denoted by truth/1 and others by false/0. In the search process, if the coordinate of the 1 point is found the search is successful.

4.2. Multi-Targets (Black Box and Wreckage) Search

Put the main target(black box) and wreckage into the coordinate system. If the main target and some wreckage coordinate value are found, it is a successful search. The problem of some discrete target search, is translated into a search problem of target elements, i.e., the coordinates of targets B(black box) and w i ( 0 < w i < A wreckage), in multi-targets matrix (2), in which the B and w i denote the black box and wreckage, respectively.
0 0 0 0 0 0 0 0 0 0 0 0 0 w 1 0 w 2 0 0 0 0 0 0 0 B 0 w i 0 0 0 0 0 0 0 0 0 0
Code rule/0- B - w i : Put all lattice images into a matrix. Main target/black box image are denoted by B, wreckage is w i , and others are false/0. In matrix (2), B is the goal/black box, w i is the wreckage, and 0 is blank. A successful search aims to find the black box image or most of wreckage coordinates or the black box and a small part of the wreckage coordinates. If the coordinates of black box B point or wreckage w i point with the total number more than X are found, the search is successful.
In the following section, we further discuss how to use minimum step to look for the coordinate of targets, how image processing center uses the least number processing picture, and how to judge and look for a target and determine its coordinates.

5. Screening/Search Target Picture

5.1. A Uniform Distribution Search Method

A uniform random search target image method is as follows:
Step 1: Based on U n i f o r m distribution, randomly generate two integers ( x , y ) as the ordinate and abscissa of the candidate target;
Step 2: It is judged whether or not the generated random number ( x , y ) is within the search area, and if it is not, using U n i f o r m distribution, reproduce the number of random integers ( a , b ) as coordinates;
Step 3: Take the satellite grid image in the ( x , y ) coordinates, judge whether is it real target. If it is not a target, go to step 1.
Step 4: If the target is searched, the coordinates of the target and its image are output;
Above using uniform distribution, the search random extracts the satellite picture judgment target, which is the U n i f o r m distribution search method. Of course, one can also use other random distribution methods to generate coordinates to extract the satellite picture judgment search target.

5.2. A Lévy Distribution Search Method

Lévy stable distributions are a rich class of probability distributions that have many intriguing mathematical properties. Lévy flights are a class of random walks in which the step lengths are drawn from a probability distribution with a power law tail. The application of Lévy fight pattern in the Cuckoo search algorithm [14] greatly improves the algorithm search speed to solve the design optimization [15], selected engineering applications of gradient free optimization [16], traveling salesman problem [17,18], and the selection of optimal machine parameters in milling operations [19]. Tarik Ljouad et al. [20] presented a new tracking approach. Gurjit S. W and Rajiv K [21] proposed an evolutionary particle filter based on improved cuckoo search which overcomes the sample impoverishment problem of generic particle filter. Lévy flights are commonly used in physics to model a variety of processes including diffusion. Broadly speaking, Lévy flights are a random walk by step size following Lévy distribution, and the walking direction is Uniform distribution.
In the Mantegna rule, steps size s design is as follows:
s = μ | υ | 1 β
The μ , υ follows Uniform distribution, i.e.,
μ N ( 0 , σ μ 2 ) , υ N ( 0 , σ υ 2 )
Here,
σ υ = { Γ ( 1 + β ) s i n ( π β 2 ) Γ [ ( 1 + β ) / 2 ] β 2 ( β 1 ) / 2 } 1 β
σ μ = 1
This paper presents the Lévy distribution search method for D T S P . Based on Lévy distribution with the Mantegna rule, it generates the ordinate and abscissa ( x , y ) of the candidate target, in turn grabbing the picture of coordinate’s points ( x , y ) and then determining whether it is real target. The Lévy distribution generation coordinates ( x , y ) of candidate target must be in the search area. This random extracts satellite picture judgment method, that is the Lévy distribution search method.

5.3. Pseudo Code of One Target Search

  • Step 1: Let parameters; including maximum generation Endgen;
  • Step 2: Iteration process;
    • Generate stochastically (use Uniform distribution or Lévy distribution) search start point coordinate ( x 0 , y 0 ) ;
    • Judge the picture of the start point coordinate ( x 0 , y 0 ) to see whether it is the target;
    • t := 0.
    While ( t < E n d g e n ) or (Other stop criterion)
    • t := t + 1;
    • Generate next step search point coordinate ( x t , y t ) (use Uniform distribution or Lévy distribution); If the picture of point coordinate ( x t , y t ) has been searched, skip it and re-search;
    • Judge the picture of search point coordinate ( x t , y t ) to see whether it is the black box target; If the picture of point coordinate ( x t , y t ) is the black box target, break.
  • Step 3: Output last step search point coordinates and its image.

5.4. Pseudo Code of Multi-Targets Search

  • Step 1: Let parameters; including maximum generation Endgen; the total num of wreckages searched.
  • Step 2: Iteration process
    • Generate stochastically (use Uniform distribution or Lèvy distribution) search start point coordinate ( x 0 , y 0 ) ;
    • Judge the picture of search start point coordinate ( x 0 , y 0 ) to see whether it is the black box target or secondary target;
    • Count wreckages found;
    • t := 0.
    While ( t < E n d g e n and secondary target n u m ) or (black box target==1) or (Other stop criterion)
    • t := t + 1;
    • Generate next step search point coordinate ( x t , y t ) (use Uniform distribution or Lèvy distribution); If the image of point coordinate ( x t , y t ) has been searched, skip it, and re-research;
    • Judge the picture of search point coordinate ( x t , y t ) see whether it is the black box target or secondary target;
    • Count wreckage found.
  • Step 3: Output secondary target number and their coordinates, last step search point coordinate, and their images.

6. Experiment for Target Search Problem

6.1. Test Example

To proof-test the effectiveness and performance of T r a d i t i o n a l c a r p e t search, U n i f o r m distribution and Lèvy distribution search for D T S P , a set of 10 test examples with different dimensions was employed to evaluate it. The experimental test examples are as follows:
One target search examples:
E1: [0,10]; [0,10]; Target = [6,5].
E2: [0,50]; [0,50]; Target = [31,29].
E3: [0,100]; [0,100]; Target = [51,55].
E4: [0,1000]; [0,1000]; Target = [509,469].
E5: [0,10,000]; [0,10,000]; Target = [5049,5198].
Multi-targets example:
E6: [0,10]; [0,10]; Main Target = [6,4]. Secondary targets = [5,3;6,5]; WN = 1;
E7: [0,50]; [0,50]; Main Target = [26,27]. Secondary targets = [24,30;31,27;28,25];
WN = 2;
E8: [0,100]; [0,100]; Main Target = [65,44]. Secondary targets = [60,39; 71,46; 74,45; 62,40]; WN = 3;
E9: [0,1000]; [0,1000]; Main Target = [654,598]. Secondary Targets = [514,597;735,
525;486,562;753,556;579,499; 425,786]; WN = 4;
E10: [0,10,000]; [0,10,000]; Main Target = [5149,4809]. Secondary targets = [6514,
5897;7035,5035;4986,5562;6013,5026;5179,5099;4125,4986;6056,5165;7022,5983;
7022,5983]; WN = 5.

6.2. Comparison Test with Different Search Methods

This paper compares the minimum search step number, mean search step number, and standard deviation searched by T r a d i t i o n a l C a r p e t search, Uniform distribution, and Lévy distribution search run 32 times. The experimental parameters and results comparison on each target search are listed in Table 1. In the following table, the Tradition Carpet search, Uniform distribution, and Lévy distribution search are called T, U, and L, respectively.
Remark 1.
In Table 1, E x is the search example; A b b r e v i a t i o n is the search methods shortened form; M i n / A v e r a g e / S t d denote that search target used minimum run step, average step, and step standard deviation in run 32 times; e + n mean × 10 n . Solution denotes whether to find the target, 1 denotes found, and 0 is not found. S u c c e e d t i m e s is the successful search times in run 32 times. Successful rate is a successful search rate in 32 run times. The better solutions found in different search methods are illustrated with bold letters, and the best minimum average is shown with an underline, respectively.
Remark 2.
In Lévy distribution search α [ 0 , 2 ] ; β [ 1 , 1 ] ; Γ = X ; δ = Γ / 2 . If the Lévy distribution generation number is negative, we use its absolute value or re-generate with U n i f o r m distribution.
From Table 1, the Lévy distribution search has the highest performance since using it has smaller minimum and arithmetic mean search steps found target compared to solutions obtained by others, and especially for bigger size target search problems, it has better search efficiency. In above test examples, the Lévy distribution search can obtain a higher search successful rate. If the target is in the search area center, the T r a d i t i o n a l C a r p e t search method using less half steps of search area grid cannot find the target, but using U or L search method with the probability of more 40% and 60% can find the target. From the above experiments, we can find that scale is larger, the performance of L is more outstanding compared with T and U search. For a huge size search problem experiment, because of the experimental conditions limited, the data storage runs out of memory. In the real environment, because the search range is very large, the T r a d i t i o n a l C a r p e t search is difficult for finding the target. From simulation results, we can obtain that the Lévy distribution search as being clearly better than T r a d i t i o n a l C a r p e t search and U n i f o r m distribution search for one target search problem. Especially for large size problem, the L search has strong ability.
Search paths, the convergence and succeed search times distribution figures of most effective of T r a d i t i o n a l C a r p e t search, U n i f o r m distribution, and Lévy distribution search run 32 rounds for five one-target search instances are as in Figure 5. For E4 and E5, the search paths are very complex, drawing a figure that almost cannot be seen clearly; therefore, we do not show their search paths.
From Figure 5, in search target path picture we can see U and T can quickly find target. The T r a d i t i o n a l C a r p e t search method is the enumeration method, gradually slow search, efficiency is very low. From surface view T r a d i t i o n a l C a r p e t search method, it can find target with a finite step, but the actual search area is too big, and it cannot use large search steps greatly to search. Within finite steps to search the target, using the random search method is more effective than the T r a d i t i o n a l C a r p e t search. In addition, when the search area is huge, the U n i f o r m distribution search compared to the Lévy distribution search efficiency is obviously much lower. In the following section, we test the multi-targets search using different search methods.
In order for more scientific evaluation search methods for a multi-targets search problem, this paper compares the minimum search step number, mean search step number, and standard deviation searched by T r a d i t i o n a l c a r p e t search, U n i f o r m distribution, and Lévy distribution search run 20 times. The solutions of multi-targets test examples are listed in Table 2, and the about parameters are the same in Table 1.
From Table 2, the Lévy distribution search clearly has the highest performance, and especially for bigger size targets search problem, it has better search efficiency. In above test examples, the Lévy distribution search can obtain higher main and secondary search successful rate; at the same time, it can find more secondary targets, as well as use less search steps. Especially for large size problems, L optimal has strong search ability.
The search paths, the convergence, and succeed search times distribution figures of most effective of T r a d i t i o n a l C a r p e t search, U n i f o r m distribution, and Lévy distribution search run 20 rounds for five multi-targets search instances are in Figure 6. At the same time, for E8∼E10, the search paths are very complex and cannot be seen clearly; therefore, we do not show their search paths.
From Figure 6 we can see that the convergence rate of Lévy distribution search is clearly faster than Traditional Carpet search and U n i f o r m distribution search. Lévy distribution search can not only fast find the main target but also find more secondary targets than T and U search method. Due to the particularity of this kind of target search problem, in general secondary targets stochastically scattered on the main target around, it is more suitable for Lévy distribution search which can quickly find the targets.
Targets can be found by only processing a few images (search steps) using Lévy distribution search. In the scenario under discussion, the advantages lie in that the convergence speed of Lévy distribution search being clearly faster than Traditional Carpet search and random search based on some other distributions. In limited search steps, Lévy distribution search can not only quickly find the main target but also find more secondary targets than the aforementioned search methods.
Accordingly, we can state that the Lévy distribution search is more effective than Traditional Carpet search and U n i f o r m distribution search method for discrete targets search. In limited search steps, the Lévy distribution search can, with higher probability, quickly and accurately find the main target and more secondary targets. Lévy distribution search is one better search tool.

6.3. Experiment of Lévy Distribution Search

From the above experiment, we find that the Lévy distribution search is efficient for discrete targets search. Lévy distribution search has many parameters, in order to find their different search performance, we simulate and obtain optimal parameters. Lévy distributions solve the test problems, in which α from 0 to 2 with 0.1 step changes and β from −1 to 1 with 0.1 step changes for the X axis and for Y axis, respectively. The L uses a group of parameters α and β combination run 10 times, using the average to search results. The best parameters configuration of L for search one target and multi-targets are in the following Table 3.
From above Table 3, we can see when β approximately equal to 0.9 have a good search performance. Especially for large-scale one target and multi-targets search problems, β equal to 0.9 is effective and stable. About α for L is not obvious influence and is not stable, relatively speaking in most cases, α is equal to 1.5 has a better search efficiency. As a result of the experiment and paper length limit, this paper do not analyze testing results for large problems E4 and E5.
With the Lévy distributions search run 10 times with X and Y each parameters combination, and use the mean main target and the mean secondary targets number of round 10 times, respectively, as Z axis, the three-dimensional graphics are as following (Figure 7 and Figure 8):
From the above figures we can discover that the parameters have greater influence on performance of L algorithm for target search problem. Clearly, we can see when β 0.9 L has better performance for bigger size target search problem and α influence the performance of L is not stable. Experiments show that L search performance is strong, with fewer steps to find the target.

7. Conclusions and Perspectives

The plane crashed, the ship sank, and desert missing, landslide spot search, forest fire spot search and rescue, grassland search, enemy warships group search, etc., are all called discrete target search problem. According to production and living needs and shortcoming of the tradition search method, this paper offers comprehensive and systematic research on the discrete targets search problem.
This paper analyzes the particularity and complexity of the discrete target search problem, and the paper simulates and analyzes the different and performance characteristics of T r a d i t i o n C a r p e t search, U n i f o r m distribution search, and Lévy distribution search for one target and multi-targets. We give that the computer quickly selects, grabs the satellite images and image analysis method to determine the target coordinate position by software system, and greatly improves the target recognition speed. Preliminary experiments show that the efficiency of Lévy distribution search is better than T r a d i t i o n C a r p e t search and U n i f o r m distribution search. Using Lévy distribution search only process, a few images (search steps) can find targets. We find the Lévy distribution search is one better search tool, which can, with higher probability, quickly and accurately find targets for discrete targets search problem. The simulations experiment prove that DTSP is faster to search for discrete single target or multiple targets in a wide area. It provides a new method for solving the discrete target search problem.
There are a number of research directions that can be considered as useful extensions of this research. Although the proposed search method is tested with 10 instances, a more comprehensive computational research should be made to test the efficiency of proposed new method. This paper is the only research on the target of rectangular areas search and study a new method to search target in circular area and irregular graphics area. Recently, 48 robust M-estimators were presented for regression analysis [22]. In addition to image processing, M-estimators have been used in several areas of knowledge such as astronomy, pharmaceutics, medical, econometric, finance, geodesy, and engineering (electrical, telecommunications, civil, mechanical, chemical, and nuclear). In future we will research on other more effective search methods, different distribution search such Mittag-Leffler [23] or multi-population pattern searching algorithm [24] for one target and multi-targets search problem. For future work, as well as in data regression analysis, it is possible to use a function that measures the distance from each location estimated point to the correct locations as performance criteria, principally for multi-targets.

Author Contributions

Conceptualization, Y.C. and Z.L.; Methodology, Y.C. and Z.L.; Investigation, Z.L., D.L. and B.D.; Writing— Z.L., D.L., B.D. and Z.L.; All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by Shanghai Innovation Project(20AZ10,20AZ11), the Shanghai Educational Science Research Project(Grant No.C2022120), the National Natural Science Foundation of China (Grant No.11661009), the High Level Innovation Teams and Excellent Scholars Program in Guangxi institutions of higher education (Grant No. [2019]52)), the Guangxi Natural Science Key Fund (Grant No.2017GXNSFDA198046), and the Special Funds for Local Science and Technology Development Guided by the Central Government (Grant No.ZY20198003).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

All authors know this paper and agree to submit it.

Acknowledgments

The authors would like to thank the referee for his or her careful reading and some comments on improving the presentation of this paper. Thanks Shengming Jiang of Shanghai Maritime University, Tomas Oppenheim and Zhuo Li, School of Engineering, University of California, for their comprehensive revision and some discussion of value.

Conflicts of Interest

We have no conflict of interest in the paper.

References

  1. Teamah, A.A.M.; Afifi, W.A. Quasi-coordinate search for a randomly moving target. J. Appl. Math. Phys. 2019, 8, 1814–1825. [Google Scholar] [CrossRef] [Green Version]
  2. Duvocelle, B.; Flesch, J.; Shi, H.; Vermeulen, D.s. Search for a moving target in a competitive environment. Int. J. Game Theory 2021, 50, 547–557. [Google Scholar] [CrossRef]
  3. Uijlings, J.R.R.; van de Sande, K.E.A.; Gevers, T. Smeulders, Selective search for object recognition. Int. J. Comput. Vis. 2013, 104, 154–171. [Google Scholar] [CrossRef] [Green Version]
  4. Silva, G.o.; Schnitman, L.; Oliveira, L. Constraining image object search by multi-scale spectral residue analysis. Pattern Recognit. Lett. 2014, 39, 31–38. [Google Scholar] [CrossRef]
  5. Xin, Z.; Liao, G.; Yang, Z.; Huang, P.; Ma, J. A fast ground moving target focusing method based on first-order discrete polynomial-phase transform. Digit. Signal Proc. 2017, 60, 287–295. [Google Scholar] [CrossRef]
  6. Hadidy, E.; Allah, M. Fuzzy optimal search plan for N-Dimensional randomly moving target. Int. J. Comput. Method 2016, 13, 38. [Google Scholar]
  7. Shi, Z.; Wei, C.; Li, J.; Fu, P.; Jiang, S. Parallel search strategy in kernel feature space to track FLIR target. Neurocomputing 2016, 214, 671–683. [Google Scholar] [CrossRef] [Green Version]
  8. Li, X.; Chen, J.; Deng, F.; Li, H. Profit-driven adaptive moving targets search with UAV swarms. Sensors 2019, 7, 1545. [Google Scholar] [CrossRef] [Green Version]
  9. Song, T.; Huo, X.; Wu, X. A two-stage method for target searching in the path Planning for mobile robots. Sensors 2020, 23, 6919. [Google Scholar] [CrossRef]
  10. Wong, W.K.; Ye, S.; Liu, H.; Wang, Y. Effective mobile target searching using robots. Mob. Netw. Appl. 2020, 1–17. [Google Scholar] [CrossRef]
  11. Pandey, K.K.; Parhi, D.R. Trajectory planning and the target search by the mobile robot in an environment using a behavior-based neural network approach. Robotica 2020, 9, 1627–1641. [Google Scholar] [CrossRef]
  12. Khosraviani, M.; Zamani, M.S.; Bidkhori, G. FogLight: An efficient matrix-based approach to construct metabolic pathways by search space reduction. Bioinformatics 2016, 32, 398–408. [Google Scholar] [CrossRef]
  13. Arya, K.V.; Gupta, P.; Kalra, P.K.; Mitra, P. Image registration using robust M-estimators. Pattern Recognit. Lett. 2007, 28, 1957–1968. [Google Scholar] [CrossRef]
  14. Chiroma, H.; Herawan, T.; Fister, I.; Fister, I.; Abdulkareem, S.; Shuib, L.; Hamza, M.F.; Saadi, Y.; Abubakar, A. Bio-inspired computation: Recent development on the modifications of the cuckoo search algorithm. Appl. Soft Comput. 2017, 61, 149–173. [Google Scholar] [CrossRef]
  15. Yang, X.; Deb, S. Cuckoo search: Recent advances and applications. Neural Comput. Appl. 2014, 24, 169–174. [Google Scholar] [CrossRef] [Green Version]
  16. Walton, S.; Hassan, O.; Morgan, K. Selected engineering applications of gradient free optimisation using Cuckoo search and proper orthogonal decomposition. Arch. Comput. Methods Eng. 2013, 20, 123–154. [Google Scholar] [CrossRef]
  17. Alsheddy, A. A two-phase local search algorithm for the ordered clustered travelling salesman problem. Int. J. Metaheuristics 2018, 1, 80–92. [Google Scholar] [CrossRef]
  18. Bülentatay, G.E. Accelerating local search algorithms for the travelling salesman problem through the effective use of GPU. Transp. Res. Procedia 2017, 22, 409–418. [Google Scholar]
  19. Yildiz, A.R. Cuckoo search algorithm for the selection of optimal machining parameters in milling operations. Int. J. Adv. Manuf. Technol. 2013, 1–4, 55–61. [Google Scholar] [CrossRef]
  20. Ljouad, T.; Amine, A.; Rziza, M. A hybrid mobile object tracker based on the modified Cuckoo search algorithm and the Kalman filter. Pattern Recognit. 2014, 11, 3597–3613. [Google Scholar] [CrossRef]
  21. Walia, G.S.; Kapoor, R. Intelligent video target tracking using an evolutionary particle filter based upon improved cuckoo search. Expert Syst. Appl. 2014, 41, 6315–6326. [Google Scholar] [CrossRef]
  22. de Menezes, D.Q.F.; Prata, D.M.; Secchi, A.R.; Pinto, J.C. A review on robust M-estimators for regression analysis. Comput. Chem. Eng. 2021, 147, 107254. [Google Scholar] [CrossRef]
  23. Huillet, T.E. On Mittag-Leffler distributions and related stochastic processes. J. Comput. Appl. Math. 2016, 296, 181–211. [Google Scholar] [CrossRef]
  24. Kwasnicka, H.; Przewozniczek, M. Multi population pattern searching algorithm: A new evolutionary method based on the idea of messy genetic algorithm. IEEE Trans. Evol. Comput. 2011, 15, 715–734. [Google Scholar] [CrossRef]
Figure 1. Discrete point target search. * is the label of the search target location.
Figure 1. Discrete point target search. * is the label of the search target location.
Symmetry 14 00272 g001
Figure 2. Extreme value of function search.
Figure 2. Extreme value of function search.
Symmetry 14 00272 g002
Figure 3. The carpet search model. * is the label of the search target location.
Figure 3. The carpet search model. * is the label of the search target location.
Symmetry 14 00272 g003
Figure 4. The search logic diagram.
Figure 4. The search logic diagram.
Symmetry 14 00272 g004
Figure 5. T, U, and L search for one-target.
Figure 5. T, U, and L search for one-target.
Symmetry 14 00272 g005aSymmetry 14 00272 g005bSymmetry 14 00272 g005cSymmetry 14 00272 g005d
Figure 6. T, U, and L search for multi-targets.
Figure 6. T, U, and L search for multi-targets.
Symmetry 14 00272 g006aSymmetry 14 00272 g006bSymmetry 14 00272 g006cSymmetry 14 00272 g006d
Figure 7. The 3-D Lévy distribution random search with different parameters for one target.
Figure 7. The 3-D Lévy distribution random search with different parameters for one target.
Symmetry 14 00272 g007
Figure 8. The 3-D Lévy distribution random search with different parameters for multi-targets.
Figure 8. The 3-D Lévy distribution random search with different parameters for multi-targets.
Symmetry 14 00272 g008
Table 1. The comparison results of T, U, and L search for one target search.
Table 1. The comparison results of T, U, and L search for one target search.
Search MethodsAbbreviationMin/Average/StdSearch SolutionSucceed TimesSuccessful Rate
E1TraditionalT50/50/0000
EG = 50
X = [0,10]
Uniform
distribution
U5/37.1563/15.75441190.5938
Y = [0,10]Lévy
distribution
L3/33.5938/16.34081210.6563
E2TraditionalT1250/1250/0000
EG = 1250
X = [0,50]
Uniform
distribution
U89/994.4688/391.32271140.4375
Y = [0,50]Lévy
distribution
L56/1.0228 × 10 3 /359.31151140.4375
E3TraditionalT5000/5000/0000
EG = 5000
X = [0,100]
Uniform
distribution
U1070/4179.5/1162.71150.4688
Y = [0,100]Lévy
distribution
L292/3390.3/1724.11200.625
E4TraditionalT500,000/500,000/0000
EG = 500,000
X = [0,1000]
Uniform
distribution
U1564/399,200/169,0301120.375
Y = [0,1000]Lévy
distribution
L55,876/126,110/384,7801200.625
E5TraditionalT50,000,000/50,000,000/0000
EG = 50,000,000
X = [0,10,000]
Uniform
distribution
U1,344,005/3.9177 × 10 7 /1.237 × 10 7 1190.4688
Y = [0,10,000]Lévy
distribution
L223,230/3.0076 × 10 7 /1.8725 × 10 7 1240.8438
Table 2. The comparison results of T, U, and L search for multi-targets.
Table 2. The comparison results of T, U, and L search for multi-targets.
SearchMin/Average/StdMain TargetSecondary Targets
MethodsSearch
Solution
Succeed
Times
Successful
Rate
Found
Average
Succeed
Times
Successful
Rate
E6Traditional50/50/00001201
WN = 1
EG = 50
Uniform
distribution
29/45.6/7.074190.450.8140.7
X = [0,10]
Y = [0,10]
Lévy
distribution
27/45.05/7.26551110.551.05180.9
E7Traditional1250/1250/0000100
WN = 2
EG = 1250
Uniform
distribution
873/1.1872 × 10 3
129.1191
170.351.6110.55
X = [0,50]
Y = [0,50]
Lévy
distribution
753/1.215 × 10 3
/117.8882
190.451.2570.35
E8Traditional5000/5000/00 0000
WN = 3
EG = 5000
Uniform
distribution
2585/4795
/585.0487
180.41.8560.3
X = [0,100]
Y = [0,100]
Lévy
distribution
4036/4.8501 × 10 3
/3339.8648
1140.72.170.35
E9Traditional5× 10 5 /5 × 10 5 000200
WN = 4
EG = 5× 10 5
Uniform
distribution
355,541/4.8573 × 10 5
/3.8108× 10 4
1100.52.950.25
X = [0,1000]
Y = [0,1000]
Lévy
distribution
230,160/4.4476 × 10 5
/7.9752× 10 4
1150.753.4120.6
E10Traditional2.5 × 10 6 /2.5× 10 6
/2.5× 10 6
000000
WN = 5
EG = 2.5 × 10 6
Uniform
distribution
2.5× 10 6 /2.5× 10
/2.5 × 10 6 6
150.25200
X = [0,10,000]
Y = [0,10,000]
Lévy
distribution
16,166,752/2.3883 × 10 7
/2.7461× 10 6
190.453.8570.35
Table 3. The optimum parameters of L for target search.
Table 3. The optimum parameters of L for target search.
Main Target of One Target SearchMain Target of Multi-Target Search
Test ProblemOpimum Average α , β Test ProblemMain TargetSecondary Targets α , β
E1
EG = 50
0.91.8, −0.9
0.4, −0.6
0.2, −0.4
0.8, −0.3
1.0, −0.3
1.2, −0.2
1.3, −0.1
1.5, 0.1
1.4, 0.7
1.4, 0.8
0.2, 0.9
E6
WN = 1
EG = 50
11.80.1, −0.5;
0.1, −0.1;
0.8, 0.
E2
EG = 1250
0.91.2, 0.5E7
WN = 2
EG = 1250
12.51.3, −0.9;
1.3, −0.7;
1.2, −0.5
0.9, 0.4;
0.9, 0.5;
0.8, 0.9;
0.8, 1
E3
EG = 5000
11.8, −0.5
0.5, 1.0
E8
WN = 3
EG = 5000
12.90.3, −0.7
E4
EG = 500,000
10.4, −0.1
0.9, 0.3
0.5, 0.9
E9
WN = 4
EG = 500,000
14.80.4, 0.8;
0.2, 0.9
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Lian, Z.; Luo, D.; Dai, B.; Chen, Y. A Lévy Distribution Based Searching Scheme for the Discrete Targets in Vast Region. Symmetry 2022, 14, 272. https://doi.org/10.3390/sym14020272

AMA Style

Lian Z, Luo D, Dai B, Chen Y. A Lévy Distribution Based Searching Scheme for the Discrete Targets in Vast Region. Symmetry. 2022; 14(2):272. https://doi.org/10.3390/sym14020272

Chicago/Turabian Style

Lian, Zhigang, Dan Luo, Bingrong Dai, and Yangquan Chen. 2022. "A Lévy Distribution Based Searching Scheme for the Discrete Targets in Vast Region" Symmetry 14, no. 2: 272. https://doi.org/10.3390/sym14020272

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop