Sparse Fast DCT for Vectors with One-block Support
Sina Bittens, Gerlind Plonka

TL;DR
This paper introduces a fast, deterministic inverse DCT algorithm for vectors with short support, significantly reducing computational complexity and sample requirements compared to traditional methods.
Contribution
The paper presents a novel fast inverse DCT algorithm tailored for vectors with one-block support, along with a new inverse FFT method, improving efficiency and determinism.
Findings
Runtime of the DCT algorithm is O(m log m log(2N/m))
Requires O(m log(2N/m))) samples of the DCT coefficients
Develops a new inverse FFT with similar efficiency for reflected block support
Abstract
In this paper we present a new fast and deterministic algorithm for the inverse discrete cosine transform of type II that reconstructs the input vector , , with short support of length from its discrete cosine transform . The resulting algorithm has a runtime of and requires samples of . In order to derive this algorithm we also develop a new fast and deterministic inverse FFT algorithm that constructs the input vector with reflected block support of block length from with the same runtime and sampling complexities as our DCT algorithm.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
