This commit is contained in:
Justin Hsu 2015-01-04 20:50:33 -08:00
parent 58bd141f8d
commit f030608c0d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ definition of privacy that is currently under extensive study.
From the verification side, I am interested in using formal methods---such as
[type systems](http://en.wikipedia.org/wiki/Type_system) and [program
logics](http://en.wikipedia.org/wiki/Hoare_logic))---to verify that programs are
logics](http://en.wikipedia.org/wiki/Hoare_logic)---to verify that programs are
differentially private. From the algorithms side, I am interested in
applications of differential privacy to optimization, machine learning, and
mechanism design.