paper-with-me

Papers

Simulated Annealing for JPEG Quantization

2017-09-03 · Max Hopkins, Michael Mitzenmacher, Sebastian Wagner-Carena

JPEG is one of the most widely used image formats, but in some ways remains surprisingly unoptimized, perhaps because some natural optimizations would go outside the standard that defines JPEG. We show how to improve JPEG compression in a standard-compliant, backward-compatible manner, by finding improved default quantization tables. We describe a simulated annealing technique that has allowed us to find several quantization tables that perform better than the industry standard, in terms of both compressed size and image fidelity. Specifically, we derive tables that reduce the FSIM error by over 10% while improving compression by over 20% at quality level 95 in our tests; we also provide similar results for other quality levels. While we acknowledge our approach can in some images lead to visible artifacts under large magnification, we believe use of these quantization tables, or additional tables that could be found using our methodology, would significantly reduce JPEG file sizes with improved overall image quality.

📄 PDF Abstract BibTeX arXiv:1709.00649

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

HCLAE: High Capacity Locally Aggregating Encodings for Approximate Nearest Neighbor Search

2015-09-17 · Shicong Liu, Junru Shao, Hongtao Lu

Vector quantization-based approaches are successful to solve Approximate Nearest Neighbor (ANN) problems which are critical to many applications. The idea is to generate effective encodings to allow fast distance approxi…

QuantizationVocal Bursts Intensity Prediction

Neural Network Assisted Lifting Steps For Improved Fully Scalable Lossy Image Compression in JPEG 2000

2024-03-04 · Xinyue Li, Aous Naman, David Taubman

This work proposes to augment the lifting steps of the conventional wavelet transform with additional neural network assisted lifting steps. These additional steps reduce residual redundancy (notably aliasing information…

Image CompressionQuantization

Approximate DCT and Quantization Techniques for Energy-Constrained Image Sensors

2024-06-24 · Ming-Che Li, Archisman Ghosh, Shreyas Sen

Recent expansions in multimedia devices gather enormous amounts of real-time images for processing and inference. The images are first compressed using compression schemes, like JPEG, to reduce storage costs and power fo…

Quantization

Double JPEG Detection in Mixed JPEG Quality Factors using Deep Convolutional Neural Network

2018-09-01 · ECCV 2018 9 · Jinseok Park, Donghyeon Cho, Wonhyuk Ahn, Heung-Kyu Lee

Double JPEG detection is essential for detecting various image manipulations. This paper proposes a novel deep convolutional neural network for double JPEG detection using statistical histogram features from each block w…

Quantization

JPEG Inspired Deep Learning

2024-10-09 · Ahmed H. Salamah, Kaixiang Zheng, YiWen Liu, En-hui Yang

Although it is traditionally believed that lossy image compression, such as JPEG compression, has a negative impact on the performance of deep neural networks (DNNs), it is shown by recent works that well-crafted JPEG co…

Deep LearningFine-Grained Image Classificationimage-classificationImage Classification+2