# Deterministic Sparse Fourier Transform with an ell_infty Guarantee

**Authors:** Yi Li, Vasileios Nakos

arXiv: 1903.00995 · 2020-05-08

## TL;DR

This paper develops deterministic algorithms for sparse Fourier transform recovery with strong infinity-norm guarantees, matching known lower bounds and constructing incoherent matrices via derandomization techniques.

## Contribution

It introduces nearly optimal deterministic sampling and recovery algorithms for sparse Fourier transforms with ll_{}/ll_1 guarantees, and provides new derandomized incoherent matrix constructions.

## Key findings

- Deterministic ll_{}/ll_1 recovery with O(k^2 g n) samples.
- New derandomized incoherent matrix constructions matching randomized bounds.
- Algorithms are nearly sample-optimal, approaching theoretical lower bounds.

## Abstract

In this paper we revisit the deterministic version of the Sparse Fourier Transform problem, which asks to read only a few entries of $x \in \mathbb{C}^n$ and design a recovery algorithm such that the output of the algorithm approximates $\hat x$, the Discrete Fourier Transform (DFT) of $x$. The randomized case has been well-understood, while the main work in the deterministic case is that of Merhi et al.\@ (J Fourier Anal Appl 2018), which obtains $O(k^2 \log^{-1}k \cdot \log^{5.5}n)$ samples and a similar runtime with the $\ell_2/\ell_1$ guarantee. We focus on the stronger $\ell_{\infty}/\ell_1$ guarantee and the closely related problem of incoherent matrices. We list our contributions as follows.   1. We find a deterministic collection of $O(k^2 \log n)$ samples for the $\ell_\infty/\ell_1$ recovery in time $O(nk \log^2 n)$, and a deterministic collection of $O(k^2 \log^2 n)$ samples for the $\ell_\infty/\ell_1$ sparse recovery in time $O(k^2 \log^3n)$.   2. We give new deterministic constructions of incoherent matrices that are row-sampled submatrices of the DFT matrix, via a derandomization of Bernstein's inequality and bounds on exponential sums considered in analytic number theory. Our first construction matches a previous randomized construction of Nelson, Nguyen and Woodruff (RANDOM'12), where there was no constraint on the form of the incoherent matrix.   Our algorithms are nearly sample-optimal, since a lower bound of $\Omega(k^2 + k \log n)$ is known, even for the case where the sensing matrix can be arbitrarily designed. A similar lower bound of $\Omega(k^2 \log n/ \log k)$ is known for incoherent matrices.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.00995/full.md

## References

67 references — full list in the complete paper: https://tomesphere.com/paper/1903.00995/full.md

---
Source: https://tomesphere.com/paper/1903.00995