Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (28)

Search Parameters:
Keywords = GMPHD

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
23 pages, 19951 KiB  
Article
Detection-Driven Gaussian Mixture Probability Hypothesis Density Multi-Target Tracker for Airborne Infrared Platforms
by Mingyu Hong, Jiarong Wang, Ming Zhu, Shenyi Cao, Haitao Nie and Xiangdong Xu
Sensors 2025, 25(11), 3491; https://doi.org/10.3390/s25113491 - 31 May 2025
Viewed by 560
Abstract
Recent advancements in the unmanned aerial vehicle remote sensing field have highlighted the effectiveness of infrared sensors in detecting and tracking time-sensitive ground targets, particularly within the domain of early warning and surveillance. However, the limitations inherent in airborne infrared platforms can lead [...] Read more.
Recent advancements in the unmanned aerial vehicle remote sensing field have highlighted the effectiveness of infrared sensors in detecting and tracking time-sensitive ground targets, particularly within the domain of early warning and surveillance. However, the limitations inherent in airborne infrared platforms can lead to irregular imaging and inadequate textural features. This study presents a multi-object tracking system specifically designed for weak-textured infrared targets, aimed at enhancing detection accuracy and tracking stability. Initially, improvements are made to the YOLOv10 model through the incorporation of modules such as DSA, c2f_fasterblock, and NMSFree, which collectively enhance detection accuracy and robustness for weak-textured targets. Subsequently, the detection results are employed in conjunction with GM-PHD tracking, enabling rapid and stable target tracking. The proposed methodology demonstrates a 2.3% improvement in detection accuracy and a 3.8% increase in recall when assessed using publicly available infrared tracking datasets. Notably, the key tracking metric, MOTA, achieves a value of 90.7%, while the IDF1 score reaches 94.6%. The findings from the experiments indicate that the proposed algorithm surpasses current methodologies regarding effectiveness, accuracy, and robustness in the context of infrared multi-target tracking tasks, thereby meeting the requirements associated with airborne infrared target tracking tasks. Full article
(This article belongs to the Section Optical Sensors)
Show Figures

Figure 1

22 pages, 5881 KiB  
Article
An Improved Multi-Target Tracking Method for Space-Based Optoelectronic Systems
by Rui Zhu, Qiang Fu, Guanyu Wen, Xiaoyi Wang, Nan Liu, Liyong Wang, Yingchao Li and Huilin Jiang
Remote Sens. 2024, 16(15), 2847; https://doi.org/10.3390/rs16152847 - 2 Aug 2024
Cited by 1 | Viewed by 1593
Abstract
Under space-based observation conditions, targets are subject to a large number of stars, clutter, false alarms, and other interferences, which can significantly impact the traditional Gaussian mixture probability hypothesis density (GM-PHD) filtering method, leading to tracking biases. To enhance the capability of the [...] Read more.
Under space-based observation conditions, targets are subject to a large number of stars, clutter, false alarms, and other interferences, which can significantly impact the traditional Gaussian mixture probability hypothesis density (GM-PHD) filtering method, leading to tracking biases. To enhance the capability of the traditional GM-PHD method for multi-target tracking in space-based platform observation scenarios, in this article, we propose a GM-PHD algorithm based on spatio-temporal pipeline filtering and enhance the conventional spatio-temporal pipeline filtering method. The proposed algorithm incorporates two key enhancements: firstly, by adaptively adjusting the pipeline’s central position through target state prediction, it ensures continuous target tracking while eliminating noise; secondly, by computing trajectory similarity to distinguish stars from targets, it effectively mitigates stellar interference in target tracking. The proposed algorithm realizes a more accurate estimation of the target by constructing a target state pipeline using the time series and correlating multiple frames of data to achieve a smaller optimal sub-pattern assignment (OSPA) distance and a higher tracking accuracy compared with the traditional algorithm. Through simulations and real-world data validation, the algorithm showcased its capability for multi-target tracking in a space-based context, outperforming traditional methods and effectively addressing the challenge of stellar interference in space-based multi-target tracking. Full article
Show Figures

Figure 1

21 pages, 5064 KiB  
Article
Advancing ADAS Perception: A Sensor-Parameterized Implementation of the GM-PHD Filter
by Christian Bader and Volker Schwieger
Sensors 2024, 24(8), 2436; https://doi.org/10.3390/s24082436 - 11 Apr 2024
Cited by 1 | Viewed by 1460
Abstract
Modern vehicles equipped with Advanced Driver Assistance Systems (ADAS) rely heavily on sensor fusion to achieve a comprehensive understanding of their surrounding environment. Traditionally, the Kalman Filter (KF) has been a popular choice for this purpose, necessitating complex data association and track management [...] Read more.
Modern vehicles equipped with Advanced Driver Assistance Systems (ADAS) rely heavily on sensor fusion to achieve a comprehensive understanding of their surrounding environment. Traditionally, the Kalman Filter (KF) has been a popular choice for this purpose, necessitating complex data association and track management to ensure accurate results. To address errors introduced by these processes, the application of the Gaussian Mixture Probability Hypothesis Density (GM-PHD) filter is a good choice. This alternative filter implicitly handles the association and appearance/disappearance of tracks. The approach presented here allows for the replacement of KF frameworks in many applications while achieving runtimes below 1 ms on the test system. The key innovations lie in the utilization of sensor-based parameter models to implicitly handle varying Fields of View (FoV) and sensing capabilities. These models represent sensor-specific properties such as detection probability and clutter density across the state space. Additionally, we introduce a method for propagating additional track properties such as classification with the GM-PHD filter, further contributing to its versatility and applicability. The proposed GM-PHD filter approach surpasses a KF approach on the KITTI dataset and another custom dataset. The mean OSPA(2) error could be reduced from 1.56 (KF approach) to 1.40 (GM-PHD approach), showcasing its potential in ADAS perception. Full article
(This article belongs to the Section Vehicular Sensing)
Show Figures

Figure 1

31 pages, 4356 KiB  
Article
Gaussian Mixture Probability Hypothesis Density Filter for Heterogeneous Multi-Sensor Registration
by Yajun Zeng, Jun Wang, Shaoming Wei, Chi Zhang, Xuan Zhou and Yingbin Lin
Mathematics 2024, 12(6), 886; https://doi.org/10.3390/math12060886 - 17 Mar 2024
Cited by 3 | Viewed by 1695
Abstract
Spatial registration is a prerequisite for data fusion. Existing methods primarily focus on similar sensor scenarios and rely on accurate data association assumptions. To address the heterogeneous sensor registration in complex data association scenarios, this paper proposes a Gaussian mixture probability hypothesis density [...] Read more.
Spatial registration is a prerequisite for data fusion. Existing methods primarily focus on similar sensor scenarios and rely on accurate data association assumptions. To address the heterogeneous sensor registration in complex data association scenarios, this paper proposes a Gaussian mixture probability hypothesis density (GM-PHD)-based algorithm for heterogeneous sensor bias registration, accompanied by an adaptive measurement iterative update algorithm. Firstly, by constructing augmented target state motion and measurement models, a closed-form expression for prediction is derived based on Gaussian mixture (GM). In the subsequent update, a two-level Kalman filter is used to achieve an approximate decoupled estimation of the target state and measurement bias, taking into account the coupling between them through pseudo-likelihood. Notably, for heterogeneous sensors that cannot directly use sequential update techniques, sequential updates are first performed on sensors that can obtain complete measurements, followed by filtering updates using extended Kalman filter (EKF) sequential update techniques for incomplete measurements. When there are differences in sensor quality, the GM-PHD fusion filter based on measurement iteration update is sequence-sensitive. Therefore, the optimal subpattern assignment (OSPA) metric is used to optimize the fusion order and enhance registration performance. The proposed algorithms extend the multi-target information-based spatial registration algorithm to heterogeneous sensor scenarios and address the impact of different sensor-filtering orders on registration performance. Our proposed algorithms significantly improve the accuracy of bias estimation compared to the registration algorithm based on significant targets. Under different detection probabilities and clutter intensities, the average root mean square error (RMSE) of distance and angular biases decreased by 11.8% and 8.6%, respectively. Full article
(This article belongs to the Section D1: Probability and Statistics)
Show Figures

