NADSNAJul 26, 2012

Adaptive sub-linear Fourier algorithms

arXiv:1207.636815 citationsh-index: 102
Originality Highly original
AI Analysis

This work addresses the need for faster deterministic sparse Fourier transforms, which is important for signal processing applications requiring exact guarantees.

The paper presents a deterministic algorithm for the sparse Fourier transform that scales linearly with the number of significant coefficients k, whereas previous deterministic algorithms had quadratic runtime. Empirically, it is orders of magnitude faster than competing algorithms.

We present a new deterministic algorithm for the sparse Fourier transform problem, in which we seek to identify k << N significant Fourier coefficients from a signal of bandwidth N. Previous deterministic algorithms exhibit quadratic runtime scaling, while our algorithm scales linearly with k in the average case. Underlying our algorithm are a few simple observations relating the Fourier coefficients of time-shifted samples to unshifted samples of the input function. This allows us to detect when aliasing between two or more frequencies has occurred, as well as to determine the value of unaliased frequencies. We show that empirically our algorithm is orders of magnitude faster than competing algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes