paper-with-me

Papers

Learned Image Compression for Machine Perception

2021-11-03 · Felipe Codevilla, Jean Gabriel Simard, Ross Goroshin, Chris Pal

Recent work has shown that learned image compression strategies can outperform standard hand-crafted compression algorithms that have been developed over decades of intensive research on the rate-distortion trade-off. With growing applications of computer vision, high quality image reconstruction from a compressible representation is often a secondary objective. Compression that ensures high accuracy on computer vision tasks such as image segmentation, classification, and detection therefore has the potential for significant impact across a wide variety of settings. In this work, we develop a framework that produces a compression format suitable for both human perception and machine perception. We show that representations can be learned that simultaneously optimize for compression and performance on core vision tasks. Our approach allows models to be trained directly from compressed representations, and this approach yields increased performance on new tasks and in low-shot learning settings. We present results that improve upon segmentation and detection performance compared to standard high quality JPGs, but with representations that are four to ten times smaller in terms of bits per pixel. Further, unlike naive compression methods, at a level ten times smaller than standard JEPGs, segmentation and detection models trained from our format suffer only minor degradation in performance.

📄 PDF Abstract BibTeX arXiv:2111.02249

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionImage ReconstructionImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Progressive Learned Image Compression for Machine Perception

2025-12-23 · Jungwoo Kim, Jun-Hyuk Kim, Jong-Seok Lee arxiv

Recent advances in learned image codecs have been extended from human perception toward machine perception. However, progressive image compression with fine granular scalability (FGS)-which enables decoding a single bits…

Image Compression

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

All-in-One Transferring Image Compression from Human Perception to Multi-Machine Perception

2025-04-17 · Jiancheng Zhao, Xiang Ji, Zhuoxiao Li, Zunian Wan 외

Efficiently transferring Learned Image Compression (LIC) model from human perception to machine perception is an emerging challenge in vision-centric representation learning. Existing approaches typically adapt LIC to do…

AllImage CompressionRepresentation Learning

TransTIC: Transferring Transformer-based Image Compression from Human Perception to Machine Perception

2023-06-08 · ICCV 2023 1 · Yi-Hsin Chen, Ying-Chieh Weng, Chia-Hao Kao, Cheng Chien 외

This work aims for transferring a Transformer-based image compression codec from human perception to machine perception without fine-tuning the codec. We propose a transferable Transformer-based image compression framewo…

DecoderImage CompressionVisual Prompt Tuning

Guided Diffusion for the Extension of Machine Vision to Human Visual Perception

2025-03-23 · Takahiro Shindo, Yui Tatsumi, Taiju Watanabe, Hiroshi Watanabe

Image compression technology eliminates redundant information to enable efficient transmission and storage of images, serving both machine vision and human visual perception. For years, image coding focused on human perc…

Image Compression