One-Pass Trajectory Simplification Using the Synchronous Euclidean Distance
Xuelian Lin, Jiahao Jiang, Shuai Ma, Yimeng Zuo, Chunming Hu

TL;DR
This paper introduces two novel one-pass trajectory simplification algorithms using synchronous Euclidean distance, significantly improving efficiency and compression ratios over existing methods for spatio-temporal data.
Contribution
The paper presents the first one-pass algorithms using SED for trajectory simplification, employing a new spatio-temporal cone intersection technique.
Findings
Algorithms are on average 3 times faster than SQUISH-E.
Compression ratios are 19.6% better than DPSED.
Algorithms outperform SQUISH-E in compression by 21.1% and 42.4%.
Abstract
Various mobile devices have been used to collect, store and transmit tremendous trajectory data, and it is known that raw trajectory data seriously wastes the storage, network band and computing resource. To attack this issue, one-pass line simplification (LS) algorithms have are been developed, by compressing data points in a trajectory to a set of continuous line segments. However, these algorithms adopt the perpendicular Euclidean distance, and none of them uses the synchronous Euclidean distance (SED), and cannot support spatio-temporal queries. To do this, we develop two one-pass error bounded trajectory simplification algorithms (CISED-S and CISED-W) using SED, based on a novel spatio-temporal cone intersection technique. Using four real-life trajectory datasets, we experimentally show that our approaches are both efficient and effective. In terms of running time, algorithms…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Human Mobility and Location-Based Analysis · Geographic Information Systems Studies
