paper-with-me

Papers

Quantum Gaussian Process Regression for Bayesian Optimization

2023-04-25 · Frederic Rapp, Marco Roth

Gaussian process regression is a well-established Bayesian machine learning method. We propose a new approach to Gaussian process regression using quantum kernels based on parameterized quantum circuits. By employing a hardware-efficient feature map and careful regularization of the Gram matrix, we demonstrate that the variance information of the resulting quantum Gaussian process can be preserved. We also show that quantum Gaussian processes can be used as a surrogate model for Bayesian optimization, a task that critically relies on the variance of the surrogate model. To demonstrate the performance of this quantum Bayesian optimization algorithm, we apply it to the hyperparameter optimization of a machine learning model which performs regression on a real-world dataset. We benchmark the quantum Bayesian optimization against its classical counterpart and show that quantum version can match its performance.

📄 PDF Abstract BibTeX arXiv:2304.12923

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationGaussian ProcessesHyperparameter Optimizationregression

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 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

QuaCK-TSF: Quantum-Classical Kernelized Time Series Forecasting

2024-08-21 · Abdallah Aaraba, Soumaya Cherkaoui, Ola Ahmad, Jean-Frédéric Laprade 외

Forecasting in probabilistic time series is a complex endeavor that extends beyond predicting future values to also quantifying the uncertainty inherent in these predictions. Gaussian process regression stands out as a B…

Bayesian OptimizationTime SeriesTime Series Forecasting

Quantum Bayesian Computation

2022-08-17 · Nick Polson, Vadim Sokolov, Jianeng Xu

Quantum Bayesian Computation (QBC) is an emerging field that levers the computational gains available from quantum computers to provide an exponential speed-up in Bayesian computation. Our paper adds to the literature in…

feature selectionGaussian ProcessesQuantum Machine Learning

Quantum Neural Architecture Search with Quantum Circuits Metric and Bayesian Optimization

2022-06-28 · Trong Duong, Sang T. Truong, Minh Tam, Bao Bach 외

Quantum neural networks are promising for a wide range of applications in the Noisy Intermediate-Scale Quantum era. As such, there is an increasing demand for automatic quantum neural architecture search. We tackle this …

Bayesian OptimizationBIG-bench Machine LearningCombinatorial OptimizationGenerative Adversarial Network+2

Continuous black-box optimization with quantum annealing and random subspace coding

2021-04-30 · Syun Izawa, Koki Kitai, Shu Tanaka, Ryo Tamura 외

A black-box optimization algorithm such as Bayesian optimization finds extremum of an unknown function by alternating inference of the underlying function and optimization of an acquisition function. In a high-dimensiona…

Bayesian Optimization