An O(klog n) Time Fourier Set Query Algorithm

08/20/2022
by   Yeqi Gao, et al.
0

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 ∈ℂ^n, 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 log(n/δ)) Fourier measurements, runs in O(ϵ^-1 k log(n/δ)) time and outputs a vector x' such that ( x' - x )_S _2^2 ≤ϵx_S̅_2^2 + δx_1^2 holds with probability of at least 9/10.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/24/2019

(Nearly) Sample-Optimal Sparse Fourier Transform in Any Dimension; RIPless and Filterless

In this paper, we consider the extensively studied problem of computing ...
research
06/05/2013

Quaternion Fourier Transform on Quaternion Fields and Generalizations

We treat the quaternionic Fourier transform (QFT) applied to quaternion ...
research
06/04/2023

Sparse Convolution for Approximate Sparse Instance

Computing the convolution A ⋆ B of two vectors of dimension n is one of ...
research
04/20/2020

Sampling and Inference of Networked Dynamics using Log-Koopman Nonlinear Graph Fourier Transform

Networked nonlinear dynamics underpin the complex functionality of many ...
research
04/03/2023

JWST MIRI Imaging Data Post-Processing Preliminary Study with Fourier Transformation to uncover potentially celestial-origin signals

This manuscript reports a part of a dedicated study aiming to disentangl...
research
07/15/2021

Sparse Fourier Transform by traversing Cooley-Tukey FFT computation graphs

Computing the dominant Fourier coefficients of a vector is a common task...
research
07/29/2022

NFFT.jl: Generic and Fast Julia Implementation of the Nonequidistant Fast Fourier Transform

The non-equidistant fast Fourier transform (NFFT) is an extension of the...

Please sign up or login with your details

Forgot password? Click here to reset