|q⟩ Bad Qubits

advanced · Programming · Tensor Networks & Simulation Methods

Area Laws

Why do tensor networks work so well for physical systems? The deep reason is the area law for entanglement entropy. It explains, in one sentence, which states have small bond dimension: those whose entanglement scales with the boundary of a region rather than its volume.

Volume law vs. area law

Take a quantum state on a large system and cut out a region AA of \ell qubits. The entanglement between AA and the rest is quantified by the entanglement entropy S(A)S(A), the von Neumann entropy of the reduced density matrix ρA\rho_A:

S(A)=Tr(ρAlog2ρA).S(A) = -\operatorname{Tr}\bigl(\rho_A \log_2 \rho_A\bigr).

A generic (random) state obeys a volume law: S(A)S(A) grows with the number of qubits inside AA, S(A)S(A) \sim \ell. Such states are maximally entangled and genuinely need exponential resources to store.

A state obeys an area law when S(A)S(A) instead scales with the size of the boundary of AA — the surface separating it from the rest:

S(A)A.S(A) \sim |\partial A| .

In one dimension a contiguous block has a boundary consisting of (at most) two endpoints, so the boundary has constant size and S(A)=O(1)S(A) = O(1): the entanglement saturates and does not grow with \ell. In two dimensions a region of linear size LL has a boundary of length L\sim L, so S(A)LS(A) \sim L rather than L2L^2.

Why the area law makes tensor networks efficient

Recall from earlier in the module that the bond dimension across a cut must be at least 2S2^{S} to represent entanglement entropy SS exactly — equivalently Slog2χS \le \log_2 \chi. So:

Which states obey area laws?

Area laws are the rule for ground states of gapped, local Hamiltonians — the energetically lowest state of a system with short-range interactions and a finite energy gap above the ground state. These describe a huge fraction of condensed- matter systems at low temperature.

Area laws can be violated, and the violations are exactly the hard cases:

The takeaway

The area law sorts quantum states into "tensor-network easy" and "tensor-network hard" by how their entanglement scales with region size. Whenever you ask whether a state can be simulated cheaply, the first question to pose is: does its entanglement obey an area law, and in how many dimensions? The answer fixes how the required bond dimension grows, and therefore whether the simulation is feasible.

Sign in on the full site to ask questions and join the discussion.