Quantum Worst-Case to Average-Case Reduction for Matrix-Vector Multiplication
Divesh Aggarwal, Dexter Kwan
TL;DR
This paper addresses quantum worst-case to average-case reductions for Matrix-Vector Multiplication, proposing a new reduction that adapts hardness self-amplification to the quantum setting. The method leverages a block-wise decomposition, a direct-product type amplification, and a quantum concatenation/extraction toolkit to assemble subproblem solutions into a full matrix-vector product, guarded by a MvPV verifier. The main contributions are a quantum reduction with overhead $O(\alpha^{-2})$ and total oracle cost $O((Q(n)+n^{3/2})\alpha^{-2}\mathrm{poly}\log(1/\alpha))$, together with a modular framework for concatenation and extraction of subvectors/matrices. This work simplifies quantum worst-case to average-case reductions relative to additive-combinatorics-based approaches and broadens the potential for fine-grained quantum reductions in cryptography and data-structure problems.
Abstract
Worst-case to average-case reductions are a cornerstone of complexity theory, providing a bridge between worst-case hardness and average-case computational difficulty. While recent works have demonstrated such reductions for fundamental problems using deep tools from ad- ditive combinatorics, these approaches often suffer from substantial complexity and suboptimal overheads. In this work, we focus on the quantum setting, and provide a new reduction for the Matrix-Vector Multiplication problem that is more efficient, and conceptually simpler than previous constructions. By adapting hardness self-amplification techniques to the quantum do- main, we obtain a quantum worst-case to average-case reduction with improved dependence on the success probability, laying the groundwork for broader applications in quantum fine-grained complexity.