Figure 1

8 pages, 507 KiB  
Proceeding Paper
Extended Object Tracking Performance Comparison for Autonomous Driving Applications
by Tolga Bodrumlu, Mehmet Murat Gozum and Abdurrahim Semiz
Eng. Proc. 2023, 58(1), 35; https://doi.org/10.3390/ecsa-10-16201 - 15 Nov 2023
Viewed by 1025
Abstract
Extended object tracking is crucial for autonomous driving, as it enables vehicles to perceive and respond to their environment accurately by considering an object’s shape, size, and motion over time. Two commonly used methods for extended object tracking, Joint Probabilistic Data Association (JPDA) [...] Read more.
Extended object tracking is crucial for autonomous driving, as it enables vehicles to perceive and respond to their environment accurately by considering an object’s shape, size, and motion over time. Two commonly used methods for extended object tracking, Joint Probabilistic Data Association (JPDA) and Gaussian Mixture Probability Hypothesis Density (GM-PHD), were compared in autonomous vehicles using radar data. Both JPDA and GM-PHD perform well in tracking multiple extended objects, but GM-PHD demonstrates a performance advantage, especially in terms of the Generalized Optimal Sub-Pattern Assignment (GOSPA) metric, which measures the accuracy of tracked object positions in comparison to their actual positions. Full article
Show Figures

Figure 1

20 pages, 5466 KiB  
Article
Real-Time Trajectory Prediction Method for Intelligent Connected Vehicles in Urban Intersection Scenarios
by Pangwei Wang, Hongsheng Yu, Cheng Liu, Yunfeng Wang and Rongsheng Ye
Sensors 2023, 23(6), 2950; https://doi.org/10.3390/s23062950 - 8 Mar 2023
Cited by 7 | Viewed by 3824
Abstract
Intelligent connected vehicles (ICVs) have played an important role in improving the intelligence degree of transportation systems, and improving the trajectory prediction capability of ICVs is beneficial for traffic efficiency and safety. In this paper, a real-time trajectory prediction method based on vehicle-to-everything [...] Read more.
Intelligent connected vehicles (ICVs) have played an important role in improving the intelligence degree of transportation systems, and improving the trajectory prediction capability of ICVs is beneficial for traffic efficiency and safety. In this paper, a real-time trajectory prediction method based on vehicle-to-everything (V2X) communication is proposed for ICVs to improve the accuracy of their trajectory prediction. Firstly, this paper applies a Gaussian mixture probability hypothesis density (GM-PHD) model to construct the multidimension dataset of ICV states. Secondly, this paper adopts vehicular microscopic data with more dimensions, which is output by GM-PHD as the input of LSTM to ensure the consistency of the prediction results. Then, the signal light factor and Q-Learning algorithm were applied to improve the LSTM model, adding features in the spatial dimension to complement the temporal features used in the LSTM. When compared with the previous models, more consideration was given to the dynamic spatial environment. Finally, an intersection at Fushi Road in Shijingshan District, Beijing, was selected as the field test scenario. The final experimental results show that the GM-PHD model achieved an average error of 0.1181 m, which is a 44.05% reduction compared to the LiDAR-based model. Meanwhile, the error of the proposed model can reach 0.501 m. When compared to the social LSTM model, the prediction error was reduced by 29.43% under the average displacement error (ADE) metric. The proposed method can provide data support and an effective theoretical basis for decision systems to improve traffic safety. Full article
(This article belongs to the Special Issue Intelligent Perception for Autonomous Driving in Specific Areas)
Show Figures

Figure 1

