paper-with-me

Papers

Rethinking Lossy Compression: The Rate-Distortion-Perception Tradeoff

2019-01-23 · Yochai Blau, Tomer Michaeli

Lossy compression algorithms are typically designed and analyzed through the lens of Shannon's rate-distortion theory, where the goal is to achieve the lowest possible distortion (e.g., low MSE or high SSIM) at any given bit rate. However, in recent years, it has become increasingly accepted that "low distortion" is not a synonym for "high perceptual quality", and in fact optimization of one often comes at the expense of the other. In light of this understanding, it is natural to seek for a generalization of rate-distortion theory which takes perceptual quality into account. In this paper, we adopt the mathematical definition of perceptual quality recently proposed by Blau & Michaeli (2018), and use it to study the three-way tradeoff between rate, distortion, and perception. We show that restricting the perceptual quality to be high, generally leads to an elevation of the rate-distortion curve, thus necessitating a sacrifice in either rate or distortion. We prove several fundamental properties of this triple-tradeoff, calculate it in closed form for a Bernoulli source, and illustrate it visually on a toy MNIST example.

📄 PDF Abstract BibTeX arXiv:1901.07821

Code (0)

등록된 구현이 없습니다.

Tasks

SSIM

Similar Papers 제목 키워드 기반

Universal Rate-Distortion-Perception Representations for Lossy Compression

2021-06-18 · NeurIPS 2021 12 · George Zhang, Jingjing Qian, Jun Chen, Ashish Khisti

In the context of lossy compression, Blau & Michaeli (2019) adopt a mathematical notion of perceptual quality and define the information rate-distortion-perception function, generalizing the classical rate-distortion tra…

DecoderImage Compression

Universal Representations for Classification-enhanced Lossy Compression

2025-04-12 · Nam Nguyen

In lossy compression, the classical tradeoff between compression rate and reconstruction distortion has traditionally guided algorithm design. However, Blau and Michaeli [5] introduced a generalized framework, known as t…

ClassificationImage Compression

On Perceptual Lossy Compression: The Cost of Perceptual Reconstruction and An Optimal Training Framework

2021-06-05 · Zeyu Yan, Fei Wen, Rendong Ying, Chao Ma 외

Lossy compression algorithms are typically designed to achieve the lowest possible distortion at a given bit rate. However, recent studies show that pursuing high perceptual quality would lead to increase of the lowest a…

Decoder

On Self-Adaptive Perception Loss Function for Sequential Lossy Compression

2025-02-15 · Sadaf Salehkalaibar, Buu Phan, Likun Cai, Joao Atz Dick 외

We consider causal, low-latency, sequential lossy compression, with mean squared-error (MSE) as the distortion loss, and a perception loss function (PLF) to enhance the realism of reconstructions. As the main contributio…

A coding theorem for the rate-distortion-perception function

2021-04-28 · ICLR Workshop Neural_Compression 2021 5 · Lucas Theis, Aaron B. Wagner

The rate-distortion-perception function (RDPF; Blau and Michaeli, 2019) has emerged as a useful tool for thinking about realism and distortion of reconstructions in lossy compression. Unlike the rate-distortion function,…