English

Compression of GPS Trajectories using Autoencoders

Machine Learning 2023-01-19 v1 Artificial Intelligence

Abstract

The ubiquitous availability of mobile devices capable of location tracking led to a significant rise in the collection of GPS data. Several compression methods have been developed in order to reduce the amount of storage needed while keeping the important information. In this paper, we present an lstm-autoencoder based approach in order to compress and reconstruct GPS trajectories, which is evaluated on both a gaming and real-world dataset. We consider various compression ratios and trajectory lengths. The performance is compared to other trajectory compression algorithms, i.e., Douglas-Peucker. Overall, the results indicate that our approach outperforms Douglas-Peucker significantly in terms of the discrete Fr\'echet distance and dynamic time warping. Furthermore, by reconstructing every point lossy, the proposed methodology offers multiple advantages over traditional methods.

Keywords

Cite

@article{arxiv.2301.07420,
  title  = {Compression of GPS Trajectories using Autoencoders},
  author = {Michael Kölle and Steffen Illium and Carsten Hahn and Lorenz Schauer and Johannes Hutter and Claudia Linnhoff-Popien},
  journal= {arXiv preprint arXiv:2301.07420},
  year   = {2023}
}

Comments

Accepted at ICAART 2023

R2 v1 2026-06-28T08:14:18.962Z