Bold some links.

This commit is contained in:
Justin Hsu 2015-01-12 16:17:38 +01:00
parent 5f30eeafbc
commit 13aaf3fa14
1 changed files with 4 additions and 4 deletions

View File

@ -9,13 +9,13 @@ Roth](http://cis.upenn.edu/~aaroth).
## Research Interests ##
I spend my time thinking about questions in **verification**, **programming
languages**, and **algorithms**. My work has mostly centered on [differential
privacy](http://en.wikipedia.org/wiki/Differential_privacy), a rigorous
languages**, and **algorithms**. My work has mostly centered on [**differential
privacy**](http://en.wikipedia.org/wiki/Differential_privacy), a rigorous
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
[**type systems**](http://en.wikipedia.org/wiki/Type_system) and [**program
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.