paper-with-me

Papers

Deep Perceptual Compression

2019-07-18 · Yash Patel, Srikar Appalaraju, R. Manmatha

Several deep learned lossy compression techniques have been proposed in the recent literature. Most of these are optimized by using either MS-SSIM (multi-scale structural similarity) or MSE (mean squared error) as a loss function. Unfortunately, neither of these correlate well with human perception and this is clearly visible from the resulting compressed images. In several cases, the MS-SSIM for deep learned techniques is higher than say a conventional, non-deep learned codec such as JPEG-2000 or BPG. However, the images produced by these deep learned techniques are in many cases clearly worse to human eyes than those produced by JPEG-2000 or BPG. We propose the use of an alternative, deep perceptual metric, which has been shown to align better with human perceptual similarity. We then propose Deep Perceptual Compression (DPC) which makes use of an encoder-decoder based image compression model to jointly optimize on the deep perceptual metric and MS-SSIM. Via extensive human evaluations, we show that the proposed method generates visually better results than previous learning based compression methods and JPEG-2000, and is comparable to BPG. Furthermore, we demonstrate that for tasks like object-detection, images compressed with DPC give better accuracy.

📄 PDF Abstract BibTeX arXiv:1907.08310

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage CompressionMS-SSIMobject-detectionObject DetectionSSIM

Similar Papers 제목 키워드 기반

Versatile Recompression-Aware Perceptual Image Super-Resolution

2025-11-22 · Mingwei He, Tongda Xu, Xingtong Ge, Ming Sun 외 arxiv

Perceptual image super-resolution (SR) methods restore degraded images and produce sharp outputs. In practice, those outputs are usually recompressed for storage and transmission. Ignoring recompression is suboptimal as …

Text-to-Image GenerationImage Super-Resolution

DVC-P: Deep Video Compression with Perceptual Optimizations

2021-09-22 · Saiping Zhang, Marta Mrak, Luis Herranz, Marc Górriz 외

Recent years have witnessed the significant development of learning-based video compression methods, which aim at optimizing objective or perceptual quality and bit rates. In this paper, we introduce deep video compressi…

Video Compression

Deep Perceptual Image Quality Assessment for Compression

2021-03-01 · Juan Carlos Mier, Eddie Huang, Hossein Talebi, Feng Yang 외

Lossy Image compression is necessary for efficient storage and transfer of data. Typically the trade-off between bit-rate and quality determines the optimal compression level. This makes the image quality metric an integ…

Image CompressionImage Quality AssessmentSSIM

Generative Latent Video Compression

2025-10-11 · Zongyu Guo, Zhaoyang Jia, Jiahao Li, Xiaoyi Zhang 외 arxiv

Perceptual optimization is widely recognized as essential for neural compression, yet balancing the rate-distortion-perception tradeoff remains challenging. This difficulty is especially pronounced in video compression, …

Saliency Driven Perceptual Image Compression

2020-02-12 · Yash Patel, Srikar Appalaraju, R. Manmatha

This paper proposes a new end-to-end trainable model for lossy image compression, which includes several novel components. The method incorporates 1) an adequate perceptual similarity metric; 2) saliency in the images; 3…

Image CompressionMS-SSIMobject-detectionObject Detection+1