Quantum walk inspired JPEG compression of images

arXiv:2602.12306v1h-index: 4
Originality Incremental advance
AI Analysis

This work addresses image compression efficiency for practical applications, though it appears incremental as it builds on existing JPEG standards.

The paper tackles image compression by proposing a quantum-inspired adaptive quantization framework that enhances classical JPEG compression, achieving average gains of 3-6 dB PSNR while maintaining JPEG decoder compatibility.

This work proposes a quantum inspired adaptive quantization framework that enhances the classical JPEG compression by introducing a learned, optimized Qtable derived using a Quantum Walk Inspired Optimization (QWIO) search strategy. The optimizer searches a continuous parameter space of frequency band scaling factors under a unified rate distortion objective that jointly considers reconstruction fidelity and compression efficiency. The proposed framework is evaluated on MNIST, CIFAR10, and ImageNet subsets, using Peak Signal to Noise Ratio (PSNR), Structural Similarity Index (SSIM), Bits Per Pixel (BPP), and error heatmap visual analysis as evaluation metrics. Experimental results show average gains ranging from 3 to 6 dB PSNR, along with better structural preservation of edges, contours, and luminance transitions, without modifying decoder compatibility. The structure remains JPEG compliant and can be implemented using accessible scientific packages making it ideal for deployment and practical research use.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes