-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathpositions.sql
More file actions
325 lines (322 loc) · 86.1 KB
/
Copy pathpositions.sql
File metadata and controls
325 lines (322 loc) · 86.1 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
insert into positions(person, organization, title, start_date, start_date_precision, end_date, end_date_precision, urls, notes, ai_safety_relation, subject, employment_type, cause_area) values
('Nell Watson','EthicsNet','Evangelist','2016-06-01','month',NULL,NULL,'https://gist.github.com/riceissa/468de4fe4a0834c1f31c20c945f21dd0 https://web.archive.org/web/20180120201906/https://www.ethicsnet.com/about/',NULL,'position','popularization','volunteer','AI safety')
,('Anish Mohammed','EthicsNet','Cybersecurity Strategist','2016-06-01','month',NULL,NULL,'https://gist.github.com/riceissa/468de4fe4a0834c1f31c20c945f21dd0 https://web.archive.org/web/20180120201906/https://www.ethicsnet.com/about/',NULL,'position','background','volunteer','AI safety')
,('Remco Bloemen','EthicsNet','Algorithmic Engineer','2016-06-01','month',NULL,NULL,'https://gist.github.com/riceissa/468de4fe4a0834c1f31c20c945f21dd0 https://web.archive.org/web/20180120201906/https://www.ethicsnet.com/about/',NULL,'position','software engineering','volunteer','AI safety')
,('Aleksandra Orchowska','EthicsNet','Human Interfaces Specialist','2016-06-01','month',NULL,NULL,'https://gist.github.com/riceissa/468de4fe4a0834c1f31c20c945f21dd0',NULL,'position','general','volunteer','AI safety')
,('Pierre-Yves Oudeyer','FLOWERS','Research Director',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Manuel Lopes','FLOWERS','Research Scientist',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('David Filliat','FLOWERS','Professor',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Alexandre Gepperth','FLOWERS','Associate Professor',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Freek Stulp','FLOWERS','Associate Professor',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Anna-Lisa Vollmer','FLOWERS','Researcher',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Didier Roy','FLOWERS','Senior Member',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Nicolas Jahier','FLOWERS','Administrative Assistant',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Panagiotis Papadakis','FLOWERS','Postdoctoral researcher','2014-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Cem Karaoguz','FLOWERS','Postdoctoral researcher','2015-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Pierre Rouanet','FLOWERS','Engineer',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Yoan Mollard','FLOWERS','Engineer',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Nicolas Rabault','FLOWERS','Engineer',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Matthieu Lapeyre','FLOWERS','Engineer',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Loïc Dauphin','FLOWERS','Engineer',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Stéphanie Noirpoudre','FLOWERS','Engineer',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Théo Segonds','FLOWERS','Engineer',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Damien Caselli','FLOWERS','Engineer',NULL,NULL,NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Louis-Charles Caron','FLOWERS','PhD student','2011-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Guillaume Duceux','FLOWERS','PhD student','2011-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Thibaut Munzer','FLOWERS','PhD student','2013-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Baptiste Busch','FLOWERS','PhD student','2014-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Gennaro Raiola','FLOWERS','PhD student','2014-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Alexandra Delmas','FLOWERS','PhD student','2014-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Céline Craye','FLOWERS','PhD student','2014-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Adrien Matricon','FLOWERS','PhD student','2014-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('William Schueller','FLOWERS','PhD student','2015-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Sébastien Forestier','FLOWERS','PhD student','2015-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Benjamin Clément','FLOWERS','PhD student','2015-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Florian Golemo','FLOWERS','PhD student','2015-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Alvaro Ovalle Castaneda','FLOWERS','PhD student','2016-01-01','year',NULL,NULL,'https://archive.is/Iq39J https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Alexey Potapov','AIDEUS',NULL,NULL,NULL,NULL,NULL,'https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741 https://arxiv.org/pdf/1308.0702.pdf',NULL,'position','technical research',NULL,'AI safety')
,('Sergey Rodionov','AIDEUS',NULL,NULL,NULL,NULL,NULL,'https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741 https://arxiv.org/pdf/1308.0702.pdf',NULL,'position','technical research',NULL,'AI safety')
,('Stan Franklin','Learning Intelligent Distribution Agent','Project Leader',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206025343/http://ccrg.cs.memphis.edu/people.html https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'position','technical research',NULL,'AI safety')
,('Tamas Madl','Learning Intelligent Distribution Agent','External Member',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206025343/http://ccrg.cs.memphis.edu/people.html https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'position','technical research',NULL,'AI safety')
,('Hiroshi Yamakawa','Whole Brain Architecture Initiative','Chairperson',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206000415/https://wba-initiative.org/en/about/organization/ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Yutaka Matsuo','Whole Brain Architecture Initiative','Vice Chairperson',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206000415/https://wba-initiative.org/en/about/organization/ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Koichi Takahashi','Whole Brain Architecture Initiative','Vice Chairperson',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206000415/https://wba-initiative.org/en/about/organization/ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Kenji Doya','Whole Brain Architecture Initiative','Advisor',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206000415/https://wba-initiative.org/en/about/organization/ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Kitano Hiroaki','Whole Brain Architecture Initiative','Advisor',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206000415/https://wba-initiative.org/en/about/organization/ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Masaru Tomita','Whole Brain Architecture Initiative','Advisor',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206000415/https://wba-initiative.org/en/about/organization/ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Hiroyuki Morikawa','Whole Brain Architecture Initiative','Advisor',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206000415/https://wba-initiative.org/en/about/organization/ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Hideyuki Nakashima','Whole Brain Architecture Initiative','Advisor',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206000415/https://wba-initiative.org/en/about/organization/ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Koji Morikawa','Whole Brain Architecture Initiative','Auditor-secretary',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171206000415/https://wba-initiative.org/en/about/organization/ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,'AGI organization',NULL,NULL,'AI safety')
,('Steven Umbrello','Institute of Ethics and Emerging Technologies','Managing Director',NULL,NULL,NULL,NULL,'https://www.researchgate.net/publication/322602996_A_Value-Sensitive_Design_Approach_to_Intelligent_Agents https://ieet.org/index.php/IEET2/staff',NULL,'position','strategy','full-time','AI safety')
,('Angelo Frank De Bellis','University of Edinburgh',NULL,NULL,NULL,NULL,NULL,'https://www.researchgate.net/publication/322602996_A_Value-Sensitive_Design_Approach_to_Intelligent_Agents',NULL,NULL,NULL,NULL,'AI safety')
,('Seán Ó hÉigeartaigh','Centre for the Study of Existential Risk','Executive Director',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/news/lords-ai-committee-written-evidence/ http://data.parliament.uk/writtenevidence/committeeevidence.svc/evidencedocument/artificial-intelligence-committee/artificial-intelligence/written/69655.html https://archive.is/PTkrC https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://www.cser.ac.uk/team/sean-o-heigeartaigh/ https://arxiv.org/pdf/1802.07228.pdf',NULL,'position',NULL,NULL,'AI safety')
,('Shahar Avin','Centre for the Study of Existential Risk','Research Associate',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/news/lords-ai-committee-written-evidence/ http://data.parliament.uk/writtenevidence/committeeevidence.svc/evidencedocument/artificial-intelligence-committee/artificial-intelligence/written/69655.html https://archive.is/PTkrC https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://www.cser.ac.uk/team/shahar-avin/ https://foresight.org/publications/AGI-Timeframes&PolicyWhitePaper.pdf https://arxiv.org/pdf/1802.07228.pdf',NULL,'position',NULL,NULL,'AI safety')
,('Haydn Belfield','Centre for the Study of Existential Risk','Academic Project Manager',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/news/lords-ai-committee-written-evidence/ http://data.parliament.uk/writtenevidence/committeeevidence.svc/evidencedocument/artificial-intelligence-committee/artificial-intelligence/written/69655.html https://archive.is/PTkrC https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://www.cser.ac.uk/team/haydn-belfield/ https://foresight.org/publications/AGI-Timeframes&PolicyWhitePaper.pdf https://arxiv.org/pdf/1802.07228.pdf https://app.effectivealtruism.org/funds/far-future/payouts/3waQ7rp3Bfy4Lwr5sZP9TP','April 2020: Long-Term Future Fund Grant Recipient','position',NULL,NULL,'AI safety')
,('Huw Price','Centre for the Study of Existential Risk','Co-Founder and Academic Director',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Martin Rees','Centre for the Study of Existential Risk','Co-Founder',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Jaan Tallinn','Centre for the Study of Existential Risk','Co-Founder',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Yang Liu','Centre for the Study of Existential Risk','Research Associate',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://www.cser.ac.uk/team/yang-liu/',NULL,'position',NULL,NULL,'AI safety')
,('Beth Barnes','Centre for the Study of Existential Risk','Research Affiliate',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://www.cser.ac.uk/team/beth-barnes/',NULL,'position',NULL,NULL,'AI safety')
,('Seth Baum','Centre for the Study of Existential Risk','Research Affiliate',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://www.cser.ac.uk/team/seth-baum/',NULL,'position',NULL,NULL,'AI safety')
,('Martina Kunz','Centre for the Study of Existential Risk','Research Affiliate',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://www.cser.ac.uk/team/martina-kunz/',NULL,'position',NULL,NULL,'AI safety')
,('Ryan Carey','Centre for the Study of Existential Risk','Research Affiliate',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://www.cser.ac.uk/team/ryan-carey/',NULL,'position',NULL,NULL,'AI safety')
,('Margaret Boden','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Nick Bostrom','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('David Chalmers','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Alison Gopnik','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Elon Musk','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Stuart Russell','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Dana Scott','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Murray Shanahan','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Max Tegmark','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Tim Crane','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Stephen Hawking','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Sean Holden','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Adrian Weller','Centre for the Study of Existential Risk','Advisor',NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/ https://web.archive.org/web/20171107185800/https://www.cser.ac.uk/team/filter/all/risks-from-artificial-intelligence/',NULL,'position',NULL,NULL,'AI safety')
,('Justin Shovelain','Convergence Analysis','Founder',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20180202204220/http://convergenceanalysis.org/',NULL,'GCR organization',NULL,NULL,'AI safety')
,('Andrew X Stewart','Convergence Analysis',NULL,NULL,NULL,NULL,NULL,'https://web.archive.org/web/20180202204220/http://convergenceanalysis.org/',NULL,'GCR organization',NULL,NULL,'AI safety')
,('Kristian Rönn','Convergence Analysis',NULL,NULL,NULL,NULL,NULL,'https://web.archive.org/web/20180202204220/http://convergenceanalysis.org/',NULL,'GCR organization',NULL,NULL,'AI safety')
,('Claire Abu-Assal','Convergence Analysis',NULL,NULL,NULL,NULL,NULL,'https://web.archive.org/web/20180202204220/http://convergenceanalysis.org/',NULL,'GCR organization',NULL,NULL,'AI safety')
,('Ozzie Gooen','Convergence Analysis',NULL,NULL,NULL,NULL,NULL,'https://web.archive.org/web/20180202204220/http://convergenceanalysis.org/',NULL,'GCR organization',NULL,NULL,'AI safety')
,('Jarryd Martin','Australian National University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1606.00652.pdf https://jarrydmartin.com/about/',NULL,'position','technical research',NULL,'AI safety')
,('Aditi Raghunathan','Stanford University','Computer science PhD student',NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/announcing-2018-ai-fellows','One of the Open Philanthropy Project 2018 AI Fellows.','position','technical research','graduate student','AI safety')
,('Chris Maddison','University of Oxford','PhD student','2016-01-01','year','2020-12-31','year','https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/announcing-2018-ai-fellows','One of the Open Philanthropy Project 2018 AI Fellows.','position','technical research','graduate student','AI safety')
,('Chris Maddison','Google DeepMind','Research Scientist',NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/announcing-2018-ai-fellows','One of the Open Philanthropy Project 2018 AI Fellows.','position','technical research',NULL,'AI safety')
,('Felix Berkenkamp','ETH Zurich','Computer science PhD student','2015-01-01','year','2019-12-31','month','https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/announcing-2018-ai-fellows https://web.archive.org/web/20171104132257/http://wrai.org/ https://www.linkedin.com/in/berkenkamp/?originalSubdomain=de','One of the Open Philanthropy Project 2018 AI Fellows.','position','technical research','graduate student','AI safety')
,('Jon Gauthier','Massachusetts Institute of Technology','PhD student',NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/announcing-2018-ai-fellows','One of the Open Philanthropy Project 2018 AI Fellows.','position','technical research','graduate student','AI safety')
,('Michael Janner','University of California, Berkeley','PhD student',NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/announcing-2018-ai-fellows','One of the Open Philanthropy Project 2018 AI Fellows.','position','technical research','graduate student','AI safety')
,('Noam Brown','Carnegie Mellon University','Computer science PhD student','2014-01-01','year','2020-12-31','year','https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/announcing-2018-ai-fellows http://www.cs.cmu.edu/~noamb/cv.pdf','One of the Open Philanthropy Project 2018 AI Fellows.','position','technical research','graduate student','AI safety')
,('Ruth Fong','University of Oxford','Engineering Science PhD student','2016-10-01','month',NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/announcing-2018-ai-fellows http://ruthcfong.github.io/files/ruth_fong_cv.pdf','One of the Open Philanthropy Project 2018 AI Fellows.','position','technical research','graduate student','AI safety')
,('Laurent Orseau','Google DeepMind','Research Scientist',NULL,NULL,NULL,NULL,'https://intelligence.org/2016/06/01/new-paper-safely-interruptible-agents/ http://auai.org/uai2016/proceedings/papers/68.pdf https://motherboard.vice.com/en_us/article/bmv7x5/google-researchers-have-come-up-with-an-ai-kill-switch http://www.bbc.com/news/technology-36472140 https://www.fhi.ox.ac.uk/deepmind-collaboration/ https://arxiv.org/pdf/1711.09883.pdf https://arxiv.org/pdf/1705.08417.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Andreas Stuhlmüller','Stanford University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1707.05173.pdf https://stuhlmueller.org/papers/preferences-aaai2016.pdf https://arxiv.org/pdf/1701.04079.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Tor Lattimore','University of Alberta',NULL,NULL,NULL,NULL,NULL,'http://auai.org/uai2016/proceedings/papers/20.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Marcus Hutter','Australian National University',NULL,NULL,NULL,NULL,NULL,'http://auai.org/uai2016/proceedings/papers/20.pdf https://arxiv.org/pdf/1708.03871.pdf https://arxiv.org/pdf/1705.08417.pdf https://arxiv.org/pdf/1606.00652.pdf https://futureoflife.org/ai-safety-research/','One of 10 AGI Safety Researchers of 2018 that were awarded over $2 million by future of life institute',NULL,NULL,NULL,'AI safety')
,('Jan Leike','Australian National University',NULL,NULL,NULL,NULL,NULL,'http://auai.org/uai2016/proceedings/papers/20.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Noah D. Goodman','Stanford University',NULL,NULL,NULL,NULL,NULL,'https://stuhlmueller.org/papers/preferences-aaai2016.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Laurent Orseau','AgroParisTech',NULL,NULL,NULL,NULL,NULL,'http://agi-conference.org/2012/wp-content/uploads/2012/12/paper_76.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Laurent Orseau','INRA',NULL,NULL,NULL,NULL,NULL,'http://agi-conference.org/2012/wp-content/uploads/2012/12/paper_76.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Mark Ring','IDSIA',NULL,NULL,NULL,NULL,NULL,'http://agi-conference.org/2012/wp-content/uploads/2012/12/paper_76.pdf http://people.idsia.ch/~ring/',NULL,NULL,NULL,NULL,'AI safety')
,('Mark Ring','Università della Svizzera italiana',NULL,NULL,NULL,NULL,NULL,'http://agi-conference.org/2012/wp-content/uploads/2012/12/paper_76.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Mark Ring','SUPSI',NULL,NULL,NULL,NULL,NULL,'http://agi-conference.org/2012/wp-content/uploads/2012/12/paper_76.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Roman Yampolskiy','University of Louisville',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1605.02817.pdf https://arxiv.org/pdf/1604.00545v3.pdf https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Matthijs Maas','University of Copenhagen','PhD Fellow in AI governance','2017-09-01','month',NULL,NULL,'https://www.linkedin.com/in/matthijsmaas/',NULL,NULL,NULL,NULL,'AI safety')
,('Matthijs Maas','Global Politics of Artificial Intelligence Research Group at Yale University and University of Oxford','Researcher','2016-06-01','month',NULL,NULL,'https://www.linkedin.com/in/matthijsmaas/',NULL,NULL,NULL,NULL,'AI safety')
,('Matthijs Maas','Hague Centre for Strategic Studies','Freelance Analyst','2015-05-01','month','2017-04-01','month','https://www.linkedin.com/in/matthijsmaas/','One of the listed projects is: "A strategic analysis of implications and applications of artificial intelligence for defense and military operations."',NULL,NULL,NULL,'AI safety')
,('Wyatt Tessari','Center for Human Success','Founder','2017-07-01','month',NULL,NULL,'https://www.centreforhumansuccess.org/about/who-we-are/ https://archive.is/fGT7H http://effective-altruism.com/ea/1gc/introducing_canadas_first_political_advocacy/',NULL,NULL,NULL,NULL,'AI safety')
,('David Yu','Center for Human Success',NULL,NULL,NULL,NULL,NULL,'http://effective-altruism.com/ea/1gc/introducing_canadas_first_political_advocacy/',NULL,NULL,NULL,NULL,'AI safety')
,('Simon Beard','Centre for the Study of Existential Risk',NULL,NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/news/lords-ai-committee-written-evidence/ http://data.parliament.uk/writtenevidence/committeeevidence.svc/evidencedocument/artificial-intelligence-committee/artificial-intelligence/written/69655.html https://archive.is/PTkrC https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Andrew Ware','University of New Hampshire',NULL,NULL,NULL,NULL,NULL,'https://www.cser.ac.uk/news/lords-ai-committee-written-evidence/ http://data.parliament.uk/writtenevidence/committeeevidence.svc/evidencedocument/artificial-intelligence-committee/artificial-intelligence/written/69655.html https://archive.is/PTkrC',NULL,NULL,NULL,NULL,'AI safety')
,('Christopher Olah','Google Brain',NULL,NULL,NULL,'2018-09-07','day','https://arxiv.org/pdf/1606.06565.pdf https://www.facebook.com/100003775051002/posts/1402487849887037/ http://archive.today/2018.10.08-205550/https://mbasic.facebook.com/100003775051002/posts/1402487849887037/',NULL,NULL,NULL,NULL,'AI safety')
,('Dario Amodei','Google Brain',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1606.06565.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Jacob Steinhardt','Stanford University','Graduate Student',NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1606.06565.pdf https://futureoflife.org/first-ai-grant-recipients/ https://arxiv.org/pdf/1802.07228.pdf https://futureoflife.org/ai-researcher-jacob-steinhardt/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,'graduate student','AI safety')
,('Paul Christiano','University of California, Berkeley',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1606.06565.pdf https://intelligence.org/files/ProgramEquilibrium.pdf https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-paul-christiano/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Dan Mané','Google Brain',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1606.06565.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Marcello Herreshoff','Google',NULL,NULL,NULL,NULL,NULL,'https://intelligence.org/files/ProgramEquilibrium.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Mihaly Barasz','Nilcons',NULL,NULL,NULL,NULL,NULL,'https://intelligence.org/files/ProgramEquilibrium.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Patrick LaVictoire','Quixey',NULL,NULL,NULL,NULL,NULL,'https://intelligence.org/files/ProgramEquilibrium.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Yoshua Bengio','Montreal Institute for Learning Algorithms',NULL,NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/montreal-institute-learning-algorithms-ai-safety-research',NULL,NULL,NULL,NULL,'AI safety')
,('Joelle Pineau','Montreal Institute for Learning Algorithms',NULL,NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/montreal-institute-learning-algorithms-ai-safety-research',NULL,NULL,NULL,NULL,'AI safety')
,('Doina Precup','Montreal Institute for Learning Algorithms',NULL,NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/montreal-institute-learning-algorithms-ai-safety-research',NULL,NULL,NULL,NULL,'AI safety')
,('Sergey Levine','University of California, Berkeley',NULL,NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/uc-berkeley-ai-safety-levine-dragan',NULL,NULL,NULL,NULL,'AI safety')
,('Anca Dragan','University of California, Berkeley',NULL,NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/uc-berkeley-ai-safety-levine-dragan https://arxiv.org/pdf/1711.02827.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Allan Dafoe','Yale University','Assistant Professor of Political Science',NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/yale-university-global-politics-of-ai-dafoe https://arxiv.org/pdf/1802.07228.pdf https://futureoflife.org/ai-safety-research/?cn-reloaded=1','One of 10 AGI Safety Researchers of 2018 that were awarded over $2 million by future of life institute',NULL,NULL,NULL,'AI safety')
,('Allan Dafoe','University of Oxford','Associate Professor, International Politics of Artificial Intelligence','2018-07-01','month',NULL,NULL,'https://www.allandafoe.com/ https://www.linkedin.com/in/allan-dafoe-a94787142/',NULL,NULL,NULL,NULL,'AI safety')
,('Percy Liang','Stanford University', 'Assistant Professor of Computer Science and, by courtesy, of Statistics','2012-09-01','month',NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/stanford-university-support-percy-liang https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/stanford-university-percy-liang-planning-grant https://futureoflife.org/first-ai-grant-recipients/', 'One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Edward Parson','UCLA School of Law',NULL,NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/ucla-artificial-intelligence-governance',NULL,NULL,NULL,NULL,'AI safety')
,('Richard Re','UCLA School of Law',NULL,NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/ucla-artificial-intelligence-governance',NULL,NULL,NULL,NULL,'AI safety')
,('Peter Eckersley','Electronic Frontier Foundation',NULL,NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/electronic-frontier-foundation-ai-social https://foresight.org/publications/AGI-Timeframes&PolicyWhitePaper.pdf https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Robin Hanson','George Mason University','Associate Professor of Economics',NULL,NULL,NULL,NULL,'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/george-mason-university-research-future-artificial-intelligence-scenarios',NULL,NULL,NULL,NULL,'AI safety')
,('Zac Kenton','Montreal Institute for Learning Algorithms',NULL,NULL,NULL,NULL,NULL,'https://docs.google.com/spreadsheets/d/1iBy--zMyIiTgybYRUQZIm11WKGQZcixaCmIaysRmGvk',NULL,NULL,NULL,NULL,'AI safety')
,('Vladimir Shakirov','Moscow Institute of Physics and Technology',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/abs/1605.04232',NULL,NULL,NULL,NULL,'AI safety')
,('Jim Babcock','Cornell University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1604.00545v3.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Janos Kramar','University of Montreal',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1604.00545v3.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Bas R. Steunebrink','IDSIA','Artificial Intelligence / Machine Learning, Postdoctoral Researcher', '2010-01-01','year','2016-12-31','year','http://people.idsia.ch/~steunebrink/Publications/AGI16_growing_recursive_self-improvers.pdf http://effective-altruism.com/ea/14w/2017_ai_risk_literature_review_and_charity/ https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-bas-steunebrink/ https://www.linkedin.com/in/bas-steunebrink-38a87b1/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,'technical research',NULL,'AI safety')
,('Bas R. Steunebrink','Università della Svizzera italiana',NULL,NULL,NULL,NULL,NULL,'http://people.idsia.ch/~steunebrink/Publications/AGI16_growing_recursive_self-improvers.pdf http://effective-altruism.com/ea/14w/2017_ai_risk_literature_review_and_charity/',NULL,NULL,NULL,NULL,'AI safety')
,('Bas R. Steunebrink','SUPSI',NULL,NULL,NULL,NULL,NULL,'http://people.idsia.ch/~steunebrink/Publications/AGI16_growing_recursive_self-improvers.pdf http://effective-altruism.com/ea/14w/2017_ai_risk_literature_review_and_charity/',NULL,NULL,NULL,NULL,'AI safety')
,('Kristinn R. Thórisson','Center for Analysis & Design of Intelligent Agents',NULL,NULL,NULL,NULL,NULL,'http://people.idsia.ch/~steunebrink/Publications/AGI16_growing_recursive_self-improvers.pdf http://effective-altruism.com/ea/14w/2017_ai_risk_literature_review_and_charity/ https://intelligence.org/2014/09/14/kris-thorisson/',NULL,NULL,NULL,NULL,'AI safety')
,('Kristinn R. Thórisson','Icelandic Institute for Intelligent Machines',NULL,NULL,NULL,NULL,NULL,'http://people.idsia.ch/~steunebrink/Publications/AGI16_growing_recursive_self-improvers.pdf http://effective-altruism.com/ea/14w/2017_ai_risk_literature_review_and_charity/ https://intelligence.org/2014/09/14/kris-thorisson/',NULL,NULL,NULL,NULL,'AI safety')
,('Jürgen Schmidhuber','IDSIA',NULL,NULL,NULL,NULL,NULL,'http://people.idsia.ch/~steunebrink/Publications/AGI16_growing_recursive_self-improvers.pdf http://effective-altruism.com/ea/14w/2017_ai_risk_literature_review_and_charity/',NULL,NULL,NULL,NULL,'AI safety')
,('Jürgen Schmidhuber','Università della Svizzera italiana',NULL,NULL,NULL,NULL,NULL,'http://people.idsia.ch/~steunebrink/Publications/AGI16_growing_recursive_self-improvers.pdf http://effective-altruism.com/ea/14w/2017_ai_risk_literature_review_and_charity/',NULL,NULL,NULL,NULL,'AI safety')
,('Jürgen Schmidhuber','SUPSI',NULL,NULL,NULL,NULL,NULL,'http://people.idsia.ch/~steunebrink/Publications/AGI16_growing_recursive_self-improvers.pdf http://effective-altruism.com/ea/14w/2017_ai_risk_literature_review_and_charity/',NULL,NULL,NULL,NULL,'AI safety')
,('Dylan Hadfield-Menell','University of California, Berkeley',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1711.02827.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Smitha Milli','University of California, Berkeley',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1711.02827.pdf https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2019-class http://smithamilli.com/','2019 class of the Open Phil AI Fellowship',NULL,NULL,NULL,'AI safety')
,('Pieter Abbeel','University of California, Berkeley',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1711.02827.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Stuart Russell','University of California, Berkeley',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1711.02827.pdf https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Will Sawin','Institute for Theoretical Studies at ETH Zurich','Junior Fellow',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171104132257/http://wrai.org/ https://intelligence.org/workshops/',NULL,NULL,NULL,NULL,'AI safety')
,('Will Sawin','Princeton University','Undergraduate student',NULL,NULL,NULL,NULL,'https://intelligence.org/workshops/',NULL,NULL,NULL,NULL,'AI safety')
,('Bas R. Steunebrink','NNAISENSE','Co-Founder',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20171104132257/http://wrai.org/',NULL,NULL,NULL,NULL,'AI safety')
,('Tom Everitt','Google DeepMind',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1711.09883.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Tom Everitt','Australian National University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1711.09883.pdf https://arxiv.org/pdf/1708.03871.pdf https://arxiv.org/pdf/1705.08417.pdf https://arxiv.org/pdf/1606.00652.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Jonathan Yan','Real AI','Founder',NULL,NULL,NULL,NULL,'https://github.com/yanjon https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,NULL,NULL,NULL,'AI safety')
,('Pei Wang','NARS','Project leader',NULL,NULL,NULL,NULL,'https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,NULL,NULL,NULL,'AI safety')
,('Richard Loosemore','Susaro','CEO','2017-05-01','month',NULL,NULL,'https://www.linkedin.com/in/richard-loosemore-47a2164/ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,NULL,NULL,NULL,'AI safety')
,('Ben Goertzel','CogPrime','Project Leader',NULL,NULL,NULL,NULL,'https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3070741',NULL,NULL,NULL,NULL,'AI safety')
,('Alex Aiken','Stanford University', 'Alcatel-Lucent Professor of Computer Science',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ http://theory.stanford.edu/~aiken/', 'One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project' ,NULL,NULL,NULL,'AI safety')
,('Peter Asaro','The New School','Director of Graduate Programs, School of Media Studies','2012-07-01','month','2015-01-30','month','https://futureoflife.org/first-ai-grant-recipients/ https://www.linkedin.com/in/peterasaro/', 'One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Seth Baum','Social & Environmental Entrepreneurs',NULL,NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Vincent Conitzer','Duke University','Kimberly J. Jenkins University Professor of New Technologies',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-vincent-conitzer/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL, NULL,NULL,'AI safety')
,('Vincent Conitzer','Duke University','Professor of Computer Science',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-vincent-conitzer/', NULL,NULL, NULL,NULL,'AI safety')
,('Vincent Conitzer','Duke University','Professor of Economics',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-vincent-conitzer/', NULL,NULL, NULL,NULL,'AI safety')
,('Vincent Conitzer','Duke University','Professor of Philosophy',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-vincent-conitzer/', NULL,NULL, NULL,NULL,'AI safety')
,('Owen Cotton-Barratt','Centre for Effective Altruism', 'Director of Research',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project', NULL, 'technical research',NULL,'AI safety')
,('Thomas Dietterich','Oregon State University','Distinguished Professor','2013-02-01','month',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-thomas-dietterich/ https://www.linkedin.com/in/tom-dietterich-83867/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project','position','technical research',NULL,'AI safety')
,('Thomas Dietterich','Oregon State University','Director of Intelligent Systems Research','2013-02-01','month',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-thomas-dietterich/ https://www.linkedin.com/in/tom-dietterich-83867/',NULL,NULL,'technical research',NULL,'AI safety')
,('Stefano Ermon','Stanford University','Assistant Professor, Department of Computer Science','2014-11-01','month',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://cs.stanford.edu/~ermon/ https://www.linkedin.com/in/ermon/','One of 10 AGI Safety Researchers of 2018 that were awarded over $2 million by future of life institute, also one of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Owain Evans','University of Oxford','Postdoctoral Research Scientist','2015-01-01','year',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://arxiv.org/pdf/1701.04079.pdf https://www.linkedin.com/in/owain-evans-78b210133/?locale=de_DE','One of 10 AGI Safety Researchers of 2018 that were awarded over $2 million by future of life institute, also one of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,'technical research',NULL,'AI safety')
,('Seth Herd','University of Colorado','Senior Research Associate, Psychology and Neuroscience',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-seth-herd/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,'associate','AI safety')
,('Ramana Kumar','University of Cambridge','PhD student',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-ramana-kumar/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Fuxin Li','Georgia Institute of Technology','Research Scientist','2012-12-01','month','2015-09-01','month','https://futureoflife.org/first-ai-grant-recipients/ https://www.linkedin.com/in/fuxin-li-2b762a10/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,'technical research',NULL,'AI safety')
,('David Parkes','Harvard University', 'George F. Colony Professor of Computer Science','2001-07-01','month',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://www.eecs.harvard.edu/~parkes/ https://www.linkedin.com/in/dcparkes/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Andre Platzer','Carnegie Mellon University','Associate Professor Computer Science Department, Robotics Institute',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-andre-platzer/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Heather Roff','University of Oxford','Senior Research Fellow Department of Politics and International Relations','2015-11-01','month','2017-10-31','month','https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-heather-roff/ https://www.linkedin.com/in/heather-m-roff-95466713/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,'technical research',NULL,'AI safety')
,('Francesca Rossi','University of Padova','Professor of Computer Science','2001-03-01','month','2018-12-31','month','https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-francesca-rossi/ https://www.linkedin.com/in/francesca-rossi-34b8b95/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Benjamin Rubinstein','University of Melbourne','Senior Lecturer, Dept. Computing & Information Systems','2013-10-01','month','2017-12-31','month','https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-benjamin-rubinstein/ https://findanexpert.unimelb.edu.au/profile/20074-ben-rubinstein https://www.linkedin.com/in/benjaminrubinstein/?originalSubdomain=au',NULL,NULL,NULL,NULL,'AI safety')
,('Stuart Russell','University of California, Berkeley','Professor of Computer Science', '1986-01-01','year',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-stuart-russell/ https://www.linkedin.com/in/stuartjonathanrussell/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Bart Selman','Cornell University','Professor of Computer Science','1997-07-01','month',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-bart-selman/ https://www.linkedin.com/in/bart-selman-33a114/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Kaj Sotala','Foundational Research Institute','Researcher',NULL ,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-kaj-sotala/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Manuela Veloso','Carnegie Mellon University','Head of the Machine Learning Department',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-manuela-veloso/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Michael Webb','Stanford University','PhD Candidate','2014-09-01','month',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-michael-webb/ https://www.linkedin.com/in/michaelwebb1/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Daniel Weld','University of Washington','Thomas J. Cable / WRF Professor of Computer Science & Engineering','1997-01-01','year',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-daniel-weld/ https://homes.cs.washington.edu/~lazowska/selfstudy/cvs/weld.pdf','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Adrian Weller','University of Cambridge','Senior Research Fellow, Department of Engineering','2015-01-01','year','2019-10-31','month','https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-adrian-weller/ https://www.linkedin.com/in/adrian-weller-93abb07/?originalSubdomain=uk','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Michael Wellman','University of Michigan','Professor of Computer Science and Engineering','2001-09-01','month',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-michael-wellman/ http://strategicreasoning.org/wp-content/uploads/2018/09/WellmanCV.pdf','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Michael Wooldridge','University of Oxford','Head of Department of Computer Science',NULL,NULL,NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-michael-wooldridge/',NULL,NULL,NULL,NULL,'AI safety')
,('Michael Wooldridge','University of Oxford','Professor of Computer Science','2012-06-01','day',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-michael-wooldridge/ https://www.cs.ox.ac.uk/people/michael.wooldridge/ https://www.linkedin.com/in/michael-wooldridge-1962b2/?originalSubdomain=uk','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Brian Ziebart','University of Illinois at Chicago','Assistant Professor at the Department of Computer Science','2012-10-01','month','2018-08-30','month','https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-brian-ziebart/ https://www.linkedin.com/in/bziebart/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Wendell Wallach','Yale University','Chair Technology and Ethics Research Group, Interdisciplinary Center for Bioethics','2004-01-01','year',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-wendell-wallach/ https://www.linkedin.com/in/wendell-wallach-246ba69/','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Moshe Vardi','Rice University','Professor','1993-12-01','month',NULL,NULL,'https://futureoflife.org/first-ai-grant-recipients/ https://futureoflife.org/ai-researcher-moshe-vardi/ https://www.cs.rice.edu/~vardi/resume.pdf','One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project',NULL,NULL,NULL,'AI safety')
,('Alexey Potapov','ITMO University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1308.0702.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Sergey Rodionov','Aix-Marseille University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1308.0702.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('David Abel','Brown University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1701.04079.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Tom Brown','Google Brain',NULL,NULL,NULL,NULL,NULL,'https://foresight.org/publications/AGI-Timeframes&PolicyWhitePaper.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Allison Duettmann','Foresight Institute',NULL,NULL,NULL,NULL,NULL,'https://foresight.org/publications/AGI-Timeframes&PolicyWhitePaper.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Melody Guan','Google Brain',NULL,NULL,NULL,NULL,NULL,'https://foresight.org/publications/AGI-Timeframes&PolicyWhitePaper.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Brewster Kahle','Internet Archive',NULL,NULL,NULL,NULL,NULL,'https://foresight.org/publications/AGI-Timeframes&PolicyWhitePaper.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Tom Kalil','University of California, Berkeley',NULL,NULL,NULL,NULL,NULL,'https://foresight.org/publications/AGI-Timeframes&PolicyWhitePaper.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Mark S. Miller','Foresight Institute',NULL,NULL,NULL,NULL,NULL,'https://foresight.org/publications/AGI-Timeframes&PolicyWhitePaper.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Christine Peterson','Foresight Institute',NULL,NULL,NULL,NULL,NULL,'https://foresight.org/publications/AGI-Timeframes&PolicyWhitePaper.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Tobias Wängberg','Linköping University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1708.03871.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Mikael Böörs','Linköping University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1708.03871.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Elliot Catt','Australian National University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1708.03871.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Steve Omohundro','Self-Aware Systems',NULL,NULL,NULL,NULL,NULL,'http://www.tandfonline.com/doi/full/10.1080/0952813X.2014.895111 https://selfawaresystems.com/',NULL,NULL,NULL,NULL,'AI safety')
,('David J. Jilk','eCortex',NULL,NULL,NULL,NULL,NULL,'http://www.tandfonline.com/eprint/DzAkuxSZTMM9JYVkjUMS/full',NULL,NULL,NULL,NULL,'AI safety')
,('Seth J. Herd','eCortex',NULL,NULL,NULL,NULL,NULL,'http://www.tandfonline.com/eprint/DzAkuxSZTMM9JYVkjUMS/full',NULL,NULL,NULL,NULL,'AI safety')
,('Stephen J. Read','University of Southern California',NULL,NULL,NULL,NULL,NULL,'http://www.tandfonline.com/eprint/DzAkuxSZTMM9JYVkjUMS/full',NULL,NULL,NULL,NULL,'AI safety')
,('Randall C. O’Reilly','eCortex',NULL,NULL,NULL,NULL,NULL,'http://www.tandfonline.com/eprint/DzAkuxSZTMM9JYVkjUMS/full',NULL,NULL,NULL,NULL,'AI safety')
,('Randall C. O’Reilly','University of Colorado Boulder',NULL,NULL,NULL,NULL,NULL,'http://www.tandfonline.com/eprint/DzAkuxSZTMM9JYVkjUMS/full',NULL,NULL,NULL,NULL,'AI safety')
,('Jelena Luketina','Aalto University',NULL,NULL,NULL,NULL,NULL,'https://intelligence.org/workshops/ https://vkrakovna.wordpress.com/2016/10/15/openai-unconference-on-machine-learning/ https://arxiv.org/pdf/1711.05541.pdf https://people.aalto.fi/pdf/1171342.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Jelena Luketina','Université de Montréal',NULL,NULL,NULL,NULL,NULL,'https://intelligence.org/workshops/ https://vkrakovna.wordpress.com/2016/10/15/openai-unconference-on-machine-learning/ https://arxiv.org/pdf/1711.05541.pdf https://people.aalto.fi/pdf/1171342.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Patrick LaVictoire','University of Wisconsin–Madison','Postdoc',NULL,NULL,NULL,NULL,'https://web.archive.org/web/20130806220841/http://www.math.wisc.edu/~patlavic/ https://intelligence.org/workshops/',NULL,NULL,NULL,NULL,'AI safety')
,('Benya Fallenstein','University of Bristol',NULL,NULL,NULL,NULL,NULL,'https://intelligence.org/workshops/',NULL,NULL,NULL,NULL,'AI safety')
,('Andrew Critch','University of California, Berkeley','Graduate student','2008-01-01','month','2013-01-01','year','http://acritch.com/ https://intelligence.org/workshops/',NULL,NULL,NULL,NULL,'AI safety')
,('Andrew MacFie','Carleton University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1708.09032.pdf http://effective-altruism.com/ea/1iu/2018_ai_safety_literature_review_and_charity/',NULL,NULL,NULL,NULL,'AI safety')
,('Joshua Gans','University of Toronto',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1711.04309.pdf http://effective-altruism.com/ea/1iu/2018_ai_safety_literature_review_and_charity/',NULL,NULL,NULL,NULL,'AI safety')
,('Joshua Gans','National Bureau of Economic Research',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1711.04309.pdf http://effective-altruism.com/ea/1iu/2018_ai_safety_literature_review_and_charity/',NULL,NULL,NULL,NULL,'AI safety')
,('Daniel Eth','Yale University',NULL,NULL,NULL,NULL,NULL,'http://www.informatica.si/index.php/informatica/article/view/1874/1101',NULL,NULL,NULL,NULL,'AI safety')
,('Ray Briggs','Stanford University','Professor',NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/ https://philosophy.stanford.edu/sites/default/files/briggs_cv.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('David Danks','Carnegie Mellon University',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/',NULL,NULL,NULL,NULL,'AI safety')
,('Frederick Eberhardt','California Institute of Technology',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/',NULL,NULL,NULL,NULL,'AI safety')
,('Ulrike Hahn','Birkbeck, University of London',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/',NULL,NULL,NULL,NULL,'AI safety')
,('Joseph Halpern','Cornell University',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/',NULL,NULL,NULL,NULL,'AI safety')
,('Thomas Icard','Stanford University',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/',NULL,NULL,NULL,NULL,'AI safety')
,('Ramana Kumar','Data61',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/',NULL,NULL,NULL,NULL,'AI safety')
,('Reuben Stern','Ludwig Maximilian University of Munich',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/',NULL,NULL,NULL,NULL,'AI safety')
,('Jiji Zhang','Lingnan University',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/',NULL,NULL,NULL,NULL,'AI safety')
,('Stephan Hartmann','Ludwig Maximilian University of Munich',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/',NULL,NULL,NULL,NULL,'AI safety')
,('Yang Liu','University of Cambridge',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/',NULL,NULL,NULL,NULL,'AI safety')
,('Huw Price','University of Cambridge',NULL,NULL,NULL,NULL,NULL,'http://www.decision-ai.org/2017/ https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Miles Brundage','Arizona State University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Paul Scharre','Center for a New American Security',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Thomas Zeitzoff','American University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Bobby Filar','Endgame',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Hyrum Anderson','Endgame',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Heather Roff','University of Oxford',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Heather Roff','Arizona State University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Heather Roff','New America Foundation',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Gregory C. Allen','Center for a New American Security',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Rebecca Crootof','Information Society Project',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Joanna Bryson','University of Bath',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1802.07228.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Arif Ahmed','University of Cambridge',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Julia Haas','Washington University in St. Louis',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Wlodek Rabinowicz','London School of Economics',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Kenny Easwaran','Texas A&M University','Associate Professor',NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Preston Greene','Nanyang Technological University',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Joseph Halpern','Cornell University',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Katie Steele','London School of Economics',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Jenann Ismael','University of Arizona',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('H. Orri Stefánsson','Institute for Future Studies',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Reuben Stern','University of Wisconsin–Madison',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Catrin Campbell-Moore','Munich Center for Mathematical Philosophy',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('James M. Joyce','University of Michigan',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Alan Hájek','Australian National University',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Vladimir Slepnev','Google',NULL,NULL,NULL,NULL,NULL,'https://www.phil.cam.ac.uk/events/decision-theory-conf',NULL,NULL,NULL,NULL,'AI safety')
,('Gary Lea','Australian National University','PhD student',NULL,NULL,NULL,NULL,'https://arxiv.org/abs/1805.01109 http://regnet.anu.edu.au/our-people/phd-students/gary-lea',NULL,NULL,NULL,NULL,'AI safety')
,('Toon Alfrink','Road to AI Safety Excellence','Coordination, content development, and IT',NULL,NULL,NULL,NULL,'http://archive.today/2018.06.14-211045/http://aisafety.camp/team/',NULL,'position',NULL,NULL,'AI safety')
,('Veerle de Goederen','Road to AI Safety Excellence','General operations',NULL,NULL,NULL,NULL,'http://archive.today/2018.06.14-211045/http://aisafety.camp/team/',NULL,'position',NULL,NULL,'AI safety')
,('Johannes Heidecke','Road to AI Safety Excellence','Management',NULL,NULL,NULL,NULL,'http://archive.today/2018.06.14-211045/http://aisafety.camp/team/',NULL,'position',NULL,NULL,'AI safety')
,('Robert Miles','Road to AI Safety Excellence','Consulting and video lectures',NULL,NULL,NULL,NULL,'http://archive.today/2018.06.14-211045/http://aisafety.camp/team/ https://app.effectivealtruism.org/funds/far-future/payouts/2kbXqc6R9xf6yi0EY0CLl https://app.effectivealtruism.org/funds/far-future/payouts/6vDsjtUyDdvBa3sNeoNVvl','September 2020 and April 2019: Long-Term Future Fund Grant Recipient','position',NULL,NULL,'AI safety')
,('Rupert McCallum','Road to AI Safety Excellence','Content developer',NULL,NULL,NULL,NULL,'http://archive.today/2018.06.14-211045/http://aisafety.camp/team/',NULL,'position',NULL,NULL,'AI safety')
,('Erik Istre','Road to AI Safety Excellence','Curriculum developer (prerequisites track)',NULL,NULL,NULL,NULL,'http://archive.today/2018.06.14-211045/http://aisafety.camp/team/',NULL,'position',NULL,NULL,'AI safety')
,('Trent Fowler','Road to AI Safety Excellence','Curriculum developer (prerequisites track)',NULL,NULL,NULL,NULL,'http://archive.today/2018.06.14-211045/http://aisafety.camp/team/',NULL,'position',NULL,NULL,'AI safety')
,('Remmelt Ellen','Road to AI Safety Excellence','Advisor',NULL,NULL,NULL,NULL,'http://archive.today/2018.06.14-211045/http://aisafety.camp/team/',NULL,'position',NULL,NULL,'AI safety')
,('Johannes Heidecke','AI Safety Camp','Main coordination','2018-01-01','year',NULL,NULL,'http://archive.today/2018.06.14-212014/https://aisafetycamp.com/about-us/','April 2019: Long-Term Future Fund Grant Recipient','position',NULL,NULL,'AI safety')
,('Jan Kulveit','AI Safety Camp','Topic coordination, Johannes’s deputy','2018-01-01','year',NULL,NULL,'http://archive.today/2018.06.14-212014/https://aisafetycamp.com/about-us/',NULL,'position',NULL,NULL,'AI safety')
,('Anne Wissemann','AI Safety Camp','Participant coordination','2018-01-01','year',NULL,NULL,'http://archive.today/2018.06.14-212014/https://aisafetycamp.com/about-us/',NULL,'position',NULL,NULL,'AI safety')
,('Jirí Nadvorník','AI Safety Camp','Program coordination','2018-01-01','year',NULL,NULL,'http://archive.today/2018.06.14-212014/https://aisafetycamp.com/about-us/',NULL,'position',NULL,NULL,'AI safety')
,('Kristina Nemcova','AI Safety Camp','Logistics','2018-01-01','year',NULL,NULL,'http://archive.today/2018.06.14-212014/https://aisafetycamp.com/about-us/',NULL,'position',NULL,NULL,'AI safety')
,('Jessica Cooper','AI Safety Camp','Advisor communication','2018-01-01','year',NULL,NULL,'http://archive.today/2018.06.14-212014/https://aisafetycamp.com/about-us/',NULL,'position',NULL,NULL,'AI safety')
,('Remmelt Ellen','AI Safety Camp','Advisor','2018-01-01','year',NULL,NULL,'http://archive.today/2018.06.14-212014/https://aisafetycamp.com/about-us/',NULL,'position',NULL,NULL,'AI safety')
,('Pedro A. Ortega','Google DeepMind','Research Scientist','2016-01-01','year',NULL,NULL,'https://arxiv.org/pdf/1711.09883.pdf http://www.decision-ai.org/2017/ http://archive.today/2018.06.25-052215/http://www.adaptiveagents.org/ http://www.businessinsider.com/deepmind-has-hired-a-group-of-ai-safety-experts-2016-11 http://acritch.com/media/ai-alignment-eecs-faculty-retreat.pdf',NULL,'position','technical research','full-time','AI safety')
,('Roger Grosse','University of Toronto','Assistant Professor of Computer Science',NULL,NULL,NULL,NULL,'http://acritch.com/media/ai-alignment-eecs-faculty-retreat.pdf https://web.archive.org/web/20180625052818/http://www.cs.toronto.edu/~rgrosse/','Grosse’s name is grayed out in Andrew Critch’s slides but the slides don’t explain the meaning of this.','position','technical research','full-time','AI safety')
,('Vishal Maini','Google DeepMind','Strategic Communications Manager','2018-02-01','month',NULL,NULL,'https://medium.com/@deepmindsafetyresearch/building-safe-artificial-intelligence-52f5f75058f1 https://www.lesswrong.com/posts/Y8ezvHWZXW232CkKr/new-deepmind-ai-safety-research-blog https://www.linkedin.com/in/vishalmaini/',NULL,'position','popularization',NULL,'AI safety')
,('Michaël Trazzi','Sorbonne University',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/abs/1808.03644',NULL,'position',NULL,NULL,'AI safety')
,('Johannes Treutlein','Centre for Effective Altruism','Summer research fellow','2018-06-01','year','2018-09-01','year','http://effective-altruism.com/ea/1rz/request_for_input_on_multiversewide/',NULL,'position',NULL,'intern','AI safety')
,('Tobias Baumann','University College London',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1806.04067.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Thore Graepel','Google DeepMind',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1806.04067.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('John Shawe-Taylor','University College London',NULL,NULL,NULL,NULL,NULL,'https://arxiv.org/pdf/1806.04067.pdf',NULL,NULL,NULL,NULL,'AI safety')
,('Angela P.', NULL, 'Executive Assistant', '2018-07-01', 'month', NULL, NULL, 'https://www.linkedin.com/in/angela-p-3949325a/', NULL, 'position', NULL, NULL, 'AI safety')
,('Daniel Alexander Braun', 'Ulm University', 'Professor', '2016-07-01', 'month', NULL, NULL, 'https://www.greaterwrong.com/posts/bXLi3n2jrfqRwoSTH/human-aligned-summer-camp-a-summary#Bounded_Rationality__Daniel_Filan___Daniel_Braun_ https://deepai.org/profile/daniel-a-braun https://www.linkedin.com/in/daniel-braun-8a309a94/?originalSubdomain=de', NULL, 'unrelated', NULL, NULL, 'AI safety')
,('Jeremy Nixon', 'Google Brain', 'Research SWE', '2018-01-01', 'month', NULL, NULL, 'https://www.linkedin.com/in/jeremyvnixon/', NULL, 'AGI organization', 'technical research', NULL, 'AI safety')
,('The Anh Han', 'Teesside University', 'Senior Lecturer', '2016-09-01', 'month', NULL, NULL, 'https://futureoflife.org/ai-safety-research/ https://www.linkedin.com/in/theanhhan/?originalSubdomain=uk', 'One of 10 AGI Safety Researchers of 2018 that were awarded over $2 million by future of life institute', NULL, NULL, NULL, 'AI safety')
,('James Miller', 'Smith College', 'Associate Professor of Economics', '1997-06-01', 'month', NULL, NULL, 'https://futureoflife.org/ai-safety-research/ https://www.smith.edu/academics/faculty/james-miller#:~:text=James%20Miller%20specializes%20in%20law,member%20of%20cryonics%20provider%20Alcor. https://www.linkedin.com/in/james-miller-795b8a9/', 'One of 10 AGI Safety Researchers of 2018 that were awarded over $2 million by future of life institute', NULL, NULL, NULL, 'AI safety')
,('Dorsa Sadigh', 'Stanford University', 'Assistant Professor in the Computer Science and Electrical Engineering Department', '2017-08-01', 'month', NULL, NULL, 'https://futureoflife.org/ai-safety-research/ https://dorsa.fyi/ https://www.linkedin.com/in/dorsa-sadigh-6988581a/', 'One of 10 AGI Safety Researchers of 2018 that were awarded over $2 million by future of life institute', NULL, NULL, NULL, 'AI safety')
,('Peter Stone', 'University of Texas', 'Professor of Computer Science', '2002-07-01', 'month', NULL, NULL, 'https://futureoflife.org/ai-safety-research/ https://www.cs.utexas.edu/~pstone/bio_medium.shtml https://www.linkedin.com/in/peter-stone-b0a2/', 'One of 10 AGI Safety Researchers of 2018 that were awarded over $2 million by future of life institute', NULL, NULL, NULL, 'AI safety')
,('Joshua Brett Tenenbaum', 'Massachusetts Institute of Technology', 'Professor of Cognitive Science and Computation', '2007-01-01', 'year', NULL, NULL, 'https://futureoflife.org/ai-safety-research/ http://web.mit.edu/cocosci/Papers/JBT-CV-Aug2010.pdf', 'One of 10 AGI Safety Researchers of 2018 that were awarded over $2 million by future of life institute', NULL, NULL, NULL, 'AI safety')
,('Nick Bostrom', 'University of Oxford', 'Professor', NULL, NULL, NULL, NULL, 'https://futureoflife.org/ai-safety-research/ https://www.ox.ac.uk/news-and-events/find-an-expert/professor-nick-bostrom', 'One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project', NULL,NULL, NULL, 'AI safety')
,('Anna Salamon', 'Center for Applied Rationality', 'Executive Director', NULL, NULL, NULL, NULL, 'https://futureoflife.org/ai-safety-research/ https://futureoflife.org/ai-researcher-anna-salamon/', NULL, NULL, NULL, NULL, 'AI safety')
,('Anna Salamon', 'Center for Applied Rationality', 'Co-founder', '2012-01-01', 'year', NULL, NULL, 'https://futureoflife.org/ai-safety-research/ https://futureoflife.org/ai-researcher-anna-salamon/ https://en.wikipedia.org/wiki/Center_for_Applied_Rationality', 'One of 37 AGI Safety Researchers of 2015 funded by donations from Elon Musk and the Open Philanthropy Project', NULL, NULL, NULL, 'AI safety')
,('Mrinank Sharma', 'University of Oxford', 'PhD Student in Machine Learning', '2019-01-01', 'year', NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/72HO9oIbJ9SWUdrVZ2GtfB https://mrinanksharma.github.io/ https://mrinanksharma.github.io/files/cv.pdf', 'November 2020: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Nick Hollman', 'Legal Priorities Project', 'Research Assistant', '2020-05-01', 'month', NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/72HO9oIbJ9SWUdrVZ2GtfB https://www.legalpriorities.org/team/nick-hollman.html https://www.linkedin.com/in/nick-hollman-79166b153/', 'November 2020: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Richard Ngo', 'University of Cambridge', 'PhD Student in Philosophy of Machine Learning', '2020-01-01', 'year', NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/72HO9oIbJ9SWUdrVZ2GtfB https://thinkingcomplete.blogspot.com/p/about.html https://www.linkedin.com/in/richard-ngo-9056b473/?originalSubdomain=uk', 'November 2020: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Joe Collman', NULL, 'AI Safety Researcher', '2018-09-01', 'month', NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/2kbXqc6R9xf6yi0EY0CLl https://www.linkedin.com/in/joe-collman-3a1706b6/?originalSubdomain=ca', 'September 2020 and November 2019: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Alexis Carlier', 'The Consortium on the Landscape of AI Safety', 'Governance Associate', NULL, NULL, NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/2kbXqc6R9xf6yi0EY0CLl https://sites.google.com/view/ai-risk-survey', 'September 2020: Long-Term Future Fund Grant Recipient', 'position', NULL, 'associate', 'AI safety')
,('Charlie Rogers-Smith', 'University of Oxford', 'Postgraduate,', '2019-10-01', 'month', '2020-10-31', 'month', 'https://app.effectivealtruism.org/funds/far-future/payouts/2kbXqc6R9xf6yi0EY0CLl https://www.linkedin.com/in/charlierogers-smith/?originalSubdomain=uk', 'September 2020: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Gopal Sarma', 'Broad Institute of MIT and Harvard', 'ML Strategy and Operations Lead', '2020-08-01', 'month', NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/2kbXqc6R9xf6yi0EY0CLl http://www.gopalsarma.com/ https://www.linkedin.com/in/gopal-p-sarma/', 'September 2020: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Alex Turner', 'Oregon State University', 'Graduate Research Fellow', '2019-09-01', 'month', NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/2kbXqc6R9xf6yi0EY0CLl https://www.linkedin.com/in/alexandermattturner/', 'September 2020: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Dan Hendrycks', 'University of California, Berkeley', 'PhD student in Computer Science', '2018-01-01', 'year', NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/3waQ7rp3Bfy4Lwr5sZP9TP https://people.eecs.berkeley.edu/~hendrycks/ https://www.linkedin.com/in/dan-hendrycks-04062395/ https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2020-class', 'April 2020: Long-Term Future Fund Grant Recipient, also 2020 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Vincent Luczkow', 'Quebec Artificial Intelligence Institute', 'MSc Researcher', '2019-03-01', 'month', NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/3waQ7rp3Bfy4Lwr5sZP9TP https://www.linkedin.com/in/vincent-luczkow-843aa9b6/?originalSubdomain=ca', 'April 2020: Long-Term Future Fund Grant Recipient', 'unrelated', 'technical research', NULL, 'AI safety')
,('Tegan McCaslin', NULL, 'Generalist Researcher', NULL, NULL, NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/60MJaGYoLb0zGlIZxuCMPg https://teganmccaslin.wordpress.com/', 'November 2019: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Vojtěch Kovařík', 'Czech Technical University', 'Postdoc at Artificial Intelligence Center', NULL, NULL, NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/60MJaGYoLb0zGlIZxuCMPg https://scholar.google.com/citations?user=IkdInbsAAAAJ&hl=en', 'November 2019: Long-Term Future Fund Grant Recipient', NULL, NULL, 'postdoc', 'AI safety')
,('Alexander Gietelink Oldenziel', NULL, NULL, NULL, NULL, NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/4UBI3Q0TBGbWcIZWCh4EQV', 'August 2019: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Stag Lynn', NULL, NULL, NULL, NULL, NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/4UBI3Q0TBGbWcIZWCh4EQV', 'August 2019: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Joar Skalse', 'Oxford University', 'Undergraduate Student in Computer Science and Philosophy', NULL, NULL, NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/4UBI3Q0TBGbWcIZWCh4EQV', 'August 2019: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Orpheus Lummis', NULL, NULL, NULL, NULL, NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/6vDsjtUyDdvBa3sNeoNVvl', 'April 2019: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Anand Srinivasan', NULL, NULL, NULL, NULL, NULL, NULL, 'https://app.effectivealtruism.org/funds/far-future/payouts/6vDsjtUyDdvBa3sNeoNVvl', 'April 2019: Long-Term Future Fund Grant Recipient', NULL, NULL, NULL, 'AI safety')
,('Dmitrii Krasheninnikov', 'University of Amsterdam', 'Master of Science in Artificial Intelligence', '2017-01-01-', 'year', '2019-12-31', 'year', 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/ai-scholarships-2018 https://www.linkedin.com/in/dmitrii-krasheninnikov-a2302296/', 'Recipient of AI Scholarships', 'position', NULL, NULL, 'AI safety')
,('Michael Cohen', 'The Australian National University', 'Master of Computing, Artificial Intelligence and Software Engineering', '2014-01-01', 'year', '2018-12-31', 'year', 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/ai-scholarships-2018 https://www.linkedin.com/in/michael-cohen-8610b2190/?originalSubdomain=au', 'Recipient of AI Scholarships', 'position', NULL, NULL, 'AI safety')
,('Aidan Gomez', 'University of Oxford', 'Doctoral Student', NULL, NULL, NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2019-class', '2019 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Andrew Ilyas', 'Massachusetts Institute of Technology', 'PhD student', NULL, NULL, NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2019-class http://andrewilyas.com/', '2019 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Julius Adebayo', 'Massachusetts Institute of Technology', 'PhD student in Computer Science', NULL, NULL, NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2019-class http://juliusadebayo.com/ https://juliusadebayo.com/Julius_Adebayo_CV_Jan_2017.pdf', '2019 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Lydia T. Liu', 'University of California, Berkeley', 'PhD student in Computer Science', NULL, NULL, NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2019-class https://lydiatliu.github.io/', '2019 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Max Simchowitz', 'University of California, Berkeley', 'PhD student in Electrical Engineering and Computer Science', '2015-01-01', 'year', NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2019-class http://people.eecs.berkeley.edu/~msimchow/maxs_cv.pdf', '2019 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Pratyusha Kalluri', 'Stanford University', 'PhD student in Computer Science', '2017-08-01', 'month', NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2019-class https://www.linkedin.com/in/pkalluri/', '2019 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Siddharth Karamcheti', 'Stanford University', 'PhD student in Computer Science', '2019-01-01', 'year', NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2019-class https://www.siddkaramcheti.com/ https://www.linkedin.com/in/siddharthkaramcheti/', '2019 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Alex Tamkin', 'Stanford University', 'PhD student in Computer Science', NULL, NULL, NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2020-class https://www.alextamkin.com/', '2020 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Cody Coleman', 'Stanford University', 'PhD student in Computer Science', '2016-09-01', 'month', NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2020-class http://www.codycoleman.com/CV/cody_coleman_cv.pdf', '2020 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Dami Choi', 'University of Toronto', 'PhD student in Computer Science', NULL, NULL, NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2020-class', '2020 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Ethan Perez', 'New York University', 'PhD student in Computer Science', '2018-09-01', 'month', NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2020-class https://ethanperez.net/wp-content/uploads/2020/11/EthanPerezCurriculumVitae.pdf', '2020 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Frances Ding', 'University of California, Berkeley', 'PhD student in Computer Science', NULL, NULL, NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2020-class https://francesding.github.io/cv/', '2020 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Leqi Liu', 'Carnegie Mellon University', 'PhD student in Machine Learning', '2019-05-01', 'month', NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2020-class https://www.cs.cmu.edu/~leqil/', '2020 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Peter Henderson', 'Stanford University', 'PhD student in Computer Science', '2018-09-01', 'month', NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2020-class https://www.peterhenderson.co/files/cv.pdf', '2020 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Stanislav Fort', 'Stanford University', 'PhD student', '2016-09-01', 'month', NULL, NULL, 'https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-phil-ai-fellowship-2020-class http://stanford.edu/~sfort1/ https://www.linkedin.com/in/stanislav-fort-38199a58/', '2020 class of the Open Phil AI Fellowship', NULL, NULL, NULL, 'AI safety')
,('Ram Rachum', 'Tufts University', 'AI Safety Researcher', '2022-12-12', 'day', NULL, NULL, 'https://r.rachum.com https://github.com/cool-RR/ https://sites.google.com/site/dekelreuth/gold-lab', 'Research in Multi-Agent Reinforcement Learning', NULL, NULL, NULL, 'AI safety')
;