Edge-preserving Image Denoising via Multi-scale Adaptive Statistical Independence Testing
Ruyu Yan, Da-Qing Zhang
TL;DR
This work tackles robust, edge-preserving image denoising in noisy and multi-scale contexts by introducing EDD-MAIT, which fuses channel attention with gradient-driven, multi-scale adaptive statistical independence testing. The method combines gradient-based preliminary edge cues, adaptive windowing guided by local complexity, and statistical tests (Fisher's exact test or chi-square test) with Otsu-based dual thresholds to distinguish true edges from noise. Key contributions include a gradient-informed window adaptation strategy, a probability-based edge confirmation via independence testing, and an adaptive denoising mechanism that achieves competitive or superior performance on BSDS500 and BIPED with favorable runtime. The approach demonstrates robustness to Gaussian noise and offers practical gains for edge-aware applications in computer vision where efficiency and accuracy are critical.
Abstract
Edge detection is crucial in image processing, but existing methods often produce overly detailed edge maps, affecting clarity. Fixed-window statistical testing faces issues like scale mismatch and computational redundancy. To address these, we propose a novel Multi-scale Adaptive Independence Testing-based Edge Detection and Denoising (EDD-MAIT), a Multi-scale Adaptive Statistical Testing-based edge detection and denoising method that integrates a channel attention mechanism with independence testing. A gradient-driven adaptive window strategy adjusts window sizes dynamically, improving detail preservation and noise suppression. EDD-MAIT achieves better robustness, accuracy, and efficiency, outperforming traditional and learning-based methods on BSDS500 and BIPED datasets, with improvements in F-score, MSE, PSNR, and reduced runtime. It also shows robustness against Gaussian noise, generating accurate and clean edge maps in noisy environments.
