Traversing the FFT Computation Tree for Dimension-Independent Sparse Fourier Transforms
Karl Bringmann, Michael Kapralov, Mikhail Makarov, Vasileios Nakos,, Amir Yagudin, Amir Zandieh

TL;DR
This paper introduces a tree-based approach to the sparse Fourier transform problem, achieving near-quadratic time complexity and robustness to noise, while establishing fundamental limits on the approach's efficiency.
Contribution
It translates the sparse Fourier transform problem into a tree exploration task and provides an almost quadratic time algorithm along with a lower bound, advancing understanding of dimension-independent sparse Fourier transforms.
Findings
Proposes a tree exploration framework for sparse Fourier transforms.
Achieves near-quadratic time complexity for the exploration task.
Establishes a quadratic time lower bound for sparse polynomial evaluation.
Abstract
We consider the well-studied Sparse Fourier transform problem, where one aims to quickly recover an approximately Fourier -sparse vector from observing its time domain representation . In the exact -sparse case the best known dimension-independent algorithm runs in near cubic time in and it is unclear whether a faster algorithm like in low dimensions is possible. Beyond that, all known approaches either suffer from an exponential dependence on the dimension or can only tolerate a trivial amount of noise. This is in sharp contrast with the classical FFT of Cooley and Tukey, which is stable and completely insensitive to the dimension of the input vector: its runtime is in any dimension for . Our work aims to address the above issues. First, we provide a translation/reduction of the exactly -sparse FT problem…
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
TopicsPAPR reduction in OFDM · Sparse and Compressive Sensing Techniques · Digital Filter Design and Implementation
