OCNANASep 4, 2012

Fast Fourier Optimization: Sparsity Matters

arXiv:1209.06172.5
Originality Incremental advance
AI Analysis

This work provides a method to incorporate FFT-based constraints into optimization, benefiting practitioners in optics, signal processing, and related fields who need fine-grid solutions.

The authors adapt the fast Fourier transform to be encodable as constraints in linear optimization, producing a larger but sparser constraint matrix. On a high-contrast imaging problem, this enables solving problems with a much finer discretization grid.

Many interesting and fundamentally practical optimization problems, ranging from optics, to signal processing, to radar and acoustics, involve constraints on the Fourier transform of a function. It is well-known that the {\em fast Fourier transform} (fft) is a recursive algorithm that can dramatically improve the efficiency for computing the discrete Fourier transform. However, because it is recursive, it is difficult to embed into a linear optimization problem. In this paper, we explain the main idea behind the fast Fourier transform and show how to adapt it in such a manner as to make it encodable as constraints in an optimization problem. We demonstrate a real-world problem from the field of high-contrast imaging. On this problem, dramatic improvements are translated to an ability to solve problems with a much finer grid of discretized points. As we shall show, in general, the "fast Fourier" version of the optimization constraints produces a larger but sparser constraint matrix and therefore one can think of the fast Fourier transform as a method of sparsifying the constraints in an optimization problem, which is usually a good thing.

Foundations

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

Your Notes