JPEG Quality Transcoding Using Neural Networks Trained with a Perceptual Error Measure
Abstract
A JPEG Quality Transcoder (JQT) converts a JPEG image file that was encoded with low image quality to a larger JPEG image file with reduced visual artifacts, without access to the original uncompressed image. In this article, we describe technology for JQT design that takes a pattern recognition approach to the problem, using a database of images to train statistical models of the artifacts introduced through JPEG compression. In the training procedure for these models, we use a model of human visual perception as an error measure. Our current prototype system removes 32.2% of the artifacts introduced by moderate compression, as measured on an independent test database of linearly coded images using a perceptual error metric. This improvement results in an average PSNR reduction of 0.634 dB.
Cite
Text
Lazzaro and Wawrzynek. "JPEG Quality Transcoding Using Neural Networks Trained with a Perceptual Error Measure." Neural Computation, 1999. doi:10.1162/089976699300016917Markdown
[Lazzaro and Wawrzynek. "JPEG Quality Transcoding Using Neural Networks Trained with a Perceptual Error Measure." Neural Computation, 1999.](https://mlanthology.org/neco/1999/lazzaro1999neco-jpeg/) doi:10.1162/089976699300016917BibTeX
@article{lazzaro1999neco-jpeg,
title = {{JPEG Quality Transcoding Using Neural Networks Trained with a Perceptual Error Measure}},
author = {Lazzaro, John and Wawrzynek, John},
journal = {Neural Computation},
year = {1999},
pages = {267-296},
doi = {10.1162/089976699300016917},
volume = {11},
url = {https://mlanthology.org/neco/1999/lazzaro1999neco-jpeg/}
}