Table of Contents
Fetching ...

Generative quantum machine learning via denoising diffusion probabilistic models

Bingzhi Zhang, Peng Xu, Xiaohui Chen, Quntao Zhuang

TL;DR

The paper introduces QuDDPM, a quantum denoising diffusion probabilistic model, to enable efficient generative learning of quantum data by coupling a forward diffusion via quantum scrambling with a measurement-enabled backward denoising circuit. By dividing training into $T\sim n/\log(n)$ low-depth steps and using linear-in-$n$ forward layers, QuDDPM achieves expressivity while mitigating barren plateaus, with an overall gate complexity of $O(n^2)$. The authors derive learning-error bounds and demonstrate effective learning of correlated noise, quantum many-body phases, and topological structure, illustrating a versatile and scalable paradigm for quantum state ensemble generation. The approach leverages MMD and Wasserstein distances, estimated from state overlaps via swap tests, to quantify convergence between generated and target ensembles, paving the way for practical quantum data synthesis and sensing applications.

Abstract

Deep generative models are key-enabling technology to computer vision, text generation, and large language models. Denoising diffusion probabilistic models (DDPMs) have recently gained much attention due to their ability to generate diverse and high-quality samples in many computer vision tasks, as well as to incorporate flexible model architectures and a relatively simple training scheme. Quantum generative models, empowered by entanglement and superposition, have brought new insight to learning classical and quantum data. Inspired by the classical counterpart, we propose the quantum denoising diffusion probabilistic model (QuDDPM) to enable efficiently trainable generative learning of quantum data. QuDDPM adopts sufficient layers of circuits to guarantee expressivity, while it introduces multiple intermediate training tasks as interpolation between the target distribution and noise to avoid barren plateau and guarantee efficient training. We provide bounds on the learning error and demonstrate QuDDPM's capability in learning correlated quantum noise model, quantum many-body phases, and topological structure of quantum data. The results provide a paradigm for versatile and efficient quantum generative learning.

Generative quantum machine learning via denoising diffusion probabilistic models

TL;DR

The paper introduces QuDDPM, a quantum denoising diffusion probabilistic model, to enable efficient generative learning of quantum data by coupling a forward diffusion via quantum scrambling with a measurement-enabled backward denoising circuit. By dividing training into low-depth steps and using linear-in- forward layers, QuDDPM achieves expressivity while mitigating barren plateaus, with an overall gate complexity of . The authors derive learning-error bounds and demonstrate effective learning of correlated noise, quantum many-body phases, and topological structure, illustrating a versatile and scalable paradigm for quantum state ensemble generation. The approach leverages MMD and Wasserstein distances, estimated from state overlaps via swap tests, to quantify convergence between generated and target ensembles, paving the way for practical quantum data synthesis and sensing applications.

Abstract

Deep generative models are key-enabling technology to computer vision, text generation, and large language models. Denoising diffusion probabilistic models (DDPMs) have recently gained much attention due to their ability to generate diverse and high-quality samples in many computer vision tasks, as well as to incorporate flexible model architectures and a relatively simple training scheme. Quantum generative models, empowered by entanglement and superposition, have brought new insight to learning classical and quantum data. Inspired by the classical counterpart, we propose the quantum denoising diffusion probabilistic model (QuDDPM) to enable efficiently trainable generative learning of quantum data. QuDDPM adopts sufficient layers of circuits to guarantee expressivity, while it introduces multiple intermediate training tasks as interpolation between the target distribution and noise to avoid barren plateau and guarantee efficient training. We provide bounds on the learning error and demonstrate QuDDPM's capability in learning correlated quantum noise model, quantum many-body phases, and topological structure of quantum data. The results provide a paradigm for versatile and efficient quantum generative learning.
Paper Structure (22 sections, 1 theorem, 32 equations, 15 figures, 3 tables)

This paper contains 22 sections, 1 theorem, 32 equations, 15 figures, 3 tables.

Key Result

Lemma 1

Let ${\cal E}_1$ be a uniform circular distribution on the Block sphere and ${\cal E}_2$ be the Haar random state distribution. Then ${\cal D}_{\rm MMD}({\cal E}_1, {\cal E}_2) = 0$.

Figures (15)

  • Figure 1: Schematic of QuDDPM. The forward noisy process is implemented by a quantum scrambling circuit (QSC) in (a), while in the backward denoising process is achieved via measurement enabled by ancilla and PQC in (d). Subplots (b1)-(b5) and (c1)-(c5) present the Bloch sphere dynamics in generation of states clustering around $\ket{0}$, where convergence can be seen despite sample fluctuations, as shown in the Appendix \ref{['app:cluster']}.
  • Figure 2: The training of QuDDPM at each step $t=k$. Pairwise distance between states in generated ensemble $\tilde{\psi}_i^{(k)}\in \tilde{{\cal S}}_{k}$ and true diffusion ensemble $\psi_j^{(k)}\in{\cal S}_k$ is measured and utilized in the evaluation of the loss function ${\cal L}$.
  • Figure 3: The decay of MMD distance ${\cal D}$ between generated ensemble $\tilde{{\cal S}}_t$ using different models and target ensemble of states ${\cal E}_0$ clustered around $\ket{0,0}$ versus training steps. The converged value is ${\cal D} \simeq 0.002$ for QuDDPM, showing an advantage of $2$ orders of magnitude over QuDT and QuGAN.
  • Figure 4: The generalization error of QuDDPM in generating cluster states versus (a) diffusion steps $T$ and (b) training dataset size $N$. Dots are numerical results and orange dashed line is linear fitting results with both exponents equal to $1$ within the numerical precision.
  • Figure 5: Generation of states with probabilistic correlated noise on a specific state in (a) and (b) states with ferromagnetic phase. In (a), average fidelity $\overline{F_{10}}$ between states at step $t$ and $\ket{10}$ for diffusion (red), training (blue) and testing (green) are plotted. In (b), we show the distribution of magnetization for generated data from training (blue) and testing (green) dataset, and compared to true data (red) and full noise (orange). Four qubits are considered in (b).
  • ...and 10 more figures

Theorems & Definitions (1)

  • Lemma 1