Clifford+V synthesis for multi-qubit unitary gates
Soichiro Yamazaki, Seiseki Akibue
TL;DR
The paper tackles the problem of efficiently synthesizing multi-qubit unitaries using Clifford+$V$ (and Clifford+$T$) gate sets, a central challenge for resource-aware quantum compilation. It introduces two complementary strategies: a meet-in-the-middle exhaustive search that leverages nearest-neighbor data structures to achieve near-optimal decompositions with average $V$-count $3\log_5(1/\varepsilon)$ and average runtime $O(\log(1/\varepsilon)/\varepsilon^{1.5})$, and a subgroup-guided search that exploits a structured set of 12 bases to further accelerate synthesis of conditional gates with provable reductions in the search space. A specialized, suboptimal algorithm for multi-qubit-controlled-unitary gates lowers the $V$-count significantly in practical cases (e.g., about 30% for two qubits) and improves log-error by up to 60% relative to direct MITM approaches, with generalization to $n$-qubit generalized controlled gates. Collectively, these results establish a subgroup-first design principle for multi-qubit compilation that reduces search dimensionality, enables parallelization, and provides a practical path toward resource-efficient quantum compilation in near-term architectures.
Abstract
We developed a general framework for synthesizing target gates by using a finite set of basic gates, which is a crucial step in quantum compilation. When approximating a gate in SU($n$), a naive brute-force search requires a computational complexity of $O(1/\varepsilon^{(n^2 - 1)})$ to achieve an approximation with error $\varepsilon$. In contrast, by using our method, the complexity can be reduced to $O(-n^2 \log\varepsilon/\varepsilon^{((n^2 - 1)/2)})$. This method requires almost no assumptions and can be applied to a variety of gate sets, including Clifford+$T$ and Clifford+$V$. Further, we introduce a suboptimal but short run-time algorithm for synthesizing multi-qubit controlled gates. This approach highlights the role of subgroup structures in reducing synthesis complexity and opens a new direction of study on the compilation of multi-qubit gates. The framework is broadly applicable to different universal gate sets, and our analysis suggests that it can serve as a foundation for resource-efficient quantum compilation in near-term architectures.
