Add drafts.
This commit is contained in:
parent
13769a70aa
commit
51577ac507
|
@ -1,13 +1,28 @@
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
@unpublished{SBGHK17,
|
||||||
|
title = {Reasoning about Divergences for Relaxations of Differential Privacy},
|
||||||
|
author = {Sato, Tetsuya and
|
||||||
|
Barthe, Gilles and
|
||||||
|
Gaboradi, Marco and
|
||||||
|
Hsu, Justin and
|
||||||
|
Katsumata, {Shin-ya}},
|
||||||
|
year = {2017},
|
||||||
|
url = {http://arxiv.org/abs/1710.09010},
|
||||||
|
jh = yes,
|
||||||
|
eprint = {1710.09010},
|
||||||
|
archivePrefix = {arXiv},
|
||||||
|
primaryClass = {cs.PL},
|
||||||
|
}
|
||||||
|
|
||||||
@unpublished{BEGGHS16,
|
@unpublished{BEGGHS16,
|
||||||
title = {Formal certification of randomized algorithms},
|
title = {A Program Logic for Probabilistic Programs},
|
||||||
author = {Barthe, Gilles and
|
author = {Barthe, Gilles and
|
||||||
Espitau, Thomas and
|
Espitau, Thomas and
|
||||||
Gaboardi, Marco and
|
Gaboardi, Marco and
|
||||||
Gr{\'e}goire, Benjamin and
|
Gr{\'e}goire, Benjamin and
|
||||||
Hsu, Justin and
|
Hsu, Justin and
|
||||||
Strub, {P}ierre-{Y}ves},
|
Strub, {Pierre}-{Yves}},
|
||||||
year = {},
|
year = {2017},
|
||||||
jh = yes,
|
jh = yes,
|
||||||
url = {http://justinh.su/files/papers/ellora.pdf},
|
url = {http://justinh.su/files/papers/ellora.pdf},
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
+ **09/2017** **Synthesizing coupling proofs of differential privacy** and
|
+ **10/2017** Our preprints **Reasoning about Divergences for Relaxations of
|
||||||
**Proving expected sensitivity of probabilistic programs** will appear at
|
Differential Privacy** and **A Progra Logic for Probabilistic Programs** are
|
||||||
|
now available.
|
||||||
|
+ **09/2017** **Synthesizing Coupling proofs of Differential Privacy** and
|
||||||
|
**Proving Expected Sensitivity of Probabilistic Programs** will appear at
|
||||||
**POPL 2018**!
|
**POPL 2018**!
|
||||||
+ **09/2017** Our preprint **Synthesizing coupling proofs of differential
|
+ **09/2017** Our preprint **Synthesizing coupling proofs of differential
|
||||||
privacy** is now available.
|
privacy** is now available.
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue