paper-with-me

Papers

Computationally Efficient Neural Image Compression

2019-12-18 · Nick Johnston, Elad Eban, Ariel Gordon, Johannes Ballé

Image compression using neural networks have reached or exceeded non-neural methods (such as JPEG, WebP, BPG). While these networks are state of the art in ratedistortion performance, computational feasibility of these models remains a challenge. We apply automatic network optimization techniques to reduce the computational complexity of a popular architecture used in neural image compression, analyze the decoder complexity in execution runtime and explore the trade-offs between two distortion metrics, rate-distortion performance and run-time performance to design and research more computationally efficient neural image compression. We find that our method decreases the decoder run-time requirements by over 50% for a stateof-the-art neural architecture.

📄 PDF Abstract BibTeX arXiv:1912.08771

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage 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

Image Compression: Sparse Coding vs. Bottleneck Autoencoders

2017-10-26 · Yijing Watkins, Mohammad Sayeh, Oleksandr Iaroshenko, Garrett Kenyon

Bottleneck autoencoders have been actively researched as a solution to image compression tasks. However, we observed that bottleneck autoencoders produce subjectively low quality reconstructed images. In this work, we ex…

General ClassificationImage CompressionSSIM

RAGE for the Machine: Image Compression with Low-Cost Random Access for Embedded Applications

2024-02-07 · Christian D. Rask, Daniel E. Lucani

We introduce RAGE, an image compression framework that achieves four generally conflicting objectives: 1) good compression for a wide variety of color images, 2) computationally efficient, fast decompression, 3) fast ran…

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

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…