Related Experiment Video
Updated: Jun 3, 2025

11:23
Lensless Fluorescent Microscopy on a Chip
Published on: August 17, 2011
17.6K
Lossless Image Compression Using Context-Dependent Linear Prediction Based on Mean Absolute Error Minimization
Grzegorz Ulacha1, Mirosław Łazoryszczak1
1Faculty of Computer Science and Information Technology, West Pomeranian University of Technology in Szczecin, ul. Żołnierska 49, 71-210 Szczecin, Poland.
Entropy (Basel, Switzerland)
|January 8, 2025
Summary
This study introduces a novel lossless image compression method with fast decoding. It achieves higher compression efficiency by adapting models to image characteristics, outperforming JPEG-LS by 9.1%.
Area of Science:
- Computer Vision
- Image Processing
- Data Compression
Background:
- Lossless image compression is crucial for preserving image fidelity.
- Existing methods like JPEG-LS offer compression but can be improved for efficiency and speed.
- Adaptive modeling based on image characteristics is key to enhancing compression ratios.
Purpose of the Study:
- To develop a lossless image compression method with fast decoding.
- To enhance compression efficiency by adapting encoder parameters to image content.
- To evaluate the proposed method against established compression standards.
Main Methods:
- Data modeling using linear and nonlinear prediction, enhanced by a context-dependent constant component removal block.
- Prediction error encoding via two-stage compression: adaptive Golomb and binary arithmetic coding.
- Implementation of an author's context-switching algorithm for tailored prediction models across image areas.
Main Results:
- Achieved high compression efficiency by adapting prediction models to specific image regions.
- Demonstrated a 9.1% improvement in average file bit rate compared to JPEG-LS across a test base.
- Analyzed the trade-offs between individual encoder parameters, compression efficiency, and encoding time.
Conclusions:
- The proposed lossless image compression method offers superior efficiency and fast decoding.
- Context-switching algorithms significantly improve compression by tailoring models to image data.
- The method presents a competitive alternative to existing lossless image compression techniques.
Related Concept Videos
Reducing Line Loss
143
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
143
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.3K
Mean Absolute Deviation
2.6K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.6K
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Calibration Curves: Linear Least Squares
1.2K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
1.2K
Trimmed Mean
2.8K
While measuring the mean of a data set, care needs to be taken when associating the mean to its central tendency. The same goes for the arithmetic mean, the geometric mean, or the harmonic mean. This is because the presence of a single outlier data value can significantly affect the mean. That is, the mean is sensitive to fluctuations in the data set.
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
2.8K

