SZx: an Ultra-fast Error-bounded Lossy Compressor for Scientific Datasets
Xiaodong Yu, Sheng Di, Kai Zhao, jiannan Tian, Dingwen Tao, Xin Liang,, Franck Cappello

TL;DR
SZx introduces an ultra-fast error-bounded lossy compressor for scientific datasets, achieving significantly higher speeds than existing methods on CPU and GPU while maintaining reasonable compression ratios.
Contribution
The paper presents UFZ, a novel lightweight compression framework that is both ultra-fast and effective, optimized for CPU and GPU architectures, with comprehensive evaluation on real datasets.
Findings
UFZ is 2-16X faster than existing compressors on CPU and GPU.
UFZ maintains high compression ratios with lightweight operations.
Evaluation on six real-world datasets demonstrates its efficiency.
Abstract
Today's scientific high performance computing (HPC) applications or advanced instruments are producing vast volumes of data across a wide range of domains, which introduces a serious burden on data transfer and storage. Error-bounded lossy compression has been developed and widely used in scientific community, because not only can it significantly reduce the data volumes but it can also strictly control the data distortion based on the use-specified error bound. Existing lossy compressors, however, cannot offer ultra-fast compression speed, which is highly demanded by quite a few applications or use-cases (such as in-memory compression and online instrument data compression). In this paper, we propose a novel ultra-fast error-bounded lossy compressor, which can obtain fairly high compression performance on both CPU and GPU, also with reasonably high compression ratios. The key…
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
TopicsAdvanced Data Storage Technologies · Parallel Computing and Optimization Techniques · Algorithms and Data Compression
