Papers
Topics
Authors
Recent
Search
2000 character limit reached

Sparse Convolution for Approximate Sparse Instance

Published 4 Jun 2023 in cs.DS | (2306.02381v1)

Abstract: Computing the convolution $A \star 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 \star B|{\geq c_1} = k$ and $|A \star B|{\leq c_2} = n-k$ holds, we can approximately recover the all index in $\mathrm{supp}{\geq c_1}(A \star B)$ with point-wise error of $o(1)$ in $O(k \log (n) \log(k)\log(k/\delta))$ time. We further show that we can iteratively correct the error and recover all index in $\mathrm{supp}{\geq c_1}(A \star B)$ correctly in $O(k \log(n) \log2(k) (\log(1/\delta) + \log\log(k)))$ time.

Summary

Paper to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Authors (3)

Collections

Sign up for free to add this paper to one or more collections.