English

SHRINK: Data Compression by Semantic Extraction and Residuals Encoding

Distributed, Parallel, and Cluster Computing 2025-02-25 v2

Abstract

The distributed data infrastructure in Internet of Things (IoT) ecosystems requires efficient data-series compression methods, along with the ability to feed different accuracy demands. However, the compression performance of existing compression methods degrades sharply when calling for ultra-accurate data recovery. In this paper, we introduce SHRINK, a novel highly accurate data compression method that offers a higher compression ratio and also lower runtime than prior compressors. SHRINK extracts data semantics in the form of linear segments to construct a compact knowledge base, using a dynamic error threshold that it adapts to data characteristics. Then, it captures the remaining data details as residuals to support lossy compression at diverse resolutions as well as lossless compression. As SHRINK identifies repeated semantics, its compression ratio increases with data size. Our experimental evaluation demonstrates that SHRINK outperforms state-of-art methods with an up to threefold improvement in compression ratio.

Keywords

Cite

@article{arxiv.2410.06713,
  title  = {SHRINK: Data Compression by Semantic Extraction and Residuals Encoding},
  author = {Guoyou Sun and Panagiotis Karras and Qi Zhang},
  journal= {arXiv preprint arXiv:2410.06713},
  year   = {2025}
}

Comments

11 pages

R2 v1 2026-06-28T19:14:05.314Z