paper-with-me

홈 › Papers

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 classifiers that make them up but have high requirements in terms of memory and computational time. In fact, a large number of alternative algorithms is usually adopted, each requiring to query all available data. We propose a new quantum algorithm that exploits quantum superposition, entanglement and interference to build an ensemble of classification models. Thanks to the generation of the several quantum trajectories in superposition, we obtain $B$ transformations of the quantum state which encodes the training set in only $log\left(B\right)$ operations. This implies exponential growth of the ensemble size while increasing linearly the depth of the correspondent circuit. Furthermore, when considering the overall cost of the algorithm, we show that the training of a single weak classifier impacts additively the overall time complexity rather than multiplicatively, as it usually happens in classical ensemble methods. We also present small-scale experiments on real-world datasets, defining a quantum version of the cosine classifier and using the IBM qiskit environment to show how the algorithms work.

📄 PDF Abstract BibTeX arXiv:2007.01028

Code (1)

amacaluso/Quantum-Ensemble-for-Classification 공식 구현

Tasks

ClassificationEnsemble LearningGeneral Classification

Similar Papers 제목 키워드 기반

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

The Quantum Version of Prediction for Binary Classification Problem by Ensemble Methods

2021-12-26 · Kamil Khadiev, Liliia Safina

In this work, we consider the performance of using a quantum algorithm to predict a result for a binary classification problem if a machine learning model is an ensemble from any simple classifiers. Such an approach is f…

Binary Classification

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

Ensemble Learning

QUILT: Effective Multi-Class Classification on Quantum Computers Using an Ensemble of Diverse Quantum Classifiers

2023-09-26 · Daniel Silver, Tirthak Patel, Devesh Tiwari

Quantum computers can theoretically have significant acceleration over classical computers; but, the near-future era of quantum computing is limited due to small number of qubits that are also error prone. Quilt is a fra…

ClassificationMulti-class Classification

Quantum Ensembling Methods for Healthcare and Life Science

2025-06-02 · Kahn Rhrissorrakrai, Kathleen E. Hamilton, Prerana Bangalore Parthsarathy, Aldo Guzman-Saenz 외

Learning on small data is a challenge frequently encountered in many real-world applications. In this work we study how effective quantum ensemble models are when trained on small data problems in healthcare and life sci…

Binary Classification