English

Accelerating Inference for Multilayer Neural Networks with Quantum Computers

Quantum Physics 2026-05-19 v2 Machine Learning

Abstract

Fault-tolerant Quantum Processing Units (QPUs) promise to deliver exponential speed-ups in select computational tasks, yet their integration into modern deep learning pipelines remains unclear. In this work, we take a step towards bridging this gap by presenting the first fully-coherent quantum implementation of a multilayer neural network with non-linear activation functions. Our constructions mirror widely used deep learning architectures based on ResNet, and consist of residual blocks with multi-filter 2D convolutions, sigmoid activations, skip-connections, and layer normalizations. We analyse the complexity of inference for networks under three quantum data access regimes. Without any assumptions, we establish a quadratic speedup over classical methods for shallow bilinear-style networks. With efficient quantum access to the weights, we obtain a quartic speedup over classical methods. With efficient quantum access to both the inputs and the network weights, we prove that a network with an NN-dimensional vectorized input, kk residual block layers, and a final residual-linear-pooling layer can be implemented with an error of ϵ\epsilon with O(polylog(N/ϵ)k)O(\text{polylog}(N/\epsilon)^k) inference cost.

Keywords

Cite

@article{arxiv.2510.07195,
  title  = {Accelerating Inference for Multilayer Neural Networks with Quantum Computers},
  author = {Arthur G. Rattew and Po-Wei Huang and Naixu Guo and Lirandë Pira and Patrick Rebentrost},
  journal= {arXiv preprint arXiv:2510.07195},
  year   = {2026}
}

Comments

Published at the International Conference on Learning Representations (ICLR), 2026

R2 v1 2026-07-01T06:24:21.792Z