QuantumAtlas

Algorithms

Barren Plateau

A training obstacle in quantum machine learning where gradients become vanishingly small as circuits scale up, stalling optimization.

Definition

A barren plateau is a phenomenon observed in training variational quantum algorithms (like quantum neural networks) where, as the number of qubits increases, the gradient signal used to guide optimization becomes exponentially small, making it nearly impossible for classical optimizers to find improvements.

Technical Definition

Research has shown barren plateaus arise under fairly general conditions for randomly initialized parameterized quantum circuits, motivating research into smarter initialization strategies and circuit structures specifically designed to avoid this vanishing gradient problem.

Visual Explanation: An Analogy

Think of a barren plateau like trying to find the lowest point in an enormous, almost perfectly flat desert — with no slope to guide you in any direction, you have essentially no information about which way to walk to improve your position.

Real-World Use Cases

  • A major practical obstacle limiting how large variational quantum machine learning models can realistically be trained
  • An active area of mitigation research, including specialized initialization techniques

Related Terms