QUANT-PHAILGJun 2, 2025

Synthesis of discrete-continuous quantum circuits with multimodal diffusion models

arXiv:2506.01666v14 citationsh-index: 62Has Code
Originality Incremental advance
AI Analysis

This addresses the scaling problem in quantum computing compilation, though it appears incremental as an extension of machine-learning approaches to continuous parameters.

The paper tackles the bottleneck of efficiently compiling quantum operations by introducing a multimodal denoising diffusion model that simultaneously generates circuit structure and continuous parameters for target unitaries, achieving rapid circuit generation that enables creation of large datasets for extracting heuristics.

Efficiently compiling quantum operations remains a major bottleneck in scaling quantum computing. Today's state-of-the-art methods achieve low compilation error by combining search algorithms with gradient-based parameter optimization, but they incur long runtimes and require multiple calls to quantum hardware or expensive classical simulations, making their scaling prohibitive. Recently, machine-learning models have emerged as an alternative, though they are currently restricted to discrete gate sets. Here, we introduce a multimodal denoising diffusion model that simultaneously generates a circuit's structure and its continuous parameters for compiling a target unitary. It leverages two independent diffusion processes, one for discrete gate selection and one for parameter prediction. We benchmark the model over different experiments, analyzing the method's accuracy across varying qubit counts, circuit depths, and proportions of parameterized gates. Finally, by exploiting its rapid circuit generation, we create large datasets of circuits for particular operations and use these to extract valuable heuristics that can help us discover new insights into quantum circuit synthesis.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes