paper-with-me

홈 › Papers

Lossless Compression via Chained Lightweight Neural Predictors with Information Inheritance

2026-04-16 · Yuriy Kim, Evgeny Belyaev arxiv

This paper is dedicated to lossless data compression with probability estimation using neural networks. First, we propose a probability estimation architecture based on a chain of neural predictors, so that each unit of the chain is defined as a neural network with the minimum possible number of weights, which is sufficient for efficient compression of data generated by Markov sources of a given order. We show that this architecture allows us to minimize the overall number of weights participating in the probability estimation process depending on the statistical properties of the input data. Second, in order to improve compression efficiency, we introduce an information inheritance mechanism, where the probability estimate obtained by a low-order unit is used at the next higher-order unit. Experimental results show that the proposed lossless data compressor equipped with the chained probability estimation architecture provides compression ratios close to the state-of-the-art PAC compressor. At the same time, it outperforms PAC by a factor of 1.2 to 6.3 in encoding throughput and by a factor of 2.8 to 12.3 in decoding throughput on a consumer GPU.

📄 PDF Abstract BibTeX arXiv:2604.15472

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A general framework for reversible data hiding in encrypted images by reserving room before encryption

2021-03-28 · Ammar Mohammadi

In this paper a general framework to adopt different predictors for reversible data hiding in the encrypted image is presented. We propose innovative predictors that contribute more significantly than conventional ones r…

Blocking

DeepZip: Lossless Data Compression using Recurrent Neural Networks

2018-11-20 · Mohit Goyal, Kedar Tatwawadi, Shubham Chandak, Idoia Ochoa

Sequential data is being generated at an unprecedented pace in various forms, including text and genomic data. This creates the need for efficient compression mechanisms to enable better storage, transmission and process…

Data Compression

Lossless Point Cloud Attribute Compression with Normal-based Intra Prediction

2021-06-23 · Qian Yin, Qingshan Ren, Lili Zhao, Wenyi Wang 외

The sparse LiDAR point clouds become more and more popular in various applications, e.g., the autonomous driving. However, for this type of data, there exists much under-explored space in the corresponding compression fr…

AttributeAutonomous Driving

Lossless Compression of Mosaic Images with Convolutional Neural Network Prediction

2020-01-28 · Seyed Mehdi Ayyoubzadeh, Xiaolin Wu

We present a CNN-based predictive lossless compression scheme for raw color mosaic images of digital cameras. This specialized application problem was previously understudied but it is now becoming increasingly important…

DeblurringImage Restoration

NeuralLVC: Neural Lossless Video Compression via Masked Diffusion with Temporal Conditioning

2026-04-03 · Tiberio Uricchio, Marco Bertini arxiv

While neural lossless image compression has advanced significantly with learned entropy models, lossless video compression remains largely unexplored in the neural setting. We present NeuralLVC, a neural lossless video c…

Image Compression