Safety-Certified CRT Sparse FFT: $\Omega(k^2)$ Lower Bound and $O(N \log N)$ Worst-Case
Aaron R. Flouro, Shawn P. Chadwick

TL;DR
This paper analyzes the limitations of CRT-based sparse FFT algorithms, establishing a quadratic lower bound in adversarial cases and proposing a robust framework that guarantees worst-case $O(N \, \log N)$ performance.
Contribution
It proves a quadratic lower bound for certain CRT-based sparse FFT methods and introduces a robustness framework ensuring worst-case performance guarantees.
Findings
Quadratic lower bound on candidate growth for non-coprime moduli in CRT-based sparse FFT.
A robustness framework with certificates and fallback achieves worst-case $O(N \log N)$ complexity.
Practical relevance due to spectral leakage constraints in real-world applications.
Abstract
Computing Fourier transforms of k-sparse signals, where only k of N frequencies are non-zero, is fundamental in compressed sensing, radar, and medical imaging. While the Fast Fourier Transform (FFT) evaluates all N frequencies in time, sufficiently sparse signals should admit sub-linear complexity in N. Existing sparse FFT algorithms using Chinese Remainder Theorem (CRT) reconstruction rely on moduli selection choices whose worst-case implications have not been fully characterized. This paper makes two contributions. First, we establish an adversarial lower bound on candidate growth for CRT-based sparse FFT when moduli are not pairwise coprime (specifically when ), implying an worst-case validation cost that can exceed dense FFT time. This vulnerability is practically relevant, since moduli must often divide N to avoid spectral…
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.
