Learned Compression of Nonlinear Time Series With Random Access
Andrea Guerra, Giorgio Vinciguerra, Antonio Boffa, Paolo Ferragina

TL;DR
NeaTS is a novel compression scheme for nonlinear time series that offers high compression ratios, fast random access, and error guarantees, enabling efficient storage and real-time analysis of large-scale data.
Contribution
The paper introduces NeaTS, a new random-accessible compression method that models time series with nonlinear functions and bounds residuals for lossless or lossy compression.
Findings
NeaTS improves compression ratios by up to 14% over state-of-the-art lossy methods.
It achieves faster decompression speeds compared to existing approaches.
NeaTS provides highly efficient random access for massive time series data.
Abstract
Time series play a crucial role in many fields, including finance, healthcare, industry, and environmental monitoring. The storage and retrieval of time series can be challenging due to their unstoppable growth. In fact, these applications often sacrifice precious historical data to make room for new data. General-purpose compressors can mitigate this problem with their good compression ratios, but they lack efficient random access on compressed data, thus preventing real-time analyses. Ad-hoc streaming solutions, instead, typically optimise only for compression and decompression speed, while giving up compression effectiveness and random access functionality. Furthermore, all these methods lack awareness of certain special regularities of time series, whose trends over time can often be described by some linear and nonlinear functions. To address these issues, we introduce NeaTS, a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Fault Detection and Control Systems · Time Series Analysis and Forecasting
