arXiv:2512.23569cs.CV2025-12

基于循环表示的图像去噪方法,兼顾速度与效果。

Image Denoising Using Global and Local Circulant Representation

  • 利用哈尔变换与张量奇异值分解统一建模全局局部相关性
  • 单步并行处理,去噪速度显著优于传统方法
  • 适合对实时性要求高的图像去噪场景

成像设备激增带来海量图像数据,对高效去噪提出更高要求。本文建立了主成分分析(PCA)与哈尔变换在循环表示下的理论联系,提出一种计算简便的去噪算法——Haar-tSVD。该方法结合统一张量奇异值分解(t-SVD)与哈尔变换,高效捕捉图像块的全局与局部相关性。Haar-tSVD为单步、可并行的即插即用型去噪器,无需学习局部基函数,实现速度与性能的平衡。此外,通过特征值分析设计自适应噪声估计方案,提升鲁棒性。针对强噪声场景,基于建立的哈尔-PCA关系引入深度神经网络以进一步增强性能。在多个去噪数据集上的实验表明,所提方法在噪声去除方面具有高效性和有效性。代码已公开于 https://github.com/ZhaomingKong/Haar-tSVD。

原文摘要 · Abstract (English)

The proliferation of imaging devices and countless image data generated every day impose an increasingly high demand on efficient and effective image denoising. In this paper, we establish a theoretical connection between principal component analysis (PCA) and the Haar transform under circulant representation, and present a computationally simple denoising algorithm. 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. Haar-tSVD operates as a one-step, parallelizable plug-and-play denoiser that eliminates the need for learning local bases, thereby striking a balance between denoising speed and performance. Besides, an adaptive noise estimation scheme is introduced to improve robustness according to eigenvalue analysis of the circulant structure. To further enhance the performance under severe noise conditions, we integrate deep neural networks with Haar-tSVD based on the established Haar-PCA relationship. Experimental results on various denoising datasets demonstrate the efficiency and effectiveness of proposed method for noise removal. Our code is publicly available at https://github.com/ZhaomingKong/Haar-tSVD.

图像去噪张量分解哈尔变换快速算法

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。