An Efficient Online Simplification Algorithm for Moving Trajectories

Bo Wang,Zhiying Yang
DOI: https://doi.org/10.1109/icecai62591.2024.10675104
2024-01-01
Abstract:Traditional trajectory simplification algorithms have certain limitations, such as they are only applicable to the simplification of a certain type or several types of trajectories, the error threshold has to be entered manually before the algorithm is executed, and the results of the algorithm's simplification are very different from the original trajectories. In this paper, an efficient mobile trajectory simplification algorithm FF is proposed by fusing multiple features, the FF algorithm can set the error threshold automatically, and the similarity between the simplified trajectory and the original trajectory is measured by the Frechet distance. Experiments show that by calculating the average values of simplification rate and similarity on four types of trajectories, the FF algorithm improves the simplification rate by 4.64%, 43.81%, 0.36%, 0.91%, 8.26%, and 25.92%, and the similarity between the original and simplified trajectories improves by 31.67 times, 27.34 times, 19.36 times, and 25.92%, respectively, compared with the algorithms of DP, HD, SP, SQUISH, STT, and TSH. 27.34 times, 19.36 times, 1.93 times, 18.96 times and 61.26 times respectively, the FF algorithm is able to retain more important information points during the simplification process while maintaining the simplification rate for all types of trajectories.
What problem does this paper attempt to address?