paper-with-me

홈 › Papers

Equivariant Reinforcement Learning for Clifford Quantum Circuit Synthesis

2026-05-11 · Richie Yeung, Aleks Kissinger, Rob Cornish arxiv

We consider the problem of synthesizing Clifford quantum circuits for devices with all-to-all qubit connectivity. We approach this task as a reinforcement learning problem in which an agent learns to discover a sequence of elementary Clifford gates that reduces a given symplectic matrix representation of a Clifford circuit to the identity. This formulation permits a simple learning curriculum based on random walks from the identity. We introduce a novel neural network architecture that is equivariant to qubit relabelings of the symplectic matrix representation, and which is size-agnostic, allowing a single learned policy to be applied across different qubit counts without circuit splicing or network reparameterization. On six-qubit Clifford circuits, the largest regime for which optimal references are available, our agent finds circuits within one two-qubit gate of optimality in milliseconds per instance, and finds optimal circuits in 99.2% of instances within seconds per instance. After continued training on ten-qubit instances, the agent scales to unseen Clifford tableaus with up to thirty qubits, including targets generated from circuits with over a thousand Clifford gates, where it achieves lower average two-qubit gate counts than Qiskit's Aaronson-Gottesman and greedy Clifford synthesizers.

📄 PDF Abstract BibTeX arXiv:2605.10910

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

AlphaClifford: Efficient Clifford Synthesis and Transpilation with Model-based RL

2026-08-19 · Daniele Lizzio Bosco, Jacopo Cossio, Carla Piazza, Giuseppe Serra arxiv

Clifford circuits play a foundational role in quantum computing, particularly due to their importance in quantum error correction and fault-tolerant logical synthesis. While these circuits can be efficiently simulated an…

Reinforcement Learning

Practical and efficient quantum circuit synthesis and transpiling with Reinforcement Learning

2024-05-21 · David Kremer, Victor Villar, Hanhee Paik, Ivan Duran 외

This paper demonstrates the integration of Reinforcement Learning (RL) into quantum transpiling workflows, significantly enhancing the synthesis and routing of quantum circuits. By employing RL, we achieve near-optimal s…

Reinforcement Learning (RL)

A Reinforcement Learning Environment for Directed Quantum Circuit Synthesis

2024-01-13 · Michael Kölle, Tom Schubert, Philipp Altmann, Maximilian Zorn 외

With recent advancements in quantum computing technology, optimizing quantum circuits and ensuring reliable quantum state preparation have become increasingly vital. Traditional methods often demand extensive expertise a…

Benchmarkingreinforcement-learningReinforcement Learning

Pauli Network Circuit Synthesis with Reinforcement Learning

2025-03-18 · Ayushi Dubal, David Kremer, Simon Martiel, Victor Villar 외

We introduce a Reinforcement Learning (RL)-based method for re-synthesis of quantum circuits containing arbitrary Pauli rotations alongside Clifford operations. By collapsing each sub-block to a compact representation an…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

AlphaCNOT: Learning CNOT Minimization with Model-Based Planning

2026-04-15 · Jacopo Cossio, Daniele Lizzio Bosco, Riccardo Romanello, Giuseppe Serra 외 arxiv

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 operat…

Reinforcement Learning