paper-with-me

홈 › Papers

Optimizing the non-Clifford-count in unitary synthesis using Reinforcement Learning

2025-09-26 · David Kremer, Ali Javadi-Abhari, Priyanka Mukhopadhyay arxiv

In this paper we study the potential of using reinforcement learning (RL) in order to synthesize quantum circuits, while optimizing the T-count and CS-count, of unitaries that are exactly implementable by the Clifford+T and Clifford+CS gate sets, respectively. We have designed our RL framework to work with channel representation of unitaries, that enables us to perform matrix operations efficiently, using integers only. We have also incorporated pruning heuristics and a canonicalization of operators, in order to reduce the search complexity. As a result, compared to previous works, we are able to implement significantly larger unitaries, in less time, with much better success rate and improvement factor. Our results for Clifford+T synthesis on two qubit unitaries achieve close-to-optimal decompositions for up to 100 T gates, 5 times more than previous RL algorithms and to the best of our knowledge, the largest instances achieved with any method to date. Our RL algorithm is able to recover previously-known optimal linear complexity algorithm for T-count-optimal decomposition of 1 qubit unitaries. We illustrate significant reduction in the asymptotic T-count estimate of important primitives like controlled cyclic shift (43%), controlled adder (14.3%) and multiplier (14%), without adding any extra ancilla. For 2-qubit Clifford+CS unitaries, our algorithm achieves a linear complexity, something that could only be accomplished by a previous algorithm using SO(6) representation.

📄 PDF Abstract BibTeX arXiv:2509.21709

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

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 …

Reinforcement Learning

Aligning Quantum Operators with Large Language Models

2026-06-11 · Rogerio Feris, Yunchao Liu, Pengyuan Li, Hang Hua 외 arxiv

Can Large Language Models (LLMs) understand and reason about quantum operators? Despite their remarkable capabilities in mathematics and symbolic reasoning, LLMs remain inherently blind to quantum representations such as…

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

A Rubik's Cube inspired approach to Clifford synthesis

2023-07-17 · Ning Bao, Gavin S. Hartnett

The problem of decomposing an arbitrary Clifford element into a sequence of Clifford gates is known as Clifford synthesis. Drawing inspiration from similarities between this and the famous Rubik's Cube problem, we develo…

Rubik's Cube