Parametric context adaptive Laplace distribution for multimedia compression
Jarek Duda

TL;DR
This paper introduces a new adaptive Laplace distribution model for multimedia data compression that leverages autoregressive context-dependent parameters, improving efficiency and generalization over traditional quantization methods.
Contribution
It proposes inexpensive autoregressive models for context-dependent Laplace distribution parameters, enabling better adaptation and higher-dimensional context utilization in multimedia compression.
Findings
Achieved similar performance to LOCO-I with fewer parameters.
Reduced header size and improved generalization.
Enabled use of higher-dimensional contexts like multiple color channels.
Abstract
Data compression often subtracts prediction and encodes the difference (residue) e.g. assuming Laplace distribution, for example for images, videos, audio, or numerical data. Its performance is strongly dependent on the proper choice of width (scale parameter) of this parametric distribution, can be improved if optimizing it based on local situation like context. For example in popular LOCO-I \cite{loco} (JPEG-LS) lossless image compressor there is used 3 dimensional context quantized into 365 discrete possibilities treated independently. This article discusses inexpensive approaches for exploiting their dependencies with autoregressive ARCH-like context dependent models for parameters of parametric distribution for residue, also evolving in time for adaptive case. For example tested such 4 or 11 parameter models turned out to provide similar performance as 365 parameter LOCO-I model…
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 Compression Techniques · Algorithms and Data Compression · Image and Signal Denoising Methods
