Recursive Threshold Median Filter and Autoencoder for Salt-and-Pepper Denoising: SSIM analysis of Images and Entropy Maps
Petr Boriskov, Kirill Rudkovskii, Andrei Velichko

TL;DR
This study introduces recursive threshold median filtering and autoencoder techniques for salt-and-pepper noise removal, utilizing SSIM and a novel SSIMMap metric to evaluate image and entropy map quality, demonstrating the effectiveness of these methods across resolutions.
Contribution
It proposes two scalable denoising schemes combining median filters and autoencoders, and introduces SSIMMap as a new metric for assessing entropy map similarity, enhancing denoising evaluation.
Findings
Recursive threshold median filter effectively restores images with high noise levels.
Autoencoder performs well only at low noise levels.
SSIMMap is more sensitive to blur and local transitions, complementing SSIMImg.
Abstract
This paper studies the removal of salt-and-pepper noise from images using median filter (MF) and simple three-layer autoencoder (AE) within recursive threshold algorithm. The performance of denoising is assessed with two metrics: the standard Structural Similarity Index SSIMImg of restored and clean images and a newly applied metric SSIMMap - the SSIM of entropy maps of these images computed via 2D Sample Entropy in sliding windows. We shown that SSIMMap is more sensitive to blur and local intensity transitions and complements SSIMImg. Experiments on low- and high-resolution grayscales images demonstrate that recursive threshold MF robustly restores images even under strong noise (50-60 %), whereas simple AE is only capable of restoring images with low levels of noise (<30 %). We propose two scalable schemes: (i) 2MF, which uses two MFs with different window sizes and a final…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Advanced Image Fusion Techniques
