An $O(k\log n)$ Time Fourier Set Query Algorithm
Data Structures and Algorithms
2022-08-23 v1
Abstract
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 , an approximation parameter and a query set of size , we propose an algorithm to compute an approximate Fourier transform result which uses Fourier measurements, runs in time and outputs a vector such that holds with probability of at least .
Cite
@article{arxiv.2208.09634,
title = {An $O(k\log n)$ Time Fourier Set Query Algorithm},
author = {Yeqi Gao and Zhao Song and Baocheng Sun},
journal= {arXiv preprint arXiv:2208.09634},
year = {2022}
}