QUANT-PHMLApr 30, 2018

Supervised learning with quantum enhanced feature spaces

arXiv:1804.11326v22571 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of computationally expensive kernel functions in pattern recognition for machine learning practitioners, offering incremental tools for noisy intermediate-scale quantum computers.

The authors tackled the computational limitations of kernel methods in machine learning by proposing two quantum-enhanced classification methods that exploit the large dimensionality of quantum Hilbert space, achieving experimental implementation on a superconducting processor.

Machine learning and quantum computing are two technologies each with the potential for altering how computation is performed to address previously untenable problems. Kernel methods for machine learning are ubiquitous for pattern recognition, with support vector machines (SVMs) being the most well-known method for classification problems. However, there are limitations to the successful solution to such problems when the feature space becomes large, and the kernel functions become computationally expensive to estimate. A core element to computational speed-ups afforded by quantum algorithms is the exploitation of an exponentially large quantum state space through controllable entanglement and interference. Here, we propose and experimentally implement two novel methods on a superconducting processor. Both methods represent the feature space of a classification problem by a quantum state, taking advantage of the large dimensionality of quantum Hilbert space to obtain an enhanced solution. One method, the quantum variational classifier builds on [1,2] and operates through using a variational quantum circuit to classify a training set in direct analogy to conventional SVMs. In the second, a quantum kernel estimator, we estimate the kernel function and optimize the classifier directly. The two methods present a new class of tools for exploring the applications of noisy intermediate scale quantum computers [3] to machine learning.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes