Towards Quantum Multiparty Session Types
Ivan Lanese, Ugo Dal Lago, Vikraman Choudhury
TL;DR
The paper addresses the challenge of formally describing and verifying quantum multiparty protocols by extending Multiparty Session Types with quantum data and operations, yielding Quantum MPSTs (QMPSTs). It develops a calculus with global types and local processes, enforcing linear qubit ownership and providing a concrete operational semantics that combines non-deterministic process interactions with probabilistic quantum measurements. The authors prove key properties—subject reduction, session fidelity, progress, and quantum safety (unique qubit ownership)—and demonstrate the framework on four quantum protocols (Teleportation, Secret Sharing, Bit-Commitment, Key Distribution). This work offers a rigorous, scalable method to specify and verify quantum protocols, with clear guidance for extending MPSTs to broader quantum-era communication tasks and potential links to categorical/denotational semantics.
Abstract
Multiparty Session Types (MPSTs) offer a structured way of specifying communication protocols and guarantee relevant communication properties, such as deadlock-freedom. In this paper, we extend a minimal MPST system with quantum data and operations, enabling the specification of quantum protocols. Quantum MPSTs (QMPSTs) provide a formal notation to describe quantum protocols, both at the abstract level of global types, describing which communications can take place in the system and their dependencies, and at the concrete level of local types and quantum processes, describing the expected behavior of each participant in the protocol. Type-checking relates these two levels formally, ensuring that processes behave as prescribed by the global type. Beyond usual communication properties, QMPSTs also allow us to prove that qubits are owned by a single process at any time, capturing the quantum no-cloning and no-deleting theorems. We use our approach to verify four quantum protocols from the literature, respectively Teleportation, Secret Sharing, Bit-Commitment, and Key Distribution.
