paper-with-me

Papers

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. Although Autoencoder-based models have been successfully leveraged to compress images and videos, such neural networks have not widely gained attention in the scientific data domain. Our work presents a neural network that not only significantly compresses large-scale scientific data, but also maintains high reconstruction quality. The proposed model is tested with scientific benchmark data available publicly and applied to a large-scale high-resolution climate modeling data set. Our model achieves a compression ratio of 140 on several benchmark data sets without compromising the reconstruction quality. 2D simulation data from the High-Resolution Community Earth System Model (CESM) Version 1.3 over 500 years are also being compressed with a compression ratio of 200 while the reconstruction error is negligible for scientific analysis.

📄 PDF Abstract BibTeX arXiv:2307.04216

Code (1)

hieutrungle/data-slim 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Att2CPC: Attention-Guided Lossy Attribute Compression of Point Clouds

2024-10-23 · Kai Liu, Kang You, Pan Gao, Manoranjan Paul

With the great progress of 3D sensing and acquisition technology, the volume of point cloud data has grown dramatically, which urges the development of efficient point cloud compression methods. In this paper, we focus o…

Attribute

Neural Multi-scale Image Compression

2018-05-16 · Ken Nakanishi, Shin-ichi Maeda, Takeru Miyato, Daisuke Okanohara

This study presents a new lossy image compression method that utilizes the multi-scale features of natural images. Our model consists of two networks: multi-scale lossy autoencoder and parallel multi-scale lossless coder…

CPUGPUImage Compression

Lossy Image Compression with Quantized Hierarchical VAEs

2022-08-27 · Zhihao Duan, Ming Lu, Zhan Ma, Fengqing Zhu

Recent research has shown a strong theoretical connection between variational autoencoders (VAEs) and the rate-distortion theory. Motivated by this, we consider the problem of lossy image compression from the perspective…

Image CompressionQuantization

QARV: Quantization-Aware ResNet VAE for Lossy Image Compression

2023-02-16 · Zhihao Duan, Ming Lu, Jack Ma, Yuning Huang 외

This paper addresses the problem of lossy image compression, a fundamental problem in image processing and information theory that is involved in many real-world applications. We start by reviewing the framework of varia…

Image CompressionQuantization

Unified learning-based lossy and lossless JPEG recompression

2023-12-05 · Jianghui Zhang, Yuanyuan Wang, Lina Guo, Jixiang Luo 외

JPEG is still the most widely used image compression algorithm. Most image compression algorithms only consider uncompressed original image, while ignoring a large number of already existing JPEG images. Recently, JPEG r…

Image CompressionQuantization