Analyzing Quantum Circuit Depth Reduction with Ancilla Qubits in MCX Gates
Ahmad Bennakhi, Paul Franzon, Gregory T. Byrd
TL;DR
The paper analyzes depth-reduction strategies for MCX gates on NISQ hardware using ancilla qubits, focusing on Recursion and V-Chain as the dominant approaches in Qiskit-like decompositions. It shows that V-Chain methods provide predictable, near-linear depth reductions that scale to about 10 control qubits, while Recursion exhibits superlinear depth growth beyond roughly 8 controls; Recursion remains viable at very small MCX sizes with a single ancilla. Qubit mapping and topology significantly influence achievable depth reductions, with fully connected layouts offering the lowest depth but being impractical for real devices. The findings argue for prioritizing v-chain-based strategies in hardware-aware compilation to enable reliable execution of large MCX circuits on current and near-term quantum processors.
Abstract
This paper aims to give readers a high-level overview of the different MCX depth reduction techniques that utilize ancilla qubits. We also exhibit a brief analysis of how they would perform under different quantum topological settings. The techniques examined are recursion and v-chain, as they are the most commonly used techniques in the most popular quantum computing libraries, Qiskit. The target audience of this paper is people who do not have intricate mathematical or physics knowledge related to quantum computing.
