Proceedings Article10.23919/EUSIPCO47968.2020.9287645
Optimizing an Image Coding Framework with Deep Learning-based Pre- and Post-Processing
Paulo Eusebio,Joao Ascenso,Fernando Pereira +2 more
- 24 Jan 2021
- pp 506-510
3
TL;DR: Li et al. as mentioned in this paper proposed a new loss function which also considers a rate component, thus allowing to jointly minimize the rate and distortion, which can outperform the selected benchmarks, both classical and CNN-based.
read more
Abstract: Convolutional neural networks (CNN) are a popular machine learning architecture used to address multiple image-based tasks from understanding to coding. This paper targets improving image compression efficiency by designing and optimizing an image coding framework where a standard image codec, e.g. JPEG, is combined with deep neural network based pre- and post-processing. While the pre-processing CNN targets simplifying the image to make it more amenable to compression, notably involving its down-sampling, the post-processing CNN targets enhancing the decoded image, also involving its up-sampling. To optimize the compression performance, the processing CNNs are trained involving a third CNN, so-called CNN-FakeCodec, which targets modeling the image codec output, since the encoder-decoder pair is not differentiable, thus not allowing any training. Since the available alternative coding solutions focus on minimizing the image distortion, this paper proposes a new loss function which also considers a rate component, thus allowing to jointly minimize the rate and distortion. The performance results show that the proposed coding solutions can outperform the selected benchmarks, both classical and CNN-based.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Sandwiched Image Compression: Increasing the resolution and dynamic range of standard codecs
07 Dec 2022
TL;DR: In this paper , a neural pre-and post-processors are designed to transport the high resolution (super-resolution, SR) or high bit depth (high dynamic range, HDR) images as lower resolution and lower bit depth images.
6
Sandwiched Video Compression: Efficiently Extending the Reach of Standard Codecs with Neural Wrappers
Berivan Isik,Onur G. Guleryuz,Dajun Tang,Jonathan Taylor,Philip A. Chou +4 more
- 08 Oct 2023
TL;DR: Sandwiched video compression efficiently extends the reach of standard codecs by leveraging neural wrappers to optimize rate-distortion performance.
4
Sandwiched Compression: Repurposing Standard Codecs with Neural Network Wrappers
Onur G. Guleryuz,Philip A. Chou,Berivan Isik,Hugues Hoppe,Dajun Tang,Ruofei Du,Jonathan Taylor,Philip Davidson,Sean Fanello +8 more
- 12 Feb 2024
TL;DR: Sandwiched compression repurposes standard codecs with neural network wrappers, improving performance and adaptability.
References
•Proceedings Article
ImageNet Classification with Deep Convolutional Neural Networks
Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton +2 more
- 03 Dec 2012
TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Overview of the High Efficiency Video Coding (HEVC) Standard
TL;DR: The main goal of the HEVC standardization effort is to enable significantly improved compression performance relative to existing standards-in the range of 50% bit-rate reduction for equal perceptual video quality.
The JPEG still picture compression standard
TL;DR: The author provides an overview of the JPEG standard, and focuses in detail on the Baseline method, which has been by far the most widely implemented JPEG method to date, and is sufficient in its own right for a large number of applications.
5.7K
NTIRE 2017 Challenge on Single Image Super-Resolution: Dataset and Study
Eirikur Agustsson,Radu Timofte +1 more
- 21 Jul 2017
TL;DR: It is concluded that the NTIRE 2017 challenge pushes the state-of-the-art in single-image super-resolution, reaching the best results to date on the popular Set5, Set14, B100, Urban100 datasets and on the authors' newly proposed DIV2K.
•Proceedings Article
Variational image compression with a scale hyperprior
Johannes Ballé,David Minnen,Saurabh Singh,Sung Jin Hwang,Nick Johnston +4 more
- 01 Feb 2018
TL;DR: In this paper, an end-to-end trainable model for image compression based on variational autoencoders is proposed, which incorporates a hyperprior to effectively capture spatial dependencies in the latent representation.
1.7K