Webpage update.
This commit is contained in:
parent
b907eb6fc8
commit
246d20593b
|
@ -461,6 +461,7 @@
|
||||||
Objects (FMCO)} }
|
Objects (FMCO)} }
|
||||||
@STRING{fsttcs = {Foundations of Software Technology and Theoretical Computer
|
@STRING{fsttcs = {Foundations of Software Technology and Theoretical Computer
|
||||||
Science (FSTTCS)} }
|
Science (FSTTCS)} }
|
||||||
|
@STRING{hcomp = {Conference on Human Computation & Crowdsourcing (HCOMP)} }
|
||||||
@STRING{hoots = {Workshop on Higher Order Operational Techniques in
|
@STRING{hoots = {Workshop on Higher Order Operational Techniques in
|
||||||
Semantics (HOOTS)} }
|
Semantics (HOOTS)} }
|
||||||
@STRING{icalp = {International Colloquium on Automata, Languages and
|
@STRING{icalp = {International Colloquium on Automata, Languages and
|
||||||
|
@ -568,6 +569,8 @@
|
||||||
@STRING{fsttcs93 = fsttcs # ", Bombay, India" }
|
@STRING{fsttcs93 = fsttcs # ", Bombay, India" }
|
||||||
@STRING{fsttcs04 = fsttcs # ", Chennai, India" }
|
@STRING{fsttcs04 = fsttcs # ", Chennai, India" }
|
||||||
% ---
|
% ---
|
||||||
|
@STRING{hcomp15 = hcomp # ", San Diego, California" }
|
||||||
|
% ---
|
||||||
@STRING{hoots00 = hoots # ", Montr{\'e}al, Qu{\'e}bec" }
|
@STRING{hoots00 = hoots # ", Montr{\'e}al, Qu{\'e}bec" }
|
||||||
% ---
|
% ---
|
||||||
@STRING{icalp98 = icalp # ", Aalborg, Denmark" }
|
@STRING{icalp98 = icalp # ", Aalborg, Denmark" }
|
||||||
|
|
|
@ -2508,12 +2508,15 @@ language={English}
|
||||||
eprint = yes
|
eprint = yes
|
||||||
}
|
}
|
||||||
|
|
||||||
@unpublished{AHJ15,
|
@inproceedings{AHJ15,
|
||||||
title = {Online Assignment with Heterogeneous Tasks and Deadlines},
|
title = {Online Assignment with Heterogeneous Tasks in Crowdsourcing
|
||||||
|
Markets},
|
||||||
author = {Assadi, Sepehr and Hsu, Justin and Jabbari, Shahin},
|
author = {Assadi, Sepehr and Hsu, Justin and Jabbari, Shahin},
|
||||||
year = {2015},
|
year = {2015},
|
||||||
|
booktitle = hcomp15,
|
||||||
|
url = {http://arxiv.org/abs/1508.03593},
|
||||||
jh = yes,
|
jh = yes,
|
||||||
docs = yes
|
eprint = yes
|
||||||
}
|
}
|
||||||
|
|
||||||
@unpublished{HKM-verif15,
|
@unpublished{HKM-verif15,
|
||||||
|
@ -2937,3 +2940,29 @@ year={2011}
|
||||||
pages={159--169},
|
pages={159--169},
|
||||||
year={2008},
|
year={2008},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@unpublished{BEGGHS15,
|
||||||
|
title = {Formal Certification of Randomized Algorithms},
|
||||||
|
author = {Barthe, Gilles and
|
||||||
|
Espitau, Thomas and
|
||||||
|
Gaboardi, Marco and
|
||||||
|
Gr{\'e}goire, Benjamin and
|
||||||
|
Hsu, Justin and
|
||||||
|
Strub, {P}ierre-{Y}ves},
|
||||||
|
year = 2015,
|
||||||
|
jh = yes,
|
||||||
|
docs = yes,
|
||||||
|
}
|
||||||
|
|
||||||
|
@unpublished{BEGHSS15,
|
||||||
|
title = {Relational reasoning via probabilistic coupling},
|
||||||
|
author = {Barthe, Gilles and
|
||||||
|
Espitau, Thomas and
|
||||||
|
Gr{\'e}goire, Benjamin and
|
||||||
|
Hsu, Justin and
|
||||||
|
Stefanesco, L{\'e}o and
|
||||||
|
Strub, {P}ierre-{Y}ves},
|
||||||
|
year = 2015,
|
||||||
|
jh = yes,
|
||||||
|
docs = yes,
|
||||||
|
}
|
||||||
|
|
|
@ -7,6 +7,9 @@ Group](http://privacy.cis.upenn.edu). I am very fortunate to be co-advised by
|
||||||
[Benjamin Pierce](http://cis.upenn.edu/~bcpierce) and [Aaron
|
[Benjamin Pierce](http://cis.upenn.edu/~bcpierce) and [Aaron
|
||||||
Roth](http://cis.upenn.edu/~aaroth).
|
Roth](http://cis.upenn.edu/~aaroth).
|
||||||
|
|
||||||
|
I am supported by the Simons Graduate Fellowship in Theoretical Computer
|
||||||
|
Science.
|
||||||
|
|
||||||
## Research Interests ##
|
## Research Interests ##
|
||||||
I spend my time thinking about questions in **verification**, **programming
|
I spend my time thinking about questions in **verification**, **programming
|
||||||
languages**, and **algorithms**. My work has mostly centered on [**differential
|
languages**, and **algorithms**. My work has mostly centered on [**differential
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
### Contacts ###
|
### Contacts ###
|
||||||
|
|
||||||
|
**Weizmann**
|
||||||
|
Room 211
|
||||||
|
Ziskind
|
||||||
|
|
||||||
**UPenn**
|
**UPenn**
|
||||||
GRW 561
|
GRW 561
|
||||||
Levine Hall
|
Levine Hall
|
||||||
|
|
|
@ -1,8 +1,13 @@
|
||||||
+ **02/2015** Our paper **A Theory AB Toolbox** has been accepted to SNAPL 2015!
|
+ **08/2015** Our preprint **Online Assignment with Heterogeneous Tasks in
|
||||||
+ **02/2015** Our abstract **Death, Taxes, and Formal Verification** has been
|
Crowdsourcing Markets** is now available on `arXiv`
|
||||||
accepted to SNAPL 2015!
|
+ **08/2015** I will be visiting the **Weizmann Institute** in Rehovot until
|
||||||
+ **02/2015** Our paper **Computer-aided verification in mechanism design** has
|
early December.
|
||||||
been uploaded to `arxiv`.
|
+ **07/2015** Our preprint **Relational reasoning via probabilistic coupling**
|
||||||
+ **01/2015** I will be visiting **IMDEA Software** in Madrid until early March.
|
is now available
|
||||||
+ **11/2014** Our paper **Jointly private convex programming** has been uploaded to
|
+ **07/2015** Our preprint **Formal Verification of Randomized Algorithms** is
|
||||||
`arXiv`.
|
now available
|
||||||
|
+ **06/2015** Our paper **Online Assignment with Heterogeneous Tasks in
|
||||||
|
Crowdsourcing Markets** has been accepted to HCOMP 2015
|
||||||
|
+ **06/2015** I have been awarded the **Simons Graduate Fellowship in
|
||||||
|
Theoretical Computer Science**
|
||||||
|
+ **05/2015** I will be visiting **IMDEA Software** in Madrid until early August.
|
||||||
|
|
Loading…
Reference in New Issue