Experimental Results for Quantum (Enhanced) Support Vector Machine (QSVM) with Quantum Kernel Training (QKT)/Quantum Kernel Alignment (QKA) on NSL-KDD Dataset
Preface
Experimental Results
- The experimental results will be available soon...
Local Optimizers
ADAptive Moment (ADAM)
- The experimental results...
Note(s):
- For these results, it was used the Quantum Support Vector Classifier (QSVC) from Qiskit library, namely through the Qiskit Machine Learning module. For more information, see the following link:
- Additionally, was also used the Quantum Kernel Trainer for the Quantum Kernel Training (QKT)/Quantum Kernel Alignment (QKA) complementar task, namely through the Qiskit Machine Learning module. For more information, see the following link:
- For the optimization algorithm chosen for the Quantum Kernel Trainer, it was used the ADAptive Moment (ADAM) optimizer. For more information, see the following links:
Footnote(s):
- ¥ - This hyperparameter represents the Maximum Number of Iterations of the optimizer.
- § - This hyperparameter represents the Tolerance Error of the optimizer.
- † - This hyperparameter represents the Learning Rate of the optimizer.
- ‡ - The higher Accuracy values are highlighted in green and the lowest Accuracy values are highlighted in red.
AccuMulated Squared GRADient (AMSGRAD)
- The experimental results will be available soon...
Conjugate Gradient (CG)
- The experimental results will be available soon...
Constrained Optimization By Linear Approximation (COBYLA)
- The experimental results will be available soon...
Limited-memory - Broyden-Fletcher-Goldfarb-Shanno - Bound (L-BFGS-B)
- The experimental results will be available soon...
Gaussian-Smoothed Line Search (GSLS)
- The experimental results will be available soon...
Gradient Descent (GD)
- The experimental results will be available soon...
Nakanishi-Fujii-Todo (NFT)
- The experimental results will be available soon...
Nelder Mead (NM)
- The experimental results will be available soon...
Parallelized - limited-memory - Broyden-Fletcher-Goldfarb-Shanno (P-BFGS)
- The experimental results will be available soon...
Powell
- The experimental results will be available soon...
Sequential Least SQuares Programming (SLSQP)
- The experimental results will be available soon...
Simultaneous Perturbation Stochastic Approximation (SPSA)
- The experimental results will be available soon...
Quantum Natural - Simultaneous Perturbation Stochastic Approximation (QNSPSA)
- The experimental results will be available soon...
Truncated Newton Conjugate (TNC)
- The experimental results will be available soon...
(Continuous) Univariate Marginal Distribution Algorithm (UMDA)
- The experimental results will be available soon...
Global Optimizers
Controlled Random Search (CRS)
- The experimental results will be available soon...
DIviding RECTangles Locally-biased (DIRECT-L)
- The experimental results will be available soon...
DIviding RECTangles Locally-biased RANDndomized (DIRECT-L-RAND)
- The experimental results will be available soon...
Evolutionary Strategy-Carlos Henrique (ESCH)
- The experimental results will be available soon...
Improved Stochastic Ranking Evolution Strategy (ISRES)
- The experimental results will be available soon...
Note(s):
- For these results, was used the Quantum Support Vector Classifier (QSVC) from Qiskit library, namely through the Qiskit Machine Learning module. For more information, see the following link:
Footnote(s):
License
Categories:
experimental-results
Tags:
artificial-intelligence, computer-science, quantum-support-vector-machine, support-vector-machine, quantum-kernel-training, kernel-training, quantum-kernel-alignment, kernel-alignment, quantum-machine-learning, machine-learning, supervised-learning, training, classification, iris-dataset, and intermediate