paper-with-me

Papers

Revisiting SVD and Wavelet Difference Reduction for Lossy Image Compression: A Reproducibility Study

2025-12-06 · Alena Makarova arxiv

This work presents an independent reproducibility study of a lossy image compression technique that integrates singular value decomposition (SVD) and wavelet difference reduction (WDR). The original paper claims that combining SVD and WDR yields better visual quality and higher compression ratios than JPEG2000 and standalone WDR. I re-implemented the proposed method, carefully examined missing implementation details, and replicated the original experiments as closely as possible. I then conducted additional experiments on new images and evaluated performance using PSNR and SSIM. In contrast to the original claims, my results indicate that the SVD+WDR technique generally does not surpass JPEG2000 or WDR in terms of PSNR, and only partially improves SSIM relative to JPEG2000. The study highlights ambiguities in the original description (e.g., quantization and threshold initialization) and illustrates how such gaps can significantly impact reproducibility and reported performance.

📄 PDF Abstract BibTeX arXiv:2512.06221

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

DPW-SDNet: Dual Pixel-Wavelet Domain Deep CNNs for Soft Decoding of JPEG-Compressed Images

2018-05-27 · Honggang Chen, Xiaohai He, Linbo Qing, Shuhua Xiong 외

JPEG is one of the widely used lossy compression methods. JPEG-compressed images usually suffer from compression artifacts including blocking and blurring, especially at low bit-rates. Soft decoding is an effective solut…

BlockingJPEG Artifact Correction

Neural Free-Viewpoint Relighting for Glossy Indirect Illumination

2023-07-12 · Nithin Raghavan, Yan Xiao, Kai-En Lin, Tiancheng Sun 외

Precomputed Radiance Transfer (PRT) remains an attractive solution for real-time rendering of complex light transport effects such as glossy global illumination. After precomputation, we can relight the scene with new en…

Tensor Decomposition

Exploiting context dependence for image compression with upsampling

2020-04-06 · Jarek Duda

Image compression with upsampling encodes information to succeedingly increase image resolution, for example by encoding differences in FUIF and JPEG XL. It is useful for progressive decoding, also often can improve comp…

Image Compressionregression

Non-Linear Phase-Shifting of Haar Wavelets for Run-Time All-Frequency Lighting

2017-05-20 · Mais Alnasser, Hassan Foroosh

This paper focuses on real-time all-frequency image-based rendering using an innovative solution for run-time computation of light transport. The approach is based on new results derived for non-linear phase shifting in …

All

Efficient Learned Wavelet Image and Video Coding

2024-05-21 · Anna Meyer, Srivatsa Prativadibhayankaram, André Kaup

Learned wavelet image and video coding approaches provide an explainable framework with a latent space corresponding to a wavelet decomposition. The wavelet image coder iWave++ achieves state-of-the-art performance and h…

Data CompressionVideo Compression