Semantic Perceptual Image Compression using Deep Convolution Networks
Aaditya Prakash, Nick Moran, Solomon Garber, Antonella DiLillo and, James Storer

TL;DR
This paper introduces a deep learning-based method for semantic image compression that enhances visual quality by identifying and encoding salient regions at higher quality levels, compatible with standard JPEG decoders.
Contribution
It presents a novel CNN architecture that detects semantic regions without object labeling, enabling content-aware compression with minimal complexity increase.
Findings
Achieves higher visual quality at the same compression size.
Compatible with standard JPEG decoders.
Effective on Kodak and MIT datasets.
Abstract
It has long been considered a significant problem to improve the visual quality of lossy image and video compression. Recent advances in computing power together with the availability of large training data sets has increased interest in the application of deep learning cnns to address image recognition and image processing tasks. Here, we present a powerful cnn tailored to the specific task of semantic image understanding to achieve higher visual quality in lossy compression. A modest increase in complexity is incorporated to the encoder which allows a standard, off-the-shelf jpeg decoder to be used. While jpeg encoding may be optimized for generic images, the process is ultimately unaware of the specific content of the image to be compressed. Our technique makes jpeg content-aware by designing and training a model to identify multiple semantic regions in a given image. Unlike object…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Image Processing Techniques · Visual Attention and Saliency Detection
