ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
2.8k
Citations
180
Influential Citations
Nature Communications
Venue
2018
Year
Abstract Many experimental proposals for noisy intermediate scale quantum devices involve training a parameterized quantum circuit with a classical optimization loop. Such hybrid quantum-classical algorithms are popular for applications in quantum simulation, optimization, and machine learning. Due to its simplicity and hardware efficiency, random circuits are often proposed as initial guesses for exploring the space of quantum states. We show that the exponential dimension of Hilbert space and the gradient estimation complexity make this choice unsuitable for hybrid quantum-classical algorithms run on more than a few qubits. Specifically, we show that for a wide class of reasonable parameterized quantum circuits, the probability that the gradient along any reasonable direction is non-zero to some fixed precision is exponentially small as a function of the number of qubits. We argue that this is related to the 2-design characteristic of random circuits, and that solutions to this problem must be studied.
This 2018 paper by McClean et al. is a landmark in quantum machine learning, revealing a critical flaw in the naive application of neural network training ideas to quantum circuits. As hybrid quantum-classical algorithms gained traction for NISQ devices, practitioners often initialized parameterized circuits randomly. The paper shows that this common practice leads to barren plateaus—regions where gradients vanish exponentially with system size—making training impossible beyond a handful of qubits.
The result is both surprising and sobering: the exponential dimension of Hilbert space, which gives quantum computers their power, also creates a landscape where random circuits are almost always flat. This directly impacts the feasibility of quantum neural networks, variational quantum eigensolvers, and quantum optimization. The paper forced the community to rethink circuit design, moving from generic random circuits to problem-specific or carefully initialized ansätze.
The key quantitative result is that for a circuit forming a 2-design, the gradient variance is bounded by O(1/2^n). For example, with 10 qubits, the variance is ~0.001; with 20 qubits, it drops to ~1e-6. This means that for any fixed precision, the probability of finding a non-zero gradient is exponentially small. The authors also show that this is not an artifact of specific cost functions—it holds for any local observable and any parameterized circuit that is sufficiently random.
This paper fundamentally changed the trajectory of quantum machine learning. Before it, researchers often assumed that quantum neural networks could be trained similarly to classical ones. After it, the community recognized that quantum training landscapes are fundamentally different and require new strategies. The work spurred research into:
With over 2800 citations, this paper is a cornerstone of modern quantum machine learning, influencing both theoretical and experimental work on NISQ devices.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba