paper-with-me

홈 › Papers

Quantum Algorithm for Ensemble Learning

2020-09-16 · Italian Conference on Theoretical Computer Science 2020 9 · Antonio Macaluso, Stefano Lodi, Claudio Sartori

The idea of ensemble learning is to build a prediction model by combining the strengths of a collection of simpler base models. Although they are extensively used, ensemble methods have high requirements in terms of memory and computational time. In this work, we propose a quantum algorithm that allows reproducing ensemble classification using bagging strategy. The algorithm generates many sub-samples in superposition, in such a way that only a single execution of a quantum classifier is required. In particular, the entanglement between a quantum register and different training sub-samples in superposition allows obtaining a sum of individual results which gives rise to the ensemble prediction. When considering the overall temporal cost of the algorithm, the single base classifier impacts additively rather than multiplicatively, as it usually happens in ensemble framework. Furthermore, given that the number of base models scales exponentially with the number of qubits of the control register, our algorithm opens up the possibility of exponential speed-up for quantum ensemble.

📄 PDF Abstract BibTeX

Code (1)

amacaluso/Quantum-Algorithm-for-Ensemble-Learning

Tasks

Ensemble Learning

Similar Papers 제목 키워드 기반

Quantum ensemble of trained classifiers

2020-07-18 · Ismael C. S. Araujo, Adenilton J. da Silva

Through superposition, a quantum computer is capable of representing an exponentially large set of states, according to the number of qubits available. Quantum machine learning is a subfield of quantum computing that exp…

BIG-bench Machine LearningQuantum Machine Learning

Quantum ensembles of quantum classifiers

2017-04-07 · Maria Schuld, Francesco Petruccione

Quantum machine learning witnesses an increasing amount of quantum algorithms for data-driven decision making, a problem with potential applications ranging from automated image recognition to medical diagnosis. Many of …

BIG-bench Machine LearningDecision MakingMedical DiagnosisQuantum Machine Learning

A Quantum-Inspired Ensemble Method and Quantum-Inspired Forest Regressors

2017-11-22 · Zeke Xie, Issei Sato

We propose a Quantum-Inspired Subspace(QIS) Ensemble Method for generating feature ensembles based on feature selections. We assign each principal component a Fraction Transition Probability as its probability weight bas…

Diversityregression

Quantum Inspired Adaptive Boosting

2021-02-01 · Bálint Daróczy, Katalin Friedl, László Kabódi, Attila Pereszlényi 외

Building on the quantum ensemble based classifier algorithm of Schuld and Petruccione [arXiv:1704.02146v1], we devise equivalent classical algorithms which show that this quantum ensemble method does not have advantage o…

Quantum Ensemble for Classification

2020-07-02 · Antonio Macaluso, Luca Clissa, Stefano Lodi, Claudio Sartori

A powerful way to improve performance in machine learning is to construct an ensemble that combines the predictions of multiple models. Ensemble methods are often much more accurate and lower variance than the individual…

ClassificationEnsemble LearningGeneral Classification