22 pages, 6419 KiB  
Article
A Sector-Matching Probability Hypothesis Density Filter for Radar Multiple Target Tracking
by Jialin Yang, Defu Jiang, Jin Tao, Yiyue Gao, Xingchen Lu, Yan Han and Ming Liu
Appl. Sci. 2023, 13(5), 2834; https://doi.org/10.3390/app13052834 - 22 Feb 2023
Cited by 3 | Viewed by 1939
Abstract
The development of high-tech, dim, small targets, such as drones and cruise missiles, brings great challenges to radar multi-target tracking (MTT), making it necessary to extend the beam dwell time to obtain a high signal-to-noise ratio (SNR). In order to solve the problem [...] Read more.
The development of high-tech, dim, small targets, such as drones and cruise missiles, brings great challenges to radar multi-target tracking (MTT), making it necessary to extend the beam dwell time to obtain a high signal-to-noise ratio (SNR). In order to solve the problem of radar sampling time variation exacerbated by extending the beam dwell time when detecting weak targets, a sector-matching (SM) PHD filter is proposed, which combines the actual radar system with a PHD filter and quantifies the relationship between the beam dwell time, the false alarm rate and the detection probability. The proposed filter divides the scanning area into small sectors to obtain actual multi-target measurement times and rederives the prediction and update steps based on the actual sampling time. Furthermore, a state correction step is added before state extraction. Applying the SM structure to the basic Gaussian mixture PHD (GM-PHD) filter and labeled GM-PHD filter, the simulation results demonstrate that the proposed structure can improve the accuracy of multi-weak-target state estimation in the dense clutter and can continuously generate explicit trajectories. The overall real-time performance of the proposed filter is similar to that of the PHD filter. Full article
Show Figures

Figure 1

16 pages, 3312 KiB  
Article
Improvement of UAV Tracking Technology in Future 6G Complex Environment Based on GM-PHD Filter
by Tao Hong, Chunying Zhou, Michel Kadoch, Tao Tang and Zhengfa Zuo
Electronics 2022, 11(24), 4140; https://doi.org/10.3390/electronics11244140 - 12 Dec 2022
Cited by 4 | Viewed by 3247
Abstract
Unmanned aerial vehicles (UAVs) will become an indispensable part of future sixth-generation (6G)-based mobile networks that can provide flexible deposition, strong adaptability, and high service quality. Under the guarantee of blockchain, UAVs can provide efficient communication or computing services for ground intelligence devices [...] Read more.
Unmanned aerial vehicles (UAVs) will become an indispensable part of future sixth-generation (6G)-based mobile networks that can provide flexible deposition, strong adaptability, and high service quality. Under the guarantee of blockchain, UAVs can provide efficient communication or computing services for ground intelligence devices and promote the development of wireless communication. However, as the number of UAVs increases, issues regarding UAV path planning, the handling of emergencies, the intrusion of illegal UAVs, etc., will need to be addressed. This paper proposes an improved Gaussian mixture probability hypothesis density (GM-PHD) filter based on machine learning for the target tracking and recognition of non-cooperative UAV swarms. Simulation results demonstrate that the improved filter can effectively suppress clutter interference in complex environments and improve the performance of multi-target recognition and trajectory tracking compared with the traditional GM-PHD filter. Full article
(This article belongs to the Section Networks)
Show Figures

Figure 1

15 pages, 2024 KiB  
Article
Tracking Multiple Targets Using Bearing-Only Measurements in Underwater Noisy Environments
by Jonghoek Kim
Sensors 2022, 22(15), 5512; https://doi.org/10.3390/s22155512 - 24 Jul 2022
Cited by 7 | Viewed by 2740
Abstract
This article handles tracking multiple targets using bearing-only measurements in underwater noisy environments. For tracking multiple targets in underwater noisy environments, the Gaussian Mixture Probability Hypothesis Density (GM-PHD) filter provides good performance with its low computational load. Bearing-only measurements are passive and do [...] Read more.
This article handles tracking multiple targets using bearing-only measurements in underwater noisy environments. For tracking multiple targets in underwater noisy environments, the Gaussian Mixture Probability Hypothesis Density (GM-PHD) filter provides good performance with its low computational load. Bearing-only measurements are passive and do not provide position information of a target. Note that the nonlinearity of the bearing-only measurements can be handled by Extended Kalman Filters (EKF) when applying the GM-PHD filter. However, range uncertainty of the target is large for bearing-only measurements. Thus, a single EKF leads to poor performance when it is applied in the GM-PHD. In this article, every bearing measurement gives birth to multiple target samples, which are distributed considering the feasible range of the passive sensor. Thereafter, every target sample is updated utilizing the measurement update step of the EKF. In this way, we run multiple EKFs associated to multiple target samples, instead of running a single EKF. To the best of our knowledge, our article is novel in tracking multiple targets in noisy environments, using the observer with bearing-only measurements. The effectiveness of the proposed GM-PHD is verified utilizing MATLAB simulations. Full article
(This article belongs to the Section Intelligent Sensors)
Show Figures

Figure 1

18 pages, 4453 KiB  
Article
Multi-Feature Matching GM-PHD Filter for Radar Multi-Target Tracking
by Jin Tao, Defu Jiang, Jialin Yang, Chao Zhang, Song Wang and Yan Han
Sensors 2022, 22(14), 5339; https://doi.org/10.3390/s22145339 - 17 Jul 2022
Cited by 2 | Viewed by 2698
Abstract
Multi-target tracking (MTT) is one of the most important functions of radar systems. Traditional multi-target tracking methods based on data association convert multi-target tracking problems into single-target tracking problems. When the number of targets is large, the amount of computation increases exponentially. The [...] Read more.
Multi-target tracking (MTT) is one of the most important functions of radar systems. Traditional multi-target tracking methods based on data association convert multi-target tracking problems into single-target tracking problems. When the number of targets is large, the amount of computation increases exponentially. The Gaussian mixture probability hypothesis density (GM-PHD) filtering based on a random finite set (RFS) provides an effective method to solve multi-target tracking problems without the requirement of explicit data association. However, it is difficult to track targets accurately in real-time with dense clutter and low detection probability. To solve this problem, this paper proposes a multi-feature matching GM-PHD (MFGM-PHD) filter for radar multi-target tracking. Using Doppler and amplitude information contained in radar echo to modify the weights of Gaussian components, the weight of the clutter can be greatly reduced and the target can be distinguished from clutter. Simulations show that the proposed MFGM-PHD filter can improve the accuracy of multi-target tracking as well as the real-time performance with high clutter density and low detection probability. Full article
(This article belongs to the Section Electronic Sensors)
Show Figures

Figure 1

25 pages, 4272 KiB  
Article
Deep-Learning-Based Multiple Model Tracking Method for Targets with Complex Maneuvering Motion
by Weiming Tian, Linlin Fang, Weidong Li, Na Ni, Rui Wang, Cheng Hu, Hanzhe Liu and Weigang Luo
Remote Sens. 2022, 14(14), 3276; https://doi.org/10.3390/rs14143276 - 7 Jul 2022
Cited by 12 | Viewed by 2783
Abstract
The effective detection of unmanned aerial vehicle (UAV) targets is of great significance to guarantee national military security and social stability. In recent years, with the development of communication and control technology, the movement of UAVs has become increasingly flexible and complex, presenting [...] Read more.
The effective detection of unmanned aerial vehicle (UAV) targets is of great significance to guarantee national military security and social stability. In recent years, with the development of communication and control technology, the movement of UAVs has become increasingly flexible and complex, presenting diverse trajectory forms and different motion models in different phases. The Gaussian mixture probability hypothesis density filter incorporating the linear Gaussian jump Markov system approach (LGJMS-GMPHD) provides an efficient method for tracking multiple maneuvering targets, as applied to the switching of motions between a set of models in a Markovian chain. However, in practice, the motion model parameters of targets are generally unknown and the model switching is uncertain. When the preset filtering model parameters are mismatched, the tracking performance is dramatically degraded. In this paper, within the framework of the LGJMS-GMPHD filter, a deep-learning-based multiple model tracking method is proposed. First, an adaptive turn rate estimation network is designed to solve the filtering model mismatch caused by unknown turn rate parameters in coordinate turn models. Second, a filter state modification network is designed to solve the large tracking errors in the maneuvering phase caused by uncertain motion model switching. Finally, based on simulations of multiple maneuvering targets in cluttered environments and experimental field data verification, it can be concluded that the proposed method has strong adaptability to multiple maneuvering forms and can effectively improve the tracking performance of targets with complex maneuvering motion. Full article
Show Figures

Graphical abstract

22 pages, 3089 KiB  
Communication
Improved GM-PHD Filter with Birth Intensity and Spawned Intensity Estimation Based on Trajectory Situation Feedback Control
by Chao Zhang, Zhengzhou Li, Yong Zhu, Zefeng Luo and Tianqi Qin
Remote Sens. 2022, 14(7), 1683; https://doi.org/10.3390/rs14071683 - 31 Mar 2022
Cited by 3 | Viewed by 1934
Abstract
The Gaussian Mixture Probability Hypothesis Density (GM-PHD) filter can effectively track multiple targets in a single scenario. However, for GM-PHD, unknown target behavior, e.g., target birth or target intersection, produces difficulties in terms of accurate estimation. First of all, GM-PHD assumes the model [...] Read more.
The Gaussian Mixture Probability Hypothesis Density (GM-PHD) filter can effectively track multiple targets in a single scenario. However, for GM-PHD, unknown target behavior, e.g., target birth or target intersection, produces difficulties in terms of accurate estimation. First of all, GM-PHD assumes the model parameters about the birth target are prior information, which results in the inability to detect the birth target that occurs at random in complex scenarios. Then, since the measurements generated by the intersected targets overlap each other, GM-PHD cannot distinguish these targets, resulting in a biased estimation of the state and number of targets. To solve these problems, this paper proposes an improved GM-PHD filter with a birth intensity and spawned intensity updating method based on the trajectory situation feedback. In the filtering process, the trajectory initiation feedback formed by the rule-based correlation of Gaussian components is introduced to GM-PHD to adjust the birth intensity in real time, which is used to improve the detection of birth targets. Simultaneously, the analysis of trajectory situation is designed to determine the relative motion trend between targets. On this basis, the filter improves the recognition of the intersected targets by enhancing the spawned intensity. Simulation results demonstrate that the proposed algorithm achieves better performance on the state and number of targets in complex scenarios, and shows superiority to other GM-PHD filters. Full article
(This article belongs to the Special Issue Radar Signal Processing for Target Tracking)
Show Figures

Figure 1

17 pages, 1792 KiB  
Article
Label GM-PHD Filter Based on Threshold Separation Clustering
by Kuiwu Wang, Qin Zhang and Xiaolong Hu
Sensors 2022, 22(1), 70; https://doi.org/10.3390/s22010070 - 23 Dec 2021
Viewed by 3270
Abstract
Gaussian mixture probability hypothesis density (GM-PHD) filtering based on random finite set (RFS) is an effective method to deal with multi-target tracking (MTT). However, the traditional GM-PHD filter cannot form a continuous track in the tracking process, and it is easy to produce [...] Read more.
Gaussian mixture probability hypothesis density (GM-PHD) filtering based on random finite set (RFS) is an effective method to deal with multi-target tracking (MTT). However, the traditional GM-PHD filter cannot form a continuous track in the tracking process, and it is easy to produce a large number of redundant invalid likelihood functions in a dense clutter environment, which reduces the computational efficiency and affects the update result of target probability hypothesis density, resulting in excessive tracking error. Therefore, based on the GM-PHD filter framework, the target state space is extended to a higher dimension. By adding a label set, each Gaussian component is assigned a label, and the label is merged in the pruning and merging step to increase the merging threshold to reduce the Gaussian component generated by dense clutter update, which reduces the computation in the next prediction and update. After pruning and merging, the Gaussian components are further clustered and optimized by threshold separation clustering, thus as to improve the tracking performance of the filter and finally realizing the accurate formation of multi-target tracks in a dense clutter environment. Simulation results show that the proposed algorithm can form a continuous and reliable track in dense clutter environment and has good tracking performance and computational efficiency. Full article
(This article belongs to the Special Issue RADAR Sensors and Digital Signal Processing)
Show Figures

Figure 1

23 pages, 1307 KiB  
Article
Tracking of Multiple Maneuvering Random Hypersurface Extended Objects Using High Resolution Sensors
by Lifan Sun, Haofang Yu, Jian Lan, Zhumu Fu, Zishu He and Jiexin Pu
Remote Sens. 2021, 13(15), 2963; https://doi.org/10.3390/rs13152963 - 28 Jul 2021
Cited by 9 | Viewed by 2664
Abstract
With the increased resolution capability of modern sensors, an object should be considered as extended if the target extent is larger than the sensor resolution. Multiple maneuvering extended object tracking (MMEOT) uses not only measurements of the target centroid but also high-resolution sensor [...] Read more.
With the increased resolution capability of modern sensors, an object should be considered as extended if the target extent is larger than the sensor resolution. Multiple maneuvering extended object tracking (MMEOT) uses not only measurements of the target centroid but also high-resolution sensor measurements which may resolve individual features or measurement sources. MMEOT aims to jointly estimate object number, centroid states, and extension states. However, unknown and time-varying maneuvers of multiple objects produce difficulties in terms of accurate estimation. For multiple maneuvering star-convex extended objects using random hypersurface models (RHMs) in particular, their complex maneuvering behaviors are difficult to be described accurately and handled effectively. To deal with these problems, this paper proposes an interacting multiple model Gaussian mixture probability hypothesis density (IMM-GMPHD) filter for multiple maneuvering extended object tracking. In this filter, linear maneuver models derived from RHMs are utilized to describe different turn maneuvers of star-convex extended objects accurately. Based on these, an IMM-GMPHD filtering recursive form is given by deriving new update and merging formulas of model probabilities for extended objects. Gaussian mixture components of different posterior intensities are also pruned and merged accurately. More importantly, the geometrical significance of object extension states is fully considered and exploited in this filter. This contributes to the accurate estimation of object extensions. Simulation results demonstrate the effectiveness of the proposed tracking approach—it can obtain the joint estimation of object number, kinematic states, and object extensions in complex maneuvering scenarios. Full article
Show Figures

Figure 1

25 pages, 9871 KiB  
Article
A Labeled GM-PHD Filter for Explicitly Tracking Multiple Targets
by Yiyue Gao, Defu Jiang, Chao Zhang and Su Guo
Sensors 2021, 21(11), 3932; https://doi.org/10.3390/s21113932 - 7 Jun 2021
Cited by 10 | Viewed by 3578
Abstract
In this study, an explicit track continuity algorithm is proposed for multitarget tracking (MTT) based on the Gaussian mixture (GM) implementation of the probability hypothesis density (PHD) filter. Trajectory maintenance and multitarget state extraction in the GM-PHD filter have not been effectively integrated [...] Read more.
In this study, an explicit track continuity algorithm is proposed for multitarget tracking (MTT) based on the Gaussian mixture (GM) implementation of the probability hypothesis density (PHD) filter. Trajectory maintenance and multitarget state extraction in the GM-PHD filter have not been effectively integrated to date. To address this problem, we propose an improved GM-PHD filter. In this approach, the Gaussian components are classified and labeled, and multitarget state extraction is converted into multiple single-state extractions. This provides the identity label of the individual target and can shield against the negative effects of clutter in the prior density region on the estimates, thus realizing the integration of trajectory maintenance with state extraction in the GM-PHD filter. As no additional associated procedures are required, the overall real-time performance of the proposed filter is similar to or slightly lower than that of the basic GM-PHD filter. The results of numerical experiments demonstrate that the proposed approach can achieve explicit track continuity. Full article
(This article belongs to the Section Physical Sensors)
Show Figures

Figure 1

Back to TopTop