paper-with-me

Papers

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 the rate-distortion-perception (RDP) function, incorporating perceptual quality as an additional dimension of evaluation. More recently, the rate-distortion-classification (RDC) function was investigated in [19], evaluating compression performance by considering classification accuracy alongside distortion. In this paper, we explore universal representations, where a single encoder is developed to achieve multiple decoding objectives across various distortion and classification (or perception) constraints. This universality avoids retraining encoders for each specific operating point within these tradeoffs. Our experimental validation on the MNIST dataset indicates that a universal encoder incurs only minimal performance degradation compared to individually optimized encoders for perceptual image compression tasks, aligning with prior results from [23]. Nonetheless, we also identify that in the RDC setting, reusing an encoder optimized for one specific classification-distortion tradeoff leads to a significant distortion penalty when applied to alternative points.

📄 PDF Abstract BibTeX arXiv:2504.13191

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationImage Compression

Similar Papers 제목 키워드 기반

Exploration-Exploitation Tradeoff in Universal Lossy Compression

2025-06-25 · Nir Weinberger, Ram Zamir

Universal compression can learn the source and adapt to it either in a batch mode (forward adaptation), or in a sequential mode (backward adaptation). We recast the sequential mode as a multi-armed bandit problem, a fund…

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 End-to-End Neural Network for Lossy Image Compression

2024-09-10 · Bouzid Arezki, Fangchen Feng, Anissa Mokraoui

This paper presents variable bitrate lossy image compression using a VAE-based neural network. An adaptable image quality adjustment strategy is proposed. The key innovation involves adeptly adjusting the input scale exc…

Image CompressionSSIM

Inevitable Encounters: Backdoor Attacks Involving Lossy Compression

2026-03-14 · Qian Li, Yunuo Chen, Yuntian Chen arxiv

Real-world backdoor attacks often require poisoned datasets to be stored and transmitted before being used to compromise deep learning systems. However, in the era of big data, the inevitable use of lossy compression pos…

Image Compression

Exploiting Fine-Grained DCT Representations for Hiding Image-Level Messages within JPEG Images

2023-05-11 · Junxue Yang, Xin Liao

Unlike hiding bit-level messages, hiding image-level messages is more challenging, which requires large capacity, high imperceptibility, and high security. Although recent advances in hiding image-level messages have bee…