Journal Article
Machine Learning

Barren plateaus in quantum neural network training landscapes

Jarrod R. McClean, Sergio Boixo, Vadim N. Smelyanskiy, Ryan Babbush, Hartmut Neven
November 16, 2018Nature Communications2,825 citations

2.8k

Citations

180

Influential Citations

Nature Communications

Venue

2018

Year

Abstract

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.

Analysis

Why This Paper Matters

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.

Technical Contributions

  • Exponential gradient decay: Proves that for circuits forming a 2-design, the variance of any partial derivative of the cost function scales as 1/2^n, where n is the number of qubits. For n=20, this variance is ~1e-6, making gradients indistinguishable from noise.
  • Connection to 2-designs: Shows that the barren plateau phenomenon is a direct consequence of the circuit ensemble approximating a Haar-random unitary distribution, which is typical for random circuits of sufficient depth.
  • Generality: The result holds for a wide class of cost functions and parameterized circuits, including those used in variational quantum eigensolvers and quantum classifiers.
  • Analytical bounds: Provides rigorous bounds on the probability that the gradient magnitude exceeds a small threshold, confirming exponential suppression.

Results

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.

Significance

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:

  • Circuit initialization: Using pre-trained or structured initial states to avoid plateaus.
  • Problem-specific ansätze: Designing circuits that exploit problem symmetries or structure.
  • Alternative optimization: Gradient-free methods, layer-wise training, and adaptive circuit depths.
  • Theory of quantum landscapes: Deeper understanding of cost function geometry in Hilbert space.

With over 2800 citations, this paper is a cornerstone of modern quantum machine learning, influencing both theoretical and experimental work on NISQ devices.