用强化学习与搜索结合,显著减少量子电路中的CNOT门数量。
AlphaCNOT: Learning CNOT Minimization with Model-Based Planning
- 将优化问题建模为基于模型的规划任务,利用蒙特卡洛树搜索前瞻评估
- 线性可逆合成中减少32%的CNOT门数,8量子比特拓扑下优于现有方法
- 适合量子算法工程师和硬件开发者,推动实用量子计算发展
量子电路优化是当前噪声中等规模量子设备的关键挑战,因错误传播常随操作数增加。在众多量子操作中,CNOT门至关重要,它是通用Clifford+T集合中唯一的双量子比特门。以往针对线性可逆合成(无拓扑约束)的CNOT最小化问题采用启发式算法如著名的Patel-Markov-Hayes(PMH),而近年来在更复杂的拓扑感知合成中则引入了基于强化学习(RL)的方法。本文提出AlphaCNOT,一种基于蒙特卡洛树搜索(MCTS)的模型化强化学习框架,将问题视为规划任务。与传统方法不同,该方法具备前瞻搜索能力,可评估未来轨迹,从而发现更优的CNOT序列。实验表明,在线性可逆合成中,相比PMH基线,最大可减少32%的CNOT门数;在多种拓扑结构、最多8个量子比特的约束场景下,持续优于当前最先进的基于强化学习的方法。结果表明,将强化学习与搜索策略结合,适用于其他电路优化任务,如Clifford最小化,有助于迈向‘量子实用性’时代。
原文摘要 · Abstract (English)
Quantum circuit optimization is a central task in Quantum Computing, as current Noisy Intermediate Scale Quantum devices suffer from error propagation that often scales with the number of operations. Among quantum operations, the CNOT gate is of fundamental importance, being the only 2-qubit gate in the universal Clifford+T set. The problem of CNOT gates minimization has been addressed by heuristic algorithms such as the well-known Patel-Markov-Hayes (PMH) for linear reversible synthesis (i.e., CNOT minimization with no topological constraints), and more recently by Reinforcement Learning (RL) based strategies in the more complex case of topology-aware synthesis, where each CNOT can act on a subset of all qubits pairs. In this work we introduce AlphaCNOT, a RL framework based on Monte Carlo Tree Search (MCTS) that address effectively the CNOT minimization problem by modeling it as a planning problem. In contrast to other RL- based solution, our method is model-based, i.e. it can leverage lookahead search to evaluate future trajectories, thus finding more efficient sequences of CNOTs. Our method achieves a reduction of up to 32% in CNOT gate count compared to PMH baseline on linear reversible synthesis, while in the constraint version we report a consistent gate count reduction on a variety of topologies with up to 8 qubits, with respect to state-of-the-art RL-based solutions. Our results suggest the combination of RL with search-based strategies can be applied to different circuit optimization tasks, such as Clifford minimization, thus fostering the transition toward the "quantum utility" era.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。