paper-with-me

Papers

Computationally-Efficient Neural Image Compression with Shallow Decoders

2023-04-13 · ICCV 2023 1 · Yibo Yang, Stephan Mandt

Neural image compression methods have seen increasingly strong performance in recent years. However, they suffer orders of magnitude higher computational complexity compared to traditional codecs, which hinders their real-world deployment. This paper takes a step forward towards closing this gap in decoding complexity by using a shallow or even linear decoding transform resembling that of JPEG. To compensate for the resulting drop in compression performance, we exploit the often asymmetrical computation budget between encoding and decoding, by adopting more powerful encoder networks and iterative encoding. We theoretically formalize the intuition behind, and our experimental results establish a new frontier in the trade-off between rate-distortion and decoding complexity for neural image compression. Specifically, we achieve rate-distortion performance competitive with the established mean-scale hyperprior architecture of Minnen et al. (2018) at less than 50K decoding FLOPs/pixel, reducing the baseline's overall decoding complexity by 80%, or over 90% for the synthesis transform alone. Our code can be found at https://github.com/mandt-lab/shallow-ntc.

📄 PDF Abstract BibTeX arXiv:2304.06244

Code (1)

mandt-lab/shallow-ntc 공식 구현 tf

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Lossy Image Compression with Compressive Autoencoders

2017-03-01 · Lucas Theis, Wenzhe Shi, Andrew Cunningham, Ferenc Huszár

We propose a new approach to the problem of optimizing autoencoders for lossy image compression. New media formats, changing hardware technology, as well as diverse requirements and content types create a need for compre…

Image Compression

Ultra-Efficient Decoding for End-to-End Neural Compression and Reconstruction

2025-10-01 · Ethan G. Rogers, Cheng Wang arxiv

Image compression and reconstruction are crucial for various digital applications. While contemporary neural compression methods achieve impressive compression rates, the adoption of such technology has been largely hind…

Image Compression

Slimmable Compressive Autoencoders for Practical Neural Image Compression

2021-03-29 · CVPR 2021 1 · Fei Yang, Luis Herranz, Yongmei Cheng, Mikhail G. Mozerov

Neural image compression leverages deep neural networks to outperform traditional image codecs in rate-distortion performance. However, the resulting models are also heavy, computationally demanding and generally optimiz…

Image Compression

Cascade Decoders-Based Autoencoders for Image Reconstruction

2021-06-29 · Honggui Li, Dimitri Galayko, Maria Trocan, Mohamad Sawan

Autoencoders are composed of coding and decoding units, hence they hold the inherent potential of high-performance data compression and signal compressed sensing. The main disadvantages of current autoencoders comprise t…

compressed sensingData CompressionImage CompressionImage Reconstruction

Multilingual Neural Machine Translation with Deep Encoder and Multiple Shallow Decoders

2022-06-05 · EACL 2021 2 · Xiang Kong, Adithya Renduchintala, James Cross, Yuqing Tang 외

Recent work in multilingual translation advances translation quality surpassing bilingual baselines using deep transformer models with increased capacity. However, the extra latency and memory costs introduced by this ap…

DecoderMachine TranslationTranslation