paper-with-me

홈 › Papers

Identity Preserving Loss for Learned Image Compression

2022-04-22 · Jiuhong Xiao, Lavisha Aggarwal, Prithviraj Banerjee, Manoj Aggarwal, Gerard Medioni

Deep learning model inference on embedded devices is challenging due to the limited availability of computation resources. A popular alternative is to perform model inference on the cloud, which requires transmitting images from the embedded device to the cloud. Image compression techniques are commonly employed in such cloud-based architectures to reduce transmission latency over low bandwidth networks. This work proposes an end-to-end image compression framework that learns domain-specific features to achieve higher compression ratios than standard HEVC/JPEG compression techniques while maintaining accuracy on downstream tasks (e.g., recognition). Our framework does not require fine-tuning of the downstream task, which allows us to drop-in any off-the-shelf downstream task model without retraining. We choose faces as an application domain due to the ready availability of datasets and off-the-shelf recognition models as representative downstream tasks. We present a novel Identity Preserving Reconstruction (IPR) loss function which achieves Bits-Per-Pixel (BPP) values that are ~38% and ~42% of CRF-23 HEVC compression for LFW (low-resolution) and CelebA-HQ (high-resolution) datasets, respectively, while maintaining parity in recognition accuracy. The superior compression ratio is achieved as the model learns to retain the domain-specific features (e.g., facial features) while sacrificing details in the background. Furthermore, images reconstructed by our proposed compression model are robust to changes in downstream model architectures. We show at-par recognition performance on the LFW dataset with an unseen recognition model while retaining a lower BPP value of ~38% of CRF-23 HEVC compression.

📄 PDF Abstract BibTeX arXiv:2204.10869

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Region of Interest Loss for Anonymizing Learned Image Compression

2024-06-09 · Christoph Liebender, Ranulfo Bezerra, Kazunori Ohno, Satoshi Tadokoro

The use of AI in public spaces continually raises concerns about privacy and the protection of sensitive data. An example is the deployment of detection and recognition methods on humans, where images are provided by sur…

Image Compression

Toward Sub-1 kB Identity-Preserving Face Compression: A Benchmark of Codecs, a Custom Learned Codec, and Studies of Resolution, Demographic Fairness, Recompression, and Adversarial Robustness

2026-08-24 · Petr Hurtik, Jakub Sochor arxiv

Storing face images under a hard sub-kilobyte budget, as required for identity documents, smart-card biometrics and bandwidth-constrained verification, forces a codec to discard most of the signal while keeping what a fa…

Adversarial Robustness

HFLIC: Human Friendly Perceptual Learned Image Compression with Reinforced Transform

2023-05-12 · Peirong Ning, Wei Jiang, Ronggang Wang

In recent years, there has been rapid development in learned image compression techniques that prioritize ratedistortion-perceptual compression, preserving fine details even at lower bit-rates. However, current learning-…

Image Compression

Human Aligned Compression for Robust Models

2025-04-16 · Samuel Räber, Andreas Plesner, Till Aczel, Roger Wattenhofer

Adversarial attacks on image models threaten system robustness by introducing imperceptible perturbations that cause incorrect predictions. We investigate human-aligned learned lossy compression as a defense mechanism, c…

Learnable Privacy-Preserving Anonymization for Pedestrian Images

2022-07-24 · Junwu Zhang, Mang Ye, Yao Yang

This paper studies a novel privacy-preserving anonymization problem for pedestrian images, which preserves personal identity information (PII) for authorized models and prevents PII from being recognized by third parties…

DecoderPerson Re-IdentificationPrivacy Preserving