Proceedings of the Thirtieth Annual ACM-SIAM Symposium on Discrete Algorithms 2019
DOI: 10.1137/1.9781611975482.168
|View full text |Cite
|
Sign up to set email alerts
|

Dimension-independent Sparse Fourier Transform

Abstract: The Discrete Fourier Transform (DFT) is a fundamental computational primitive, and the fastest known algorithm for computing the DFT is the FFT (Fast Fourier Transform) algorithm. One remarkable feature of FFT is the fact that its runtime depends only on the size N of the input vector, but not on the dimensionality of the input domain:The state of the art for Sparse FFT, i.e. the problem of computing the DFT of a signal that has at most k nonzeros in Fourier domain, is very different: all current techniques fo… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
40
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 19 publications
(40 citation statements)
references
References 24 publications
0
40
0
Order By: Relevance
“…In most buckets a = 0, in a part of buckets a = 1, only in a small part of buckets a >= 2. Then the formula(21) can be translated to the formula (25), the problem to reconstruct spectrum is translated to how to calculate 2a variables as follows:…”
Section: E the Mpsft Algorithm By The Iterative Frameworkmentioning
confidence: 99%
See 1 more Smart Citation
“…In most buckets a = 0, in a part of buckets a = 1, only in a small part of buckets a >= 2. Then the formula(21) can be translated to the formula (25), the problem to reconstruct spectrum is translated to how to calculate 2a variables as follows:…”
Section: E the Mpsft Algorithm By The Iterative Frameworkmentioning
confidence: 99%
“…The paper [17] proposes an overview of sFFT technology and summarizes a three-step approach in the stage of spectrum reconstruction and provides a standard testing platform that can be used to evaluate different sFFT algorithms. There are also some researches try to conquer the sFFT problem from a lot of aspects: computational complexity [18], [19], performance of the algorithm [20], [21], software [22], [23], higher dimensions [24], [25], implementation [26], hardware [27] and special setting [28], [29] perspectives.…”
Section: Introductionmentioning
confidence: 99%
“…The paper [21] summarizes a three-step approach in the stage of spectrum reconstruction and provides a standard testing platform to evaluate different sFFT algorithms. There have also been some researches that tried to conquer the sFFT problem from other aspects: complexity [22,23], performance [24,25], software [26,27], hardware [28], higher dimensions [29,30], implementation [31,32], and special setting [33,34] perspectives.…”
Section: Introductionmentioning
confidence: 99%
“…However, it again suffers from the curse of dimensionality if it is extended to the higher-dimensional setting. In [17] this problem is resolved so that the multi-dimensional SFT with O(s 3 d 2 log 2 s log 2 N ) runtime and sampling complexity for any exactly s-sparse signal is developed. In [21] a general d-dimensional sparse Fourier algorithm was developed to achieve O(ds 2 N ) samples and O(ds 3 + ds 2 N log(sN )) runtime complexity.…”
Section: Introductionmentioning
confidence: 99%