SPITLGJan 18, 2024

Deep Dict: Deep Learning-based Lossy Time Series Compressor for IoT Data

arXiv:2401.10396v16 citationsICC 2024 - IEEE International Conference on Communications
Originality Highly original
AI Analysis

This addresses efficient data storage and transmission for IoT applications, representing a strong specific gain in compression performance.

The paper tackles lossy compression of IoT time series data by proposing Deep Dict, which achieves up to 53.66% higher compression ratio than state-of-the-art methods while maintaining decompression error within a predefined range.

We propose Deep Dict, a deep learning-based lossy time series compressor designed to achieve a high compression ratio while maintaining decompression error within a predefined range. Deep Dict incorporates two essential components: the Bernoulli transformer autoencoder (BTAE) and a distortion constraint. BTAE extracts Bernoulli representations from time series data, reducing the size of the representations compared to conventional autoencoders. The distortion constraint limits the prediction error of BTAE to the desired range. Moreover, in order to address the limitations of common regression losses such as L1/L2, we introduce a novel loss function called quantized entropy loss (QEL). QEL takes into account the specific characteristics of the problem, enhancing robustness to outliers and alleviating optimization challenges. Our evaluation of Deep Dict across ten diverse time series datasets from various domains reveals that Deep Dict outperforms state-of-the-art lossy compressors in terms of compression ratio by a significant margin by up to 53.66%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes