Empirical Evaluation of Typical Sparse Fast Fourier Transform Algorithms
Bin Li, Zhikang Jiang, Jie Chen

TL;DR
This paper provides a comprehensive theoretical analysis and practical evaluation of various sparse FFT algorithms, comparing their techniques and performance across different signal conditions.
Contribution
It offers a complete theoretical framework for sFFT algorithms and validates their performance through extensive experiments, which is novel in its thoroughness and detail.
Findings
Theoretical analysis of five signal operations and multiple methods of bucketization, location, and estimation.
Experimental results confirm theoretical predictions across different SNR, N, K conditions.
Performance metrics include runtime, sampling percentage, and L0, L1, L2 errors for eight algorithms.
Abstract
Computing the Sparse Fast Fourier Transform(sFFT) of a K-sparse signal of size N has emerged as a critical topic for a long time. The sFFT algorithms decrease the runtime and sampling complexity by taking advantage of the signal inherent characteristics that a large number of signals are sparse in the frequency domain. More than ten sFFT algorithms have been proposed, which can be classified into many types according to filter, framework, method of location, method of estimation. In this paper, the technology of these algorithms is completely analyzed in theory. The performance ofthem is thoroughly tested and verified in practice. The theoretical analysis includes thefollowing contents: five operations of signal, three methods of frequency bucketization, five methods of location, four methods of estimation, two problems caused by bucketization, three methods to solve these two problems,…
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 · Blind Source Separation Techniques · Sparse and Compressive Sensing Techniques
