Probabilistic Bisimulation for Parameterized Anonymity and Uniformity Verification
Chih-Duo Hong, Anthony W. Lin, Philipp Rümmer, Rupak Majumdar
TL;DR
This work introduces a first-order framework based on the theory of regular structures to decide probabilistic bisimulation for parameterized infinite-state systems. By encoding systems, properties, and proofs in a decidable logic ($FO_\mathsf{reg}$) and adopting the minimal deviation assumption, the authors present decision procedures for anonymity and uniformity via regular bisimulations. A learning component with active automata learning automates the synthesis of candidate bisimulations, and padding/padding-related techniques enable handling of non-length-preserving behaviors. Case studies across cryptographic protocols and randomized algorithms demonstrate fully automated verification, illustrating the practical impact on verifying privacy and distributional properties in complex, infinite families of systems.
Abstract
Bisimulation is crucial for verifying process equivalence in probabilistic systems. This paper presents a novel logical framework for analyzing bisimulation in probabilistic parameterized systems, namely, infinite families of finite-state probabilistic systems. Our framework is built upon the first-order theory of regular structures, which provides a decidable logic for reasoning about these systems. We show that essential properties like anonymity and uniformity can be encoded and verified within this framework in a manner aligning with the principles of deductive software verification, where systems, properties, and proofs are expressed in a unified decidable logic. By integrating language inference techniques, we achieve full automation in synthesizing candidate bisimulation proofs for anonymity and uniformity. We demonstrate the efficacy of our approach by addressing several challenging examples, including cryptographic protocols and randomized algorithms that were previously beyond the reach of fully automated methods.
