π€ AI Summary
To address the inefficiency of quantum circuit simulation and equivalence verification, this paper proposes FeynmanDDβa novel framework that systematically integrates the path-integral formalism into decision diagram (DD) modeling. It employs binary decision diagrams (BDDs) to symbolically encode quantum amplitudes and innovatively adopts multi-terminal BDDs (MTBDDs) for efficient amplitude aggregation and counting. By recasting quantum computation as structured symbolic computation over DDs, the approach avoids explicit matrix expansion. Theoretical analysis shows its space complexity is asymptotically superior to conventional methods. Experiments demonstrate 10Γβ100Γ speedups in both simulation and equivalence checking on medium-scale noisy quantum circuits compared to state-of-the-art tools. This work uncovers the deep representational power of classical decision diagrams in quantum analysis and establishes a new paradigm for scalable quantum circuit verification.
π Abstract
Applications of decision diagrams in quantum circuit analysis have been an active research area. Our work introduces FeynmanDD, a new method utilizing standard and multi-terminal decision diagrams for quantum circuit simulation and equivalence checking. Unlike previous approaches that exploit patterns in quantum states and operators, our method explores useful structures in the path integral formulation, essentially transforming the analysis into a counting problem. The method then employs efficient counting algorithms using decision diagrams as its underlying computational engine. Through comprehensive theoretical analysis and numerical experiments, we demonstrate FeynmanDD's capabilities and limitations in quantum circuit analysis, highlighting the value of this new BDD-based approach.