Result Details

Verifying Quantum Circuits with Level-Synchronized Tree Automata

ABDULLA, P.; CHEN, Y.; CHEN, Y.; HOLÍK, L.; LENGÁL, O.; LIN, J.; LO, F.; TSAI, W. Verifying Quantum Circuits with Level-Synchronized Tree Automata. Proceedings of the ACM on Programming Languages-PACMPL, 2025, vol. 9, no. 1, p. 923-953. ISSN: 2475-1421.
Type
journal article
Language
English
Authors
Abdulla Parosh
Chen Yu-Fang
CHEN, Y.
Holík Lukáš, doc. Mgr., Ph.D., DITS (FIT)
Lengál Ondřej, doc. Ing., Ph.D., DITS (FIT)
LIN, J.
LO, F.
TSAI, W.
Abstract

We present a new method for the verification of quantum circuits based on a novel
symbolic representation of sets of quantum states using level-synchronized tree
automata (LSTAs). LSTAs extend classical tree automata by labeling each
transition with a set of choices, which are then used to synchronize subtrees of
an accepted tree. Compared to the traditional tree automata, LSTAs have an
incomparable expressive power while maintaining important properties, such as
closure under union and intersection, and decidable language emptiness
and inclusion. We have developed an efficient and fully automated symbolic
verification algorithm for quantum circuits based on LSTAs. The complexity of
supported gate operations is at most quadratic, dramatically improving the
exponential worst-case complexity of an earlier tree automata-based approach.
Furthermore, we show that LSTAs are a promising model for parameterized
verification, i.e., verifying the correctness of families of circuits with the
same structure for any number of qubits involved, which principally lies
beyond the capabilities of previous automated approaches. We implemented this
method as a C++ tool and compared it with three symbolic quantum circuit
verifiers and two simulators on several benchmark examples. The results show that
our approach can solve problems with sizes orders of magnitude larger than the
state of the art.

Keywords

quantum circuits,tree automata, verification

URL
Published
2025
Pages
923–953
Journal
Proceedings of the ACM on Programming Languages-PACMPL, vol. 9, no. 1, ISSN 2475-1421
Book
Proceedings of POPL'25
DOI
EID Scopus
BibTeX
@article{BUT193377,
  author="ABDULLA, P. and CHEN, Y. and CHEN, Y. and HOLÍK, L. and LENGÁL, O. and LIN, J. and LO, F. and TSAI, W.",
  title="Verifying Quantum Circuits with Level-Synchronized Tree Automata",
  journal="Proceedings of the ACM on Programming Languages-PACMPL",
  year="2025",
  volume="9",
  number="1",
  pages="923--953",
  doi="10.1145/3704868",
  url="https://dl.acm.org/doi/10.1145/3704868"
}
Projects
Efficient Finite Automata for Automated Reasoning, MŠMT, ERC CZ, LL1908, start: 2020-01-01, end: 2024-12-31, completed
Reliable, Secure, and Intelligent Computer Systems, BUT, Vnitřní projekty VUT, FIT-S-23-8151, start: 2023-03-01, end: 2026-02-28, running
Representing Boolean Functions by a Self-Adaptable Data Structure, GACR, Standardní projekty, GA23-07565S, start: 2023-01-01, end: 2025-12-31, running
Research groups
Departments
Back to top