Discrete Cosine Transforms on Quantum Computers
Andreas Klappenecker (Texas A&M University), Martin Roetteler, (Universitaet Karlsruhe)

TL;DR
This paper demonstrates that quantum computers can compute discrete cosine and sine transforms significantly faster than classical algorithms, reducing complexity from O(N log N) to O(log^2 N).
Contribution
It introduces quantum algorithms for discrete cosine and sine transforms that outperform classical methods in computational complexity.
Findings
Quantum algorithms achieve O(log^2 N) complexity for DCT and DST.
Classical algorithms require O(N log N) operations.
Quantum approach leverages superposition, entanglement, and interference.
Abstract
A classical computer does not allow to calculate a discrete cosine transform on N points in less than linear time. This trivial lower bound is no longer valid for a computer that takes advantage of quantum mechanical superposition, entanglement, and interference principles. In fact, we show that it is possible to realize the discrete cosine transforms and the discrete sine transforms of size NxN and types I,II,III, and IV with as little as O(log^2 N) operations on a quantum computer, whereas the known fast algorithms on a classical computer need O(N log N) operations.
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.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Numerical Methods and Algorithms · Computability, Logic, AI Algorithms
