Paper#Image Denoising🔬 ResearchAnalyzed: Jan 3, 2026 16:03

Image Denoising with Circulant Representation and Haar Transform

Published:Dec 29, 2025 16:09
1 min read
ArXiv

Analysis

This paper introduces a computationally efficient image denoising algorithm, Haar-tSVD, that leverages the connection between PCA and the Haar transform within a circulant representation. The method's strength lies in its simplicity, parallelizability, and ability to balance speed and performance without requiring local basis learning. The adaptive noise estimation and integration with deep neural networks further enhance its robustness and effectiveness, especially under severe noise conditions. The public availability of the code is a significant advantage.

Reference

The proposed method, termed Haar-tSVD, exploits a unified tensor singular value decomposition (t-SVD) projection combined with Haar transform to efficiently capture global and local patch correlations.