UDiTQC: U-Net-Style Diffusion Transformer for Quantum Circuit Synthesis
Zhiwei Chen, Hao Tang
TL;DR
UDiTQC advances quantum circuit synthesis by fusing a U-Net-style diffusion architecture with a Diffusion Transformer, enabling efficient multi-scale feature extraction and robust global-context modeling. The framework encodes quantum circuits as tensor-based representations and uses conditional diffusion with SRV or gate-set labels, alongside a unitary encoder for compilation tasks, to outperform prior baselines like GenQC. Through the UDiT architecture and its circuit-specific extension UDiTQC, the approach achieves superior entanglement generation and unitary compilation accuracy while enabling masking and editing to enforce physical constraints. This work both improves practical quantum circuit design and contributes to diffusion-model architecture by integrating residual, asymmetric, and transformer-based elements for scalable generative modeling.
Abstract
Quantum computing is a transformative technology with wide-ranging applications, and efficient quantum circuit generation is crucial for unlocking its full potential. Current diffusion model approaches based on U-Net architectures, while promising, encounter challenges related to computational efficiency and modeling global context. To address these issues, we propose UDiT,a novel U-Net-style Diffusion Transformer architecture, which combines U-Net's strengths in multi-scale feature extraction with the Transformer's ability to model global context. We demonstrate the framework's effectiveness on two tasks: entanglement generation and unitary compilation, where UDiTQC consistently outperforms existing methods. Additionally, our framework supports tasks such as masking and editing circuits to meet specific physical property requirements. This dual advancement, improving quantum circuit synthesis and refining generative model architectures, marks a significant milestone in the convergence of quantum computing and machine learning research.
