paper-with-me

Papers

Exploring Autoencoder-based Error-bounded Compression for Scientific Data

2021-05-25 · Jinyang Liu, Sheng Di, Kai Zhao, Sian Jin, Dingwen Tao, Xin Liang, Zizhong Chen, Franck Cappello

Error-bounded lossy compression is becoming an indispensable technique for the success of today's scientific projects with vast volumes of data produced during simulations or instrument data acquisitions. Not only can it significantly reduce data size, but it also can control the compression errors based on user-specified error bounds. Autoencoder (AE) models have been widely used in image compression, but few AE-based compression approaches support error-bounding features, which are highly required by scientific applications. To address this issue, we explore using convolutional autoencoders to improve error-bounded lossy compression for scientific data, with the following three key contributions. (1) We provide an in-depth investigation of the characteristics of various autoencoder models and develop an error-bounded autoencoder-based framework in terms of the SZ model. (2) We optimize the compression quality for the main stages in our designed AE-based error-bounded compression framework, fine-tuning the block sizes and latent sizes and also optimizing the compression efficiency of latent vectors. (3) We evaluate our proposed solution using five real-world scientific datasets and compare them with six other related works. Experiments show that our solution exhibits a very competitive compression quality among all the compressors in our tests. In absolute terms, it can obtain a much better compression quality (100% ~ 800% improvement in compression ratio with the same data distortion) compared with SZ2.1 and ZFP in cases with a high compression ratio.

📄 PDF Abstract BibTeX arXiv:2105.11730

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Scalable Hybrid Learning Techniques for Scientific Data Compression

2022-12-21 · Tania Banerjee, Jong Choi, Jaemoon Lee, Qian Gong 외

Data compression is becoming critical for storing scientific data because many scientific applications need to store large amounts of data and post process this data for scientific discovery. Unlike image and video compr…

Data CompressionGPUscientific discoveryVideo Compression

SRN-SZ: Deep Leaning-Based Scientific Error-bounded Lossy Compression with Super-resolution Neural Networks

2023-09-07 · Jinyang Liu, Sheng Di, Sian Jin, Kai Zhao 외

The fast growth of computational power and scales of modern super-computing systems have raised great challenges for the management of exascale scientific data. To maintain the usability of scientific data, error-bound l…

Super-Resolution

LLMComp: A Language Modeling Paradigm for Error-Bounded Scientific Data Compression (Technical Report)

2025-10-24 · Guozhong Li, Muhannad Alhumaidi, Spiros Skiadopoulos, Panos Kalnis arxiv

The rapid growth of high-resolution scientific simulations and observation systems is generating massive spatiotemporal datasets, making efficient, error-bounded compression increasingly important. Meanwhile, decoder-onl…

Hierarchical Autoencoder-based Lossy Compression for Large-scale High-resolution Scientific Data

2023-07-09 · Hieu Le, Jian Tao

Lossy compression has become an important technique to reduce data size in many domains. This type of compression is especially valuable for large-scale scientific data, whose size ranges up to several petabytes. Althoug…

DeepCQ: General-Purpose Deep-Surrogate Framework for Lossy Compression Quality Prediction

2025-12-24 · Khondoker Mirazul Mumenin, Robert Underwood, Dong Dai, Jinzhen Wang 외 arxiv

Error-bounded lossy compression techniques have become vital for scientific data management and analytics, given the ever-increasing volume of data generated by modern scientific simulations and instruments. Nevertheless…