AI Agents 相关度: 7/10

QFlowNet: Fast, Diverse, and Efficient Unitary Synthesis with Generative Flow Networks

Inhoe Koo, Hyunho Cha, Jungwoo Lee
arXiv: 2603.03045v1 发布: 2026-03-03 更新: 2026-03-03

AI 摘要

提出QFlowNet,结合GFlowNet和Transformer,高效、多样地进行量子线路综合。

主要贡献

  • 提出QFlowNet框架,使用GFlowNet学习多样化策略
  • 使用Transformers编码高维酉矩阵
  • 在3量子比特基准测试上达到99.7%的成功率

方法论

使用GFlowNet生成策略,Transformer作为编码器提取酉矩阵特征,最终进行量子线路综合。

原文摘要

Unitary Synthesis, the decomposition of a unitary matrix into a sequence of quantum gates, is a fundamental challenge in quantum compilation. Prevailing reinforcement learning(RL) approaches are often hampered by sparse reward signals, which necessitate complex reward shaping or long training times, and typically converge to a single policy, lacking solution diversity. In this work, we propose QFlowNet, a novel framework that learns efficiently from sparse signals by pairing a Generative Flow Network (GFlowNet) with Transformers. Our approach addresses two key challenges. First, the GFlowNet framework is fundamentally designed to learn a diverse policy that samples solutions proportional to their reward, overcoming the single-solution limitation of RL while offering faster inference than other generative models like diffusion. Second, the Transformers act as a powerful encoder, capturing the non-local structure of unitary matrices and compressing a high-dimensional state into a dense latent representation for the policy network. Our agent achieves an overall success rate of 99.7% on a 3-qubit benchmark(lengths 1-12) and discovers a diverse set of compact circuits, establishing QFlowNet as an efficient and diverse paradigm for unitary synthesis.

标签

量子计算 酉矩阵综合 生成流网络 Transformer

arXiv 分类

quant-ph cs.AI