-
Notifications
You must be signed in to change notification settings - Fork 1
/
cv.json
822 lines (822 loc) · 21.7 KB
/
cv.json
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
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
{
"given-name":"Fernando",
"sur-name":"Diaz",
"email":"diazf@acm.org",
"www":"http://841.io",
"bib":"fdiaz",
"summary":"I conduct and lead interdisciplinary research on the design and evaluation of search engines and recommender systems, including their relationship to fairness, accountability, transparency, and ethics (FATE).",
"degrees":[
{
"degree":"PhD",
"school":"University of Massachusetts Amherst",
"discipline":"Computer Science",
"year":2008,
"thesis":"Regularizing Query-Based Retrieval Scores",
"readers":[
"James Allan",
"W. Bruce Croft",
"Sridhar Mahadevan",
"John Staudenmayer"
]
},
{
"degree":"MS",
"school":"University of Massachusetts Amherst",
"discipline":"Computer Science",
"year":2004,
"thesis":"Browsing-Based User Language Models",
"readers":[
"James Allan"
]
},
{
"degree":"BS",
"school":"University of Michigan Ann Arbor",
"discipline":"Computer Science",
"year":1998
}
],
"academic-affiliation":[
{
"title":"Associate Professor",
"school":"Carnegie Mellon University",
"location":"Pittsburgh, PA",
"start-year":2023,
"start-month":"August"
},
{
"title":"Adjunct Professor",
"school":"McGill University",
"location":"Montréal, QC",
"start-year":2019,
"start-month":"January"
},
{
"title":"Adjunct Professor",
"school":"NYU Courant Institute of Mathematical Sciences",
"location":"New York, NY",
"start-year":2013,
"start-month":"January",
"end-year":2016,
"end-month":"December"
},
{
"title":"Adjunct Professor",
"school":"NYU Tandon School of Engineering",
"location":"New York, NY",
"start-year":2011,
"start-month":"January",
"end-year":2011,
"end-month":"May"
}
],
"employment":[
{
"title":"Staff Research Scientist",
"affiliation":"Google Research",
"location":"Montréal, QC",
"relocation":"Pittsburgh, PA",
"start-year":2020,
"start-month":"September",
"end-year":2023,
"end-month":"March",
"relocation-start-year":2023,
"relocation-start-month":"April",
"description":"I conduct core research in the evaluation and design of search and recommendation systems, including fairness, accountability, transparency, and ethics of production systems. Outside of my core responsibilities, I continue to grow a multidisciplinary research program around the broader impacts of music creation, recommendation, consumption, and their longer terms effects."
},
{
"title":"Senior Principal Research Manager, Assistant Research Director",
"affiliation":"Microsoft Research",
"location":"Montréal, QC",
"start-year":2018,
"start-month":"June",
"end-year":2020,
"end-month":"July",
"description":"I assisted with the management of twenty five researchers focused on natural language processing, machine learning, and the societal impacts of artificial intelligence. I directly led a multidisciplinary research group focused on fairness, accountability, transparency, and ethics (FATE) of artificial intelligence systems. The group externally published basic research and actively collaborated with engineering teams in Microsoft. In addition, I maintained an active research agenda in core information retrieval and its application to production systems such as bing. Moreover, I started a research program around the broader impacts of music creation, recommendation, consumption, and their longer terms effects."
},
{
"title":"Director of Research",
"affiliation":"Spotify",
"location":"New York, NY",
"start-year":2017,
"start-month":"March",
"end-year":2018,
"end-month":"May",
"description":"I led the applied research organization of twenty researchers focused on search, recommendation, metrics, and evaluation. I helped define the company's research approach and culture, including how it interacted internally with product teams and externally with the academic community. In addition, I was an active member of the recommendations leadership team, involved in strategic planning for a two year product road map."
},
{
"title":"Senior Researcher",
"affiliation":"Microsoft Research",
"location":"New York, NY",
"start-year":2012,
"start-month":"May",
"end-year":2017,
"end-month":"March",
"description":"I led and participated in information retrieval research projects covering crisis informatics, attention modeling, fairness in machine learning, text summarization, and deep learning for search. These themes included extensive collaboration internally with product groups and externally with academic institutions. "
},
{
"title":"Senior Research Scientist",
"affiliation":"Yahoo! Research",
"location":"New York, NY",
"start-year":2008,
"start-month":"January",
"end-year":2012,
"end-month":"March",
"description":"I led and participated in information retrieval research projects including federated search, time-sensitive web search, match-making systems, multi-document summarization, and modeling user mouse behavior. My role balanced developing production code, technology transfer from research to applied research and engineering groups, and presentation of research results to the wider research community. "
},
{
"title":"Visiting Fellow",
"affiliation":"Institute for Pure and Applied Mathematics",
"location":"Los Angeles, CA",
"start-year":2007,
"start-month":"September",
"end-year":2007,
"end-month":"December",
"description":"I was a visiting fellow at UCLA for the program in ``Mathematics of Knowledge and Search Engines''."
},
{
"title":"Research Assistant",
"affiliation":"University of Massachusetts",
"location":"Amherst, MA",
"start-year":2001,
"start-month":"September",
"end-year":2007,
"end-month":"August",
"description":"I conducted dissertation research focused on machine learning approaches to information retrieval under the supervision of James Allan."
},
{
"title":"Intern",
"affiliation":"Overture Research",
"location":"Pasadena, CA",
"start-year":2003,
"start-month":"June",
"end-year":2003,
"end-month":"December",
"description":"I collaborated with Dr. Rosie Jones to develop tools for the analysis and classification of search queries into temporal categories."
},
{
"title":"Intern",
"affiliation":"Sony Computer Science Laboratories",
"location":"Tokyo, Japan",
"start-year":2001,
"start-month":"June",
"end-year":2001,
"end-month":"August",
"description":"As part of participation in the NSF Summer Institute in Japan, I worked with Dr. Hitoshi Iida and Dr. Koiti Hasida of Sony Computer Science Laboratories on the construction of a dialog-based information retrieval system."
},
{
"title":"Research Assistant",
"affiliation":"University of Massachusetts",
"location":"Amherst, MA",
"start-year":2000,
"start-month":"September",
"end-year":2001,
"end-month":"May",
"description":"I collaborated with Professors Victor Lesser and Beverly Woolf on a project which leveraged information retrieval techniques in a distributed educational system. We developed a system to infer symbolic and planning primitives from statistical text analysis."
},
{
"title":"Research Assistant",
"affiliation":"Bell \\& Howell Information and Learning",
"location":"Ann Arbor, MI",
"start-year":1999,
"start-month":"May",
"end-year":2000,
"end-month":"August",
"description":"I worked on the implementation of information retrieval research in a real world search system. Tasks included system design and engineering and statistical evaluation of system robustness."
}
],
"teaching":[
{
"title":"Web Search Engines",
"school":"New York University (Courant)",
"semesters":["2013-2016"],
"description":"Co-instructed (with Cong Yu) a graduate level course on web search engines. Classes consisted of lectures with evaluation based on homeworks, exams, and a final project. I presented half of the lectures. Class sizes ranged from thirty to fifty."
},
{
"title":"Web Search",
"school":"Asian Summer School in Information Access",
"semesters":["Summer 2013"],
"description":"Graduate level lecture on web search engines. Class size was 63 students. "
},
{
"title":"Experimental Design for Information Systems",
"school":"University of Trento",
"semesters":["Summer 2012"],
"description":"Co-instructed (with Cong Yu) a graduate level course on information retrieval and data mining. Classes included a combination of lectures and paper discussion. I presented half of the lectures. Class size was 20 students."
},
{
"title":"Web Search Engines",
"school":"New York University (Tandon)",
"semesters":["Spring 2011"],
"description":"Co-instructed (with Cong Yu) a graduate level seminar on advanced information retrieval. Classes included a combination of lectures and paper discussion. I presented half of the lectures. Class size was 10 students."
},
{
"title":"Information Retrieval",
"school":"University of Massachusetts Amherst",
"semesters":["Fall 2006"],
"description":"Prepared slides and provided lectures for a graduate-level information retrieval course. Instructor: Professor James Allan."
},
{
"title":"Applied Information Theory",
"school":"University of Massachusetts Amherst",
"semesters":["Fall 2006"],
"description":"Provided grading support for a graduate-level information theory course. Instructor: Professor Erik Learned-Miller."
},
{
"title":"Databases",
"school":"University of Massachusetts Amherst",
"semesters":["Spring 2006"],
"description":"Provided teaching assistance for a graduate-level database course. This included grading home works, holding office hours, and maintaining a course web page. Instructors: Professors Yanlei Diao and Gerome Miklau."
}
],
"supervision":{
"interns":[
{
"name":"Jaime Arguello",
"year":[
2009,
2010
],
"title":"Associate Professor",
"affiliation":"University of North Carolina Chapel Hill"
},
{
"name":"Ahmed Hassan",
"year":[
2009
],
"title":"Senior Principal Research Manager",
"affiliation":"Microsoft Research"
},
{
"name":"Jangwon Seo",
"year":[
2010
],
"title":"Staff Software Engineer",
"affiliation":"Google"
},
{
"name":"Qi Guo",
"year":[
2011
],
"title":"Software Engineer",
"affiliation":"Meta"
},
{
"name":"Matthew Ekstrand-Abeug",
"year":[
2013
],
"title":"Software Engineer",
"affiliation":"Google"
},
{
"name":"Pavel Metrikov",
"year":[
2013
],
"title":"Data Scientist",
"affiliation":"Microsoft"
},
{
"name":"Teresa Bracamonte",
"year":[
2013
],
"title":"Developer",
"affiliation":"Fintual"
},
{
"name":"Ioannis Paparrizos",
"year":[
2014
],
"title":"Assistant Professor",
"affiliation":"Ohio State University"
},
{
"name":"Chris Kedzie",
"year":[
2015
],
"title":"Senior Researcher",
"affiliation":"Microsoft Semantic Machines"
},
{
"name":"David Abel",
"year":[
2015
],
"title":"Research Scientist",
"affiliation":"DeepMind"
},
{
"name":"Rishabh Mehrotra",
"year":[
2016
],
"title":"Director of Machine Learning",
"affiliation":"ShareChat"
},
{
"name":"Cristina Garbacea",
"year":[
2016
],
"title":"PhD Student",
"affiliation":"University of Michigan"
},
{
"name":"Jesse Anderton",
"year":[
2017
],
"title":"Research Scientist",
"affiliation":"Spotify"
},
{
"name":"Daniel Cohen",
"year":[
2019
],
"title":"Research Scientist",
"affiliation":"Dataminr"
},
{
"name":"Ashudeep Singh",
"year":[
2019
],
"title":"Research Scientist",
"affiliation":"Pinterest"
},
{
"name":"Maria Antoniak",
"year":[
2020
],
"title":"Young Investigator",
"affiliation":"Allen Institute for AI"
},
{
"name":"Esther Rolf",
"year":[
2021
],
"title":"Postdoctoral Scholar",
"affiliation":"Harvard University"
},
{
"name":"Negar Arabzadeh",
"year":[
2022
],
"title":"PhD Student",
"affiliation":"University of Waterloo"
}
],
"reader":[
{
"name":"Jaime Arguello",
"year":2011,
"school":"Carnegie Mellon University"
},
{
"name":"Maria-Hendrike Peetz",
"year":2015,
"school":"University of Amsterdam"
},
{
"name":"Matthew Ekstrand-Abeug",
"year":2017,
"school":"Northeastern University"
},
{
"name":"Jesse Anderton",
"year":2019,
"school":"Northeastern University"
},
{
"name":"Rodrigo Nogueira",
"year":2019,
"school":"New York University"
}
]
},
"bibliometrics":{
"acm":{
"id":"81551748956",
"articles":91,
"citations":2973,
"h":27
},
"scopus":{
"id":"55605195900",
"articles":101,
"citations":4778,
"h":33
},
"google-scholar":{
"id":"212SLn0AAAAJ",
"articles":131,
"citations":9788,
"h":47
},
"aminer":{
"id":"5606955945cedb33968d9813",
"articles":170,
"citations":9114,
"h":44
},
"allen":{
"id":"Fernando-Diaz/145472333",
"articles":146,
"citations":7814,
"h":44
}
},
"bibliography":{
"theses":[
"diaz:thesis"
],
"books":[
"ekstrand:fair-ia-survey"
],
"book-chapters":[
"diaz:vertical-chapter"
],
"journal-articles":[
"wu:fairmoop",
"baym:music-metrics",
"born:cifar",
"SWIRL2018",
"olteanu:survey",
"white:result-prefetching-tois",
"diaz:worst-practices",
"rothschild:twitter-panel",
"imran:survey2015",
"diaz:forum2014",
"goldstein:ad-distract-journal",
"hemant:donations",
"tois:elad",
"tist:twitter",
"Diaz:Regularizing-query-based-retrieval",
"fdiaz:temporal-journal"
],
"under-review":[
"arabzadeh:offline-tti-evaluation",
"vardasbi:group-membership-bias",
"ferraro:commonality-tors",
"ekstrand:distributions-tors",
"diaz:lexirecall"
],
"conference-papers":[
"ferraro:commonality",
"diaz:rpp",
"zamani:reml",
"wu:jmef",
"radlinski:strand",
"shanmugam:dm",
"li:exposing-queries",
"srinivasan:artsheets",
"omer:minimal-fairness-collection",
"arguello:tot",
"robertson:smart-reply",
"diaz:expexp",
"olteanu:autosuggest",
"zamani:clarification",
"biega:toward-dm",
"mehrotra:fair-marketplace",
"garcia-gathright:sigir2018",
"mehrotra:demographics-of-search",
"alonso:timelines-websci",
"mitra:ndrm",
"ekstrand:ts-eval",
"goel:twitter-language-change",
"diaz:altr",
"diaz:local-w2v",
"diaz:sigir2016",
"kedzie:ijcai2016",
"diaz:pqr",
"arguello:ecir2016",
"diaz:crm",
"kedzie:acl2015",
"metrikov:image-ads",
"icwsm2014:crisislex",
"Shokouhi:sigir2014",
"golbus:www2014",
"fdiaz:robust-mouse-tracking-models",
"imran:iscram2013",
"qi:temporal-summarization",
"arguello:fedltr",
"yomtov:detachment",
"yomtov:location",
"seo:quicklinks",
"arguello:fedeval",
"bai:mlr-xfer",
"diaz:dating",
"arguello:vertical-xfer",
"dong:twitter-mlr",
"dong:y-recency",
"arguello:classification-dir",
"hassan:geo-newsdd",
"arguello:vertical-selection",
"diaz:online-vertical-selection",
"diaz:online-newsdd",
"diaz:rf-regularization",
"diaz:xling-regularization",
"diaz:lsr-bounds",
"diaz:autocorrelation",
"diaz:pseudoaligned-corpora",
"diaz:ee",
"diaz:regularization",
"diaz:sigir04",
"kelly:users",
"diaz:wearables"
],
"workshop-papers":[
"diaz:lexiprecision",
"rolf:data-externalities",
"bird:ethics-of-autonomous-experimentation",
"abel:geql",
"diaz:kdd2014",
"imran:www2013",
"louis:newsdd-similarity",
"hassan:geo-mlr",
"umass:robust2005",
"umass:hard2005",
"umass-hard2004"
],
"tutorials":[
"clarke:preference-tutorial-2023",
"stthomas:kdd2021-tutorial",
"diaz:neurips-2020-tutorial",
"ekstrand:recsys-tutorial",
"ekstrand:sigir-2019-tutorial",
"monitor:recsys-tutorial",
"crisis-informatics-tutorial",
"temporal-dynamics-tutorial",
"fedsci-tutorial-2",
"fedsci-tutorial"
]
},
"patents":{
"granted":[
"diaz2012system:1",
"diaz:audience-response",
"chang2013cross",
"jones2013system",
"diaz2012system:2",
"jones2009system"
],
"applied":[
"josifovski2013method",
"yom2012using"
]
},
"awards":[
{
"title":"CIKM Best Paper Nomination",
"year":2020
},
{
"title":"CSCW Honorable Mention",
"year":2020
},
{
"title":"British Computer Society Karen Sp{\\\"a}rck Jones Award",
"year":2017
},
{
"title":"Finalist for Paul E. Green Award, Journal of Marketing Research",
"year":2015
},
{
"title":"ISCRAM Best Paper Award",
"year":2013
},
{
"title":"SIGIR Best Paper Nomination",
"year":2011
},
{
"title":"ECIR Best Student Paper Award",
"year":2011
},
{
"title":"SIGIR Best Paper Award",
"year":2009
},
{
"title":"WSDM Best Paper Award",
"year":2009
}
],
"fellowships":[
{
"title": "Canada CIFAR AI Chair",
"year": 2019
},
{
"title": "UCLA Institute for Pure and Mathematics Postdoctoral Fellow",
"year": 2006
},
{
"title": "National Science Foundation Summer Institute in Japan",
"year": 2001
},
{
"title": "University of Massachusetts Opportunity Fellowship",
"year": 2000
}
],
"service":{
"organizational leadership":[
{
"venue":"SIGIR",
"title":"General Co-Chair",
"year":[2021]
},
{
"venue":"SIGIR Workshop on Retrieval-Enhanced Machine Learning",
"title":"Co-Organizer",
"year":[2023]
},
{
"venue":"TREC Tip of the Tongue Track",
"title":"Co-Organizer",
"year":[2023]
},
{
"venue":"TREC Fair Ranking Track",
"title":"Co-Organizer",
"year":[2019,2020]
},
{
"venue":"CIFAR Workshop on AI and the Curation of Culture",
"title":"Co-Organizer",
"year":[2019]
},
{
"venue":"Strategic Workshop on Information Retrieval in Lorne",
"title":"Co-Organizer",
"year":[2018,2024]
},
{
"venue":"NeurIPS Workshop on Cultures of AI and AI for Culture",
"title":"Co-Organizer",
"year":[2022]
},
{
"venue":"CVPR Workshop on Ethical Considerations in Creative applications of Computer Vision",
"title":"Co-Organizer",
"year":[2022]
},
{
"venue":"NeurIPS Workshop on Algorithmic Fairness through the Lens of Causality and Interpretability",
"title":"Co-Organizer",
"year":[2020]
},
{
"venue":"Workshop on Social Web for Disaster Management",
"title":"Co-Organizer",
"year":[2015, 2016]
},
{
"venue":"WSDM",
"title":"General Co-Chair",
"year":[2014]
},
{
"venue":"TREC Web Track",
"title":"Co-Organizer",
"year":[2013,2014]
},
{
"venue":"TREC Temporal Summarization Track",
"title":"Co-Organizer",
"year":[2013,2014]
},
{
"venue":"NTCIR Recipe Search Track",
"title":"Co-Organizer",
"year":[2014]
},
{
"venue":"SIGIR Workshop on Time-aware Information Access",
"title":"Co-Organizer",
"year":[2012, 2013, 2014]
},
{
"venue":"SIGIR Workshop on Social Web Search and Mining: Analysis of User Generated Content Under Crisis",
"title":"Co-Organizer",
"year":[2011]
}
],
"organizational support":[
{
"venue":"ACM FAccT Steering Committee",
"title":"Member",
"start-year":2018
},
{
"venue":"ACM Ethics \\& Plagiarism Committee",
"title":"Member",
"start-year":2022
},
{
"venue":"ACM SIGIR",
"title":"Awards Chair",
"start-year":2014,
"end-year":2016
}
],
"technical expertise":[
{
"venue":"FAT*",
"title":"Program Co-Chair",
"year":[2019]
},
{
"venue":"SIGIR",
"title":"Perspectives Track Chair",
"year":[2021]
},
{
"venue":"SIGIR Forum",
"title":"Editor",
"year":[2012,2013,2014]
},
{
"venue":"WWW",
"title":"Track Chair",
"year":[2017]
},
{
"venue":"CIKM",
"title":"Vice Chair",
"year":[2009]
},
{
"venue":"SIGIR",
"title":"Senior Program Committee Member",
"year":[2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020]
},
{
"venue":"WSDM",
"title":"Senior Program Committee Member",
"year":[2012,2013,2014,2015,2016,2017,2018,2023]
},
{
"venue":"CIKM",
"title":"Senior Program Committee Member",
"year":[2012]
},
{
"venue":"NeurIPS",
"title":"Ethics Reviewer",
"year":[2021,2022]
},
{
"venue":"NeurIPS",
"title":"Datasets and Benchmarks Reviewer",
"year":[2022]
},
{
"venue":"SIGIR",
"title":"Perspectives Program Committee Member",
"year":[2022]
},
{
"venue":"SIGIR",
"title":"Program Committee Member",
"year":[2008,2009,2010]
},
{
"venue":"CIKM",
"title":"Program Committee Member",
"year":[2010,2011,2014]
},
{
"venue":"WSDM",
"title":"Program Committee Member",
"year":[2010,2011]
},
{
"venue":"WWW",
"title":"Program Committee Member",
"year":[2011,2012,2013,2014]
}
]
},
"skills":[
"Extensive programming C/C++ experience on Unix platforms.",
"Moderate experience with audio programming on iOS.",
"Extensive experience with production machine learning environments, including feature generation, model training, and evaluation.",
"Experience with pytorch, GNU Scientific Library, Matlab/Octave, R, Python, Perl, Java, and scientific computing in a clustered environment.",
"English and Spanish fluency.",
"Some French."
]
}