A Multiclass Quantum Aligned Centroid Kernel

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Mathematics & Computational Sciences, Physical Sciences & Chemistry · Depth: Expert, quick

Summary

McQuack is a novel trainable quantum kernel method addressing key limitations of traditional kernel methods. These include quadratic scaling with training set size, fixed kernels, and a lack of intrinsic multiclass formulation. This new approach achieves linear scaling by replacing the full training-set Gram matrix with a trainable sample-to-(class-centroid) fidelity matrix. It was evaluated in simulation and on 124 qubits across two IBM devices using over 150 datasets. In simulation, McQuack demonstrated superior performance against "pure" quantum baselines. Hardware inference, without training, yielded results comparable to an RBF kernel. Trainability studies showed no barren plateaus in experiments up to 13 qubits. This highlights the importance of parameter initialization for successful optimization.

Key takeaway

For Machine Learning Engineers developing quantum kernel methods for multiclass classification, McQuack demonstrates a viable path to overcome quadratic scaling. You should consider implementing trainable sample-to-(class-centroid) fidelity matrices to achieve linear scaling and improve performance. Prioritize careful parameter initialization in your quantum kernel optimization workflows. This is critical for successful model training and avoiding barren plateaus, even on current quantum hardware.

Key insights

McQuack offers a trainable quantum kernel for multiclass classification with linear scaling, outperforming pure quantum baselines.

Principles

Method

McQuack replaces the full Gram matrix with a trainable sample-to-(class-centroid) fidelity matrix to achieve linear scaling for multiclass quantum classification.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.