Iterative execution of discrete and inverse discrete Fourier transforms with applications for signal denoising via sparsification
H. Robert Frost
TL;DR
The paper addresses denoising by recovering sparse periodic spike signals using an iterative Fourier framework. It introduces IterativeFT, which repeatedly applies $h()$, $dft()$, $g()$, and $dft^{-1}()$ with convergence driven by a real-domain sparsity pattern, and demonstrates effective 1D and 2D spike recovery, often outperforming standard non-iterative thresholding and filtering methods. Key contributions include a convergence analysis under real- and frequency-domain sparsification, extensive simulation results across multiple spike models and SNRs, and an open-source R package implementing the method. The work provides a practical, robust approach to denoising periodic structures with potential extensions to other transforms and complex-valued data, offering significant impact for signal processing tasks where sparsity constraints in both domains are advantageous.
Abstract
We describe a family of iterative algorithms that involve the repeated execution of discrete and inverse discrete Fourier transforms. One interesting member of this family is motivated by the discrete Fourier transform uncertainty principle and involves the application of a sparsification operation to both the real domain and frequency domain data with convergence obtained when real domain sparsity hits a stable pattern. This sparsification variant has practical utility for signal denoising, in particular the recovery of a periodic spike signal in the presence of Gaussian noise. General convergence properties and denoising performance relative to existing methods are demonstrated using simulation studies. An R package implementing this technique and related resources can be found at https://hrfrost.host.dartmouth.edu/IterativeFT.
