English

Quartic Samples Suffice for Fourier Interpolation

Data Structures and Algorithms 2023-02-09 v3

Abstract

We study the problem of interpolating a noisy Fourier-sparse signal in the time duration [0,T][0, T] from noisy samples in the same range, where the ground truth signal can be any kk-Fourier-sparse signal with band-limit [F,F][-F, F]. Our main result is an efficient Fourier Interpolation algorithm that improves the previous best algorithm by [Chen, Kane, Price, and Song, FOCS 2016] in the following three aspects: \bullet The sample complexity is improved from O~(k51)\widetilde{O}(k^{51}) to O~(k4)\widetilde{O}(k^{4}). \bullet The time complexity is improved from O~(k10ω+40) \widetilde{O}(k^{10\omega+40}) to O~(k4ω)\widetilde{O}(k^{4 \omega}). \bullet The output sparsity is improved from O~(k10)\widetilde{O}(k^{10}) to O~(k4)\widetilde{O}(k^{4}). Here, ω\omega denotes the exponent of fast matrix multiplication. The state-of-the-art sample complexity of this problem is k4\sim k^4, but was only known to be achieved by an *exponential-time* algorithm. Our algorithm uses the same number of samples but has a polynomial runtime, laying the groundwork for an efficient Fourier Interpolation algorithm. The centerpiece of our algorithm is a new sufficient condition for the frequency estimation task -- a high signal-to-noise (SNR) band condition -- which allows for efficient and accurate signal reconstruction. Based on this condition together with a new structural decomposition of Fourier signals (Signal Equivalent Method), we design a cheap algorithm for estimating each "significant" frequency within a narrow range, which is then combined with a signal estimation algorithm into a new Fourier Interpolation framework to reconstruct the ground-truth signal.

Keywords

Cite

@article{arxiv.2210.12495,
  title  = {Quartic Samples Suffice for Fourier Interpolation},
  author = {Zhao Song and Baocheng Sun and Omri Weinstein and Ruizhe Zhang},
  journal= {arXiv preprint arXiv:2210.12495},
  year   = {2023}
}
R2 v1 2026-06-28T04:15:34.682Z