One-Pass Error Bounded Trajectory Simplification
Xuelian Lin, Shuai Ma, Han Zhang, Tianyu Wo, Jinpeng Huai

TL;DR
This paper introduces two efficient one-pass algorithms, OPERB and OPERB-A, for trajectory data simplification that reduce storage and processing needs while maintaining error bounds, validated on real datasets.
Contribution
The paper presents novel one-pass, error-bounded trajectory simplification algorithms OPERB and OPERB-A, suitable for resource-constrained mobile sensors.
Findings
OPERB and OPERB-A are efficient in processing large trajectory datasets.
Both algorithms effectively reduce data size while respecting error bounds.
Experimental results confirm the algorithms' practicality and effectiveness.
Abstract
Nowadays, various sensors are collecting, storing and transmitting tremendous trajectory data, and it is known that raw trajectory data seriously wastes the storage, network band and computing resource. Line simplification (LS) algorithms are an effective approach to attacking this issue by compressing data points in a trajectory to a set of continuous line segments, and are commonly used in practice. However, existing LS algorithms are not sufficient for the needs of sensors in mobile devices. In this study, we first develop a one-pass error bounded trajectory simplification algorithm (OPERB), which scans each data point in a trajectory once and only once. We then propose an aggressive one-pass error bounded trajectory simplification algorithm (OPERB-A), which allows interpolating new data points into a trajectory under certain conditions. Finally, we experimentally verify that our…
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 · Geographic Information Systems Studies · Human Mobility and Location-Based Analysis
