forked from ldery/ldery.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
344 lines (330 loc) · 12.5 KB
/
index.html
File metadata and controls
344 lines (330 loc) · 12.5 KB
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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!DOCTYPE HTML>
<!--
Dimension by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Lucio Mwinmaarong Dery</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="logo">
<span class="icon fa-laptop"></span>
</div>
<div class="content">
<div class="inner">
<h1>Dery Lucio</h1>
<p>
Computer Science PhD Student @
<a href="https://www.cs.cmu.edu/">Carnegie Mellon University</a>
<br></br>
</p>
</div>
</div>
<nav>
<ul>
<li><a href="#intro">Intro</a></li>
<li><a href="#work">Work</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#blog">Art</a></li>
</ul>
</nav>
<div>
<ul class="icons">
<li><a href="https://twitter.com/derylucio" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/lucio.dery" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/ldery" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://medium.com/@luciodery" class="icon fa-medium"><span class="label">Medium</span></a></li>
</ul>
</div>
</header>
<!-- Main -->
<div id="main">
<article id="intro">
<h2 class="major">Intro</h2>
<p><span class="image main"><img src="images/me_eating.jpg" alt="" /></span></p>
<p>
I am a PhD student in the Computer Science Department at Carnegie Mellon Univeristy co-advised by Ameet Talwakar and Graham Neubig. Before starting my PhD, I was Research Engineer at Facebook AI Research (FAIR) in Seattle. My current research interests broadly covers Meta-Learning situated in the context of Natural Language Processing.
I have previously worked in Computer Vision - specifically CV algorithms for High Energy Physics (HEP) and Video Understanding. I did my undergrad (Physics) and Masters (Computer Science) at Stanford University.
Outside of A.I, I am very passionate about Music, Art , Neuroscience, Philosophy and Food !!.
<br>
</p>
<h3 class="major">2021 Book List</h3>
<ul>
<li>Hyperbole and Half - Allie Brosh</li>
<li>Ministry For The Future - Kim Stanley Robinson </>
</ul>
<p class="major">In Progress</p>
<ul>
<li>Afluence and Influence : Economic Inequality and Political Power in America - Martin Gilens </>
</ul>
<h3 class="major">2020 Book List</h3>
<p>
<ul>
<li>The Stranger - Albert Camus</li>
<li>Awards for good boys - Shelby Lorman </li>
<li>The Game - Neil Strauss </li>
<li>Predictably Irrational - Daniel Ariely </li>
<li>The Genealogy of Morals - Friedrich Nietzsche</li>
<li>The Three-Body Problem - Cixin Liu </li>
<li>Atomic Habits - James Clear </li>
<li>Modern Ethics in 77 Arguments : A Stone Reader </li>
<li>Dune - Frank Herbert </li>
</ul>
</p>
<h3 class="major">2019 Book List</h3>
<p>
<ul>
<li>Man's Search For Meaning - Viktor Frankl </li>
<li>Reductionism in Art and Brain Science - Eric R. Kandel </li>
<li>The Myth of Sisyphus - Albert Camus </li>
<li>Logic Comix - Apostolos Doxiadis, Christos Papadimitriou </li>
<li>The New Jim Crow - Michelle Alexander</li>
<li>The Fifth Season - N.K. Jemisin </li>
<li>Deep Work - Cal Newport</li>
<li>The Riddle Master Series [3 Books] - Patricia McKillip</li>
<li>His Dark Materials [3 Books] - Phillip Pullman</li>
<li>The Upward Spiral - Alex Korb</li>
<li>Portraits of Resilience - Daniel Jackson</li>
</ul>
</p>
</article>
<!-- Work -->
<article id="work">
<p>
<h3><a href="https://github.com/ldery/ldery.github.io/blob/master/latest_resume.pdf">Full CV</a></h3>
</p>
<p>
<h3 id="-education">
<i class="icon fa-chevon-right"></i>
Education
</h3>
<table class="table table-hover">
<tbody>
<tr>
<td class="col-md-3">Aug 2019 - May 2023</td>
<td>
<strong>PhD in Computer Science </strong>
<br> Carnegie Mellon University
</td>
</tr>
<tr>
<td class="col-md-3">Sept 2016 - June 2018</td>
<td>
<strong>Masters in Computer Science ** Tau Beta Pi </strong>
<br> Stanford University
</td>
</tr>
<tr>
<td class="col-md-3">Sept 2013 - June 2017</td>
<td>
<strong>Bachelors in Physics, Minor in Computer Science ** with Distinction</strong>
<br> Stanford University
</td>
</tr>
</tbody>
</table>
</p>
<p>
<h3 id="-experience">
<i class="icon fa-chevon-right"></i>
Experience
</h3>
<table class="table table-hover">
<tbody>
<tr>
<td class="col-md-3">July 2020 - August 2020</td>
<td>
<strong>Research Intern</strong>, Google Brain - Google
</td>
</tr>
<tr>
<td class="col-md-3">July 2018 - July 2019</td>
<td>
<strong>Software Engineer</strong>, Facebook A.I Research - Facebook
</td>
</tr>
<tr>
<td class="col-md-3">June 2017 - Sept 2017</td>
<td>
<strong>Software Engineering Intern</strong>, Applied Machine Learning - Facebook
</td>
</tr>
<tr>
<td class="col-md-3">June 2016 - Sept 2016</td>
<td>
<strong>Software Engineering Intern</strong>, Terra Bella - Google
</td>
</tr>
<tr>
<td class="col-md-3">June 2015 - Sept 2015</td>
<td>
<strong>Software Engineering Intern</strong>, Google Analytics - Google
</td>
</tr>
</tbody>
</table>
</p>
<p>
<h3 id="-publications">
<i class="icon fa-chevon-right"></i>
Publication List
</h3>
<table class="table table-hover">
<tbody>
<tr>
<td>
<a href="https://openreview.net/forum?id=1GTma8HwlYp">
<img style='object-fit: contain' class="image fit" src="images/attitud_img.png" alt=""/>
</a>
<strong>Auxiliary Task Update Decomposition : The Good, The Bad and The Neutral </strong>
<br> <strong>Lucio Dery</strong>, David Grangier, Yann Dauphin
<br> ICLR, 2021
</td>
</tr>
<tr>
<td>
<a href="https://link.springer.com/article/10.1007/JHEP05(2017)145">
<img style='object-fit: fill' class="image fit" src="images/hep.png" alt=""/>
</a>
<!-- <td> -->
<strong>Weakly supervised classification in high energy physics</strong>
<br> <strong>Lucio Mwinmaarong Dery </strong>, Benjamin Nachman, Francesco Rubbo, Ariel Schwartzman
<br> Journal of High Energy Physics 2017.5 (2017): 1-11
<!-- </td> -->
</td>
</tr>
<tr>
<td>
<a href="http://openaccess.thecvf.com/content_cvpr_2018/papers/Shlizerman_Audio_to_Body_CVPR_2018_paper.pdf">
<img style='object-fit: scale-down' class="image fit" src="images/aud_to_bod.png" alt=""/>
</a>
<strong>Audio to Body Dynamics</strong>
<br> Eli Shlizerman, <strong>Lucio Dery</strong>, Hayden Schoen, Ira Kemelmacher. “Audio to Body Dynamics.”
<br> CVPR, 2018
</td>
</tr>
<tr>
<td>
<a href="http://openaccess.thecvf.com/content_cvpr_2018/papers/Huang_Finding_It_Weakly-Supervised_CVPR_2018_paper.pdf">
<img style='object-fit: contain' class="image fit" src="images/ramil.png" alt=""/>
</a>
<strong>Finding ‘It’: Weakly-Supervised Reference-Aware Visual Grounding in Instructional Video </strong>
<br> D.A-Huang, Shyamal Buch, <strong>Lucio Dery</strong>, Animesh Garg, Li Fei-Fei, Juan Carlos Niebles
<br> CVPR, 2018
</td>
</tr>
</tbody>
</table>
</p>
<p>
<h3 id="-teaching">
<i class="icon fa-chevon-right"></i>
Teaching
</h3>
<table class="table table-hover">
<tbody>
<tr>
<td class="col-md-3">Winter 2018</td>
<td>
<strong>Head Teaching Assistant, Deep Learning (CS230)</strong> Stanford University
</td>
</tr>
<tr>
<td class="col-md-3">Spring 2018</td>
<td>
<strong>Course Assistant, Deep Learning (CS230)</strong> Stanford University
</td>
</tr>
<tr>
<td class="col-md-3">Fall 2017</td>
<td>
<strong>Course Assistant, Machine Learning (CS229)</strong> Stanford University
</td>
</tr>
<tr>
<td class="col-md-3">Winter 2014 - Spring 2017</td>
<td>
<strong>Section Leader, Programming Abstactions (CS106A)</strong> Stanford University
</td>
</tr>
<tr>
<td class="col-md-3">Winter 2014 - Spring 2017</td>
<td>
<strong>Section Leader, Programming Methodology (CS106B) </strong> Stanford University
</td>
</tr>
</tbody>
</table>
</p>
</article>
<!-- Contact -->
<article id="contact">
<h3> Email : </h3>
<p>ldery [at] andrew [dot] cmu [dot] edu</p>
<!-- <h2 class="major">Contact</h2>
<form method="post" action="#">
<div class="field half first">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4"></textarea>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="special" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</form> -->
</article>
<article id="blog">
Working on getting better at drawing and painting ! I hope I find the time. Here's some random artwork I've made in the past
<p>
<h3>Art</h3>
<div class="row">
<div class="column">
<img src="images/pencil1.jpg">
<img src="images/pencil2.jpg">
<img src="images/pencil3.jpg">
</div>
<div class="column">
<img src="images/charcoal1.jpg">
<img src="images/charcoal2.jpg">
<img src="images/charcoal3.jpg">
<img src="images/pencil4.jpg">
</div>
<div class="column">
<img src="images/paint1.jpg">
<img src="images/pencil6.jpg">
<img src="images/pencil5.jpg">
</div>
</div>
</p>
</article>
</div>
</div>
<!-- BG -->
<div id="bg">
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>