An O(k n) Time Fourier Set Query Algorithm
Abstract
Fourier transformation is an extensively studied problem in many research fields. It has many applications in machine learning, signal processing, compressed sensing, and so on. In many real-world applications, approximated Fourier transformation is sufficient and we only need to do the Fourier transform on a subset of coordinates. Given a vector x ∈ Cn, an approximation parameter ε and a query set S ⊂ [n] of size k, we propose an algorithm to compute an approximate Fourier transform result x' which uses O(ε-1 k (n/δ)) Fourier measurements, runs in O(ε-1 k (n/δ)) time and outputs a vector x' such that \| ( x' - x )S \|22 ≤ ε \| xS \|22 + δ \| x \|12 holds with probability of at least 9/10.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.