A probabilistic separation logic
The work
| Title | A probabilistic separation logic |
|---|---|
| Authors | Gilles Barthe; Justin Hsu; Kevin Liao |
| Type | article |
| Year | 2020 |
| Also known as | barthe2019probabilistic |
| Citekey | barthe2020probabilistic |
Where it appeared
| Published in | Proceedings of the ACM on Programming Languages |
|---|---|
| Publisher | Association for Computing Machinery |
| Volume | 4 |
| Issue | POPL |
| Pages | 55:1--55:41 |
Identifiers
| DOI | 10.1145/3371123 |
|---|---|
| OpenAlex | W2962835979 |
Access
| Landing page | https://doi.org/10.1145/3371123 |
|---|---|
| Free full text | https://dl.acm.org/doi/pdf/10.1145/3371123 |
Abstract
Probabilistic independence is a useful concept for describing the result of random sampling—a basic operation in all probabilistic languages—and for reasoning about groups of random variables. Nevertheless, existing verification methods handle independence poorly, if at all. We propose a probabili stic separation logic PSL, where separation models probabilistic independence. We first give a new, probabilistic model of the logic of bunched implications (BI). We then build a program logic based on these assertions, and prove soundness of the proof system. We demonstrate our logic by verifying information-theoretic security of cryptographic constructions for several well-known tasks, including private information retrieval, oblivious transfer, secure multi-party addition, and simple oblivious RAM. Our proofs reason purely in terms of high-level properties, like independence and uniformity.
Copy held
| Kind | PDF, 2.2 MB |
|---|---|
| Retrieved | 2026-08-08 |
| Held | local, for personal reference |
| Where it came from | https://doi.org/10.1145/3371123 |
Where this came from
| How it got here | the agent went looking · found via openalex |
|---|---|
| First seen | 2026-08-04 |
| Record | reviewed by a person |
| Approved | 2026-08-21 |
Cite it as
@article{barthe2020probabilistic,
title = {A probabilistic separation logic},
author = {Gilles Barthe and Justin Hsu and Kevin Liao},
year = {2020},
journal = {Proceedings of the ACM on Programming Languages},
volume = {4},
number = {POPL},
pages = {55:1--55:41},
publisher = {Association for Computing Machinery},
doi = {10.1145/3371123},
url = {https://dl.acm.org/doi/pdf/10.1145/3371123},
}
This record lives at https://refs.drheap.org/barthe2020probabilistic/ and will keep
doing so. It used to be called barthe2019probabilistic, and those addresses still resolve to this one.