paper-with-me

Papers

Provable Quantum Algorithm Advantage for Gaussian Process Quadrature

2025-02-20 · Cristian A. Galvis-Florez, Ahmad Farooq, Simo Särkkä

The aim of this paper is to develop novel quantum algorithms for Gaussian process quadrature methods. Gaussian process quadratures are numerical integration methods where Gaussian processes are used as functional priors for the integrands to capture the uncertainty arising from the sparse function evaluations. Quantum computers have emerged as potential replacements for classical computers, offering exponential reductions in the computational complexity of machine learning tasks. In this paper, we combine Gaussian process quadratures and quantum computing by proposing a quantum low-rank Gaussian process quadrature method based on a Hilbert space approximation of the Gaussian process kernel and enhancing the quadrature using a quantum circuit. The method combines the quantum phase estimation algorithm with the quantum principal component analysis technique to extract information up to a desired rank. Then, Hadamard and SWAP tests are implemented to find the expected value and variance that determines the quadrature. We use numerical simulations of a quantum computer to demonstrate the effectiveness of the method. Furthermore, we provide a theoretical complexity analysis that shows a polynomial advantage over classical Gaussian process quadrature methods. The code is available at https://github.com/cagalvisf/Quantum_HSGPQ.

📄 PDF Abstract BibTeX arXiv:2502.14467

Code (1)

cagalvisf/quantum_hsgpq 공식 구현

Tasks

Gaussian ProcessesNumerical Integration

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Provable advantages of kernel-based quantum learners and quantum preprocessing based on Grover's algorithm

2023-09-25 · Till Muser, Elias Zapusek, Vasilis Belis, Florentin Reiter

There is an ongoing effort to find quantum speedups for learning problems. Recently, [Y. Liu et al., Nat. Phys. $\textbf{17}$, 1013--1017 (2021)] have proven an exponential speedup for quantum support vector machines by …

Provable and scalable quantum Gaussian processes for quantum learning

2026-04-30 · Jonas Jäger, Paolo Braccia, Pablo Bermejo, Manuel G. Algaba 외 arxiv

Despite rapid recent advances in quantum machine learning, the field is in many ways stuck. Existing approaches can exhibit serious limitations, and we still lack learning frameworks that are simple, interpretable, scala…

Quantum Machine LearningGaussian Processes

Advantage of Quantum Machine Learning from General Computational Advantages

2023-12-05 · Hayata Yamasaki, Natsuto Isogai, Mio Murao

An overarching milestone of quantum machine learning (QML) is to demonstrate the advantage of QML over all possible classical learning methods in accelerating a common type of learning task as represented by supervised l…

Quantum Machine Learning

Differentiable Quantum Computing for Large-scale Linear Control

2024-11-03 · Connor Clayton, Jiaqi Leng, Gengzhi Yang, Yi-Ling Qiao 외

As industrial models and designs grow increasingly complex, the demand for optimal control of large-scale dynamical systems has significantly increased. However, traditional methods for optimal control incur significant …

Bayesian Deep Learning on a Quantum Computer

2018-06-29 · Zhikuan Zhao, Alejandro Pozas-Kerstjens, Patrick Rebentrost, Peter Wittek

Bayesian methods in machine learning, such as Gaussian processes, have great advantages com-pared to other techniques. In particular, they provide estimates of the uncertainty associated with a prediction. Extending the …

Deep LearningGaussian Processes