paper-with-me

홈 › Papers

What Matters in Practical Learned Image Compression

2026-05-06 · Kedar Tatwawadi, Parisa Rahimzadeh, Zhanghao Sun, Zhiqi Chen, Ziyun Yang, Sanjay Nair, Divija Hasteer, Oren Rippel arxiv

One of the major differentiators unlocked by learned codecs relative to their hard-coded traditional counterparts is their ability to be optimized directly to appeal to the human visual system. Despite this potential, a perceptual yet practical image codec is yet to be proposed. In this work, we aim to close this gap. We conduct a comprehensive study of the key modeling choices that govern the design of a practical learned image codec, jointly optimized for perceptual quality and runtime -- including within the ablations several novel techniques. We then perform performance-aware neural architecture search over millions of backbone configurations to identify models that achieve the target on-device runtime while maximizing compression performance as captured by perceptual metrics. We combine the various optimizations to construct a new codec that achieves a significantly improved tradeoff between speed and perceptual quality. Based on rigorous subjective user studies, it provides 2.3-3x bitrate savings against AV1, AV2, VVC, ECM and JPEG-AI, and 20-40% bitrate savings against the best learned codec alternatives. At the same time, on an iPhone 17 Pro Max, it encodes 12MP images as fast as 230ms, and decodes them in 150ms -- faster than most top ML-based codecs run on a V100 GPU.

📄 PDF Abstract BibTeX arXiv:2605.05148

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchImage Compression

Similar Papers 제목 키워드 기반

A Practical Approach for Rate-Distortion-Perception Analysis in Learned Image Compression

2021-04-30 · Ogun Kirmemis, A. Murat Tekalp

Rate-distortion optimization (RDO) of codecs, where distortion is quantified by the mean-square error, has been a standard practice in image/video compression over the years. RDO serves well for optimization of codec per…

Image CompressionVideo Compression

DiffStereo: High-Frequency Aware Diffusion Model for Stereo Image Restoration

2025-01-17 · Huiyun Cao, Yuan Shi, Bin Xia, Xiaoyu Jin 외

Diffusion models (DMs) have achieved promising performance in image restoration but haven't been explored for stereo images. The application of DM in stereo image restoration is confronted with a series of challenges. Th…

DeblurringImage RestorationSuper-Resolution

Post-Training Quantization Is All You Need to Perform Cross-Platform Learned Image Compression

2021-09-29 · Dailan He, Ziming Yang, Yan Wang, Yuan Chen 외

It has been witnessed that learned image compression has outperformed conventional image coding techniques and tends to be practical in industrial applications. One of the most critical issues preventing it from being pr…

AllImage CompressionQuantization

What Matters to You? Towards Visual Representation Alignment for Robot Learning

2023-10-11 · Ran Tian, Chenfeng Xu, Masayoshi Tomizuka, Jitendra Malik 외

When operating in service of people, robots need to optimize rewards aligned with end-user preferences. Since robots will rely on raw perceptual inputs like RGB images, their rewards will inevitably use visual representa…

Zero-shot Generalization

A Training-Free Defense Framework for Robust Learned Image Compression

2024-01-22 · Myungseo Song, Jinyoung Choi, Bohyung Han

We study the robustness of learned image compression models against adversarial attacks and present a training-free defense technique based on simple image transform functions. Recent learned image compression models are…

Image Compression