Sparse Convolution for Approximate Sparse Instance

06/04/2023
by   Xiaoxiao Li, et al.
0

Computing the convolution A ⋆ B of two vectors of dimension n is one of the most important computational primitives in many fields. For the non-negative convolution scenario, the classical solution is to leverage the Fast Fourier Transform whose time complexity is O(n log n). However, the vectors A and B could be very sparse and we can exploit such property to accelerate the computation to obtain the result. In this paper, we show that when A ⋆ B_≥ c_1 = k and A ⋆ B_≤ c_2 = n-k holds, we can approximately recover the all index in supp_≥ c_1(A ⋆ B) with point-wise error of o(1) in O(k log (n) log(k)log(k/δ)) time. We further show that we can iteratively correct the error and recover all index in supp_≥ c_1(A ⋆ B) correctly in O(k log(n) log^2(k) (log(1/δ) + loglog(k))) time.

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
08/20/2022

An O(klog n) Time Fourier Set Query Algorithm

Fourier transformation is an extensively studied problem in many researc...
research
05/12/2021

Sparse Nonnegative Convolution Is Equivalent to Dense Nonnegative Convolution

Computing the convolution A⋆ B of two length-n vectors A,B is an ubiquit...
research
04/05/2023

FourierPIM: High-Throughput In-Memory Fast Fourier Transform and Polynomial Multiplication

The Discrete Fourier Transform (DFT) is essential for various applicatio...
research
10/25/2019

Non-Rectangular Convolutions and (Sub-)Cadences with Three Elements

The discrete acyclic convolution computes the 2n-1 sums sum_i+j=k; (i,j)...
research
03/03/2019

Deterministic Sparse Fourier Transform with an ell_infty Guarantee

In this paper we revisit the deterministic version of the Sparse Fourier...
research
06/06/2022

Subspace Phase Retrieval

In this paper, we propose a novel algorithm, termed Subspace Phase Retri...

Please sign up or login with your details

Forgot password? Click here to reset