-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patharchived.html
169 lines (145 loc) · 7.48 KB
/
archived.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19633235-1']);
_gaq.push(['_setDomainName', '.cis.upenn.edu']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<html>
<head>
<title>Arjun Narayan</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Arjun Narayan, aka Arjun Ravi Narayan is a Ph.D student at the University of Pennsylvania">
<meta name="keywords" content="Arjun Narayan, Arjun Ravi Narayan, networking, security, privacy, distributed systems, Penn, UPenn, Williams">
</head>
<body bgcolor=#777777> <div style="background: #FFFFFF; width: 1000px; margin-left:auto; margin-right: auto; padding: 10px; align: center"><table cellspacing=10><tr><td valign=top>
<table border="0" cellspacing="0" cellpadding="10">
<tr>
<td align="center" valign="middle">
<img src="images/arjun_2013.jpg" width="186" height="280" alt="Arjun Narayan">
</td>
<td>
<b>Arjun Narayan</b> : name<br>
<a href="http://www.cis.upenn.edu/">Department of Computer and Information Science</a>,<br>
<a href="http://www.upenn.edu/">University of Pennsylvania</a> : affiliation<br>
Seattle, WA</a> : location <br>
narayana : username<br>
λ[email protected] : username → email<sup><a name="bklnk0" href="#fnt0">0</a></sup><br>
<a href="https://keybase.io/arjun">keybase</a> : pgp key
</td>
</tr>
</table><p>
I defended my dissertation on the 8th of July, 2015. My doctoral
advisor was
<a href="http://www.cis.upenn.edu/~ahae">Andreas Haeberlen</a>. This
is a snapshot of my academic home page as of that date. I now work at
<a href="http://www.cockroachlabs.com">Cockroach Labs</a>. These days I mostly
hang around on <a href="http://www.github.com/arjunravinarayan">Github</a> and
<a href="http://www.twitter.com/narayanarjun">Twitter</a>, so come find me there.
<a name="research"></a><h3>Research</h3>
My PhD research was in distributed systems, privacy, and
security. I was also interested in research relating to stability
of the the financial system.
</p>
<a name="publications"></a><h3>Publications</h3>
A complete list of publications (with citation counts, etc.) is also
available at
my <a href="http://scholar.google.com/citations?user=jJepOtUAAAAJ&hl=en&sortby=pubdate">Google
Scholar page</a>.
<ul>
<li><b>Distributed Differential Privacy and Applications</b><br>
Arjun Narayan<br>
<i>PhD Thesis</i><br>
[<a href="publications/dissertation.pdf">PDF</a>]
<br><br>
<li><b>Verifiable Differential Privacy</b><br>
Arjun Narayan, Ariel Feldman, Antonis Papadimitriou, and Andreas Haeberlen<br>
<i><a style="text-decoration: none; color: black"
href="http://eurosys2015.labri.fr/">2015 European Conference on Computer Systems (EuroSys 2015)</a></i>,
Bordeaux, France, April 2015.<br>
[<a href="publications/2015eurosys.pdf">PDF</a>]
<br><br>
<li><b>Compute Globally, Act Locally: Protecting Federated Systems
from Systemic Threats</b><br>
Arjun Narayan, Antonis Papadimitriou, and Andreas Haeberlen<br>
<i><a style="text-decoration: none; color: black"
href="https://www.usenix.org/conference/hotdep14">10th
Workshop on Hot Topics in System Dependability (HotDep 2014)</a></i>,
Broomfield, Colorado, October 2014.<br>
[<a href="publications/2014hotdep.pdf">PDF</a>]
<br><br>
<li><b>Ironclad Apps: End-to-End Security via Automated
Full-System Verification</b><br>
Chris Hawblitzel, Jon Howell, Jacob R. Lorch, Arjun Narayan,
Bryan Parno, Danfeng Zhang, and Brian Zill<br>
<i><a style="text-decoration: none; color: black"
href="https://www.usenix.org/conference/osdi14/">11th
USENIX Symposium on Operating Systems Design
and Implementation (OSDI 2014)</a></i>,
Broomfield, Colorado, October 2014.<br>
[<a href="http://research.microsoft.com/apps/pubs/default.aspx?id=230123">PDF
@ MSR</a>]
<br><br>
<li><b>Differential Privacy: An Economic Method for Choosing
Epsilon</b><br>Justin Hsu, Marco Gaboardi, Andreas Haeberlen, Sanjeev
Khanna, Arjun Narayan, Benjamin C. Pierce, and Aaron Roth</br>
<i><a style="text-decoration: none; color: black" href="http://csf2014.di.univr.it/">2014 IEEE
Computer Security Foundations Symposium (CSF 2014)</a></i>, Vienna,
Austria, July 2014.<br>
[<a href="publications/2014csf-epsilon.pdf">PDF</a>]
<br><br>
<li><b>Linear Dependent Types for Differential Privacy</b><br>
Marco Gaboardi, Andreas Haeberlen, Justin Hsu, Arjun Narayan, Benjamin C. Pierce<br>
<i><a style="text-decoration: none; color: black"
href="http://popl.mpi-sws.org/2013/">40th ACM Symposium on
Principles of Programming Languages (POPL 2013)</a></i>, Rome, Italy, January 2013.<br>
[<a href="publications/2013popl-dfuzz.pdf">PDF</a>]
[<a href="http://privacy.cis.upenn.edu">Software</a>]
<br><br>
<li><b>DJoin: Differentially Private Join Queries over Distributed Databases</b><br>
Arjun Narayan and Andreas Haeberlen<br>
<i><a style="text-decoration: none; color: black"
href="https://www.usenix.org/conference/osdi12">10th USENIX
Symposium on Operating Systems Design and Implementation (OSDI 2012)</a></i>, Los Angeles, CA, October 2012.<br>
[<a href="publications/2012osdi-narayan.pdf">PDF</a>]
[<a href="https://www.usenix.org/conference/osdi12/djoin-differentially-private-join-queries-over-distributed-databases">Video</a>]
<br><br>
<li><b>Secure Network Provenance</b><br>
Wenchao Zhou, Qiong Fei, Arjun Narayan, Andreas Haeberlen, Boon Thau Loo and Micah Sherr<br>
<i><a style="text-decoration: none; color: black"
href="http://sosp2011.gsd.inesc-id.pt/">23rd ACM Symposium on
Operating Systems Principles (SOSP 2011)</a></i>, Cascais, Portugal, October 2011.<br>
[<a href="publications/2011sosp-snp.pdf">PDF</a>]
<br><br>
<li><b>Differential Privacy Under Fire</b><br>
Andreas Haeberlen, Benjamin C. Pierce, Arjun Narayan<br>
<i><a style="text-decoration: none; color: black"
href="https://www.usenix.org/legacy/event/sec11/">20th USENIX
Security Symposium (USENIX Security 2011)</a></i>, San Francisco, CA, August 2011.<br>
[<a href="publications/2011usenixsec-fuzz.pdf">PDF</a>]
<br><br>
</ul>
<p></p>
<a name="classes"></a><h3>Teaching</h3>
In Fall 2011 I was a Teaching Assistant
for <a href="http://www.cis.upenn.edu/~mkse212/">MKSE 212</a>:
Scalable and Cloud
Computing. <br>In Spring 2012 I was a Teaching Assistant
for <a href="http://www.cis.upenn.edu/~cis455">CIS 455/555</a>: Internet and
Web Systems.
<a name="misc"></a><h3>Misc</h3>
<p>
<a href="#bklnk0" name="fnt0">0</a>: And finally, if the anti-spam
filter on my email address is confusing you, this typing rule should
help:
<br><br> <img src="http://upload.wikimedia.org/wikipedia/en/math/1/b/4/1b47e52a4333938d0a5ba8de6c1b53c8.png">
<!-- Page code and formatting blatantly stolen from ~ahae/index.html-->
</table>
</div>
</body>
</html>