forked from emeryberger/CSrankings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
575 lines (521 loc) · 18.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
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
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<link href='https://fonts.googleapis.com/css?family=News+Cycle:400,700' rel='stylesheet' type='text/css'>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-78147305-1', 'auto');
ga('send', 'pageview');
</script>
<meta name="description" content="Computer Science Rankings">
<meta name="keywords" content="computer science rankings, best computer science programs, best computer science schools, top computer science schools, top computer science universities, best computer science programs">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CSRankings: Computer Science Rankings (beta)</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- <link rel="stylesheet" href="css/bootstrap-theme.min.css"> -->
<script src="//cdnjs.cloudflare.com/ajax/libs/d3/3.4.4/d3.min.js"></script>
<script src="d3pie.min.js"></script>
<script src="js/jquery-1.12.3.min.js" type="text/javascript"></script>
<script src="js/papaparse.min.js" type="text/javascript"></script>
<script src="js/pako.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js"></script>
<style type="text/css">
body {
font-family: Helvetica, Arial;
}
table td {
vertical-align: top;
}
td {
padding-top: 2px;
padding-bottom: 2px;
}
a {
color : blue ;
}
a.only_these_areas {
cursor: pointer;
}
div.hovertip {
cursor: pointer;
}
span.hovertip {
cursor: pointer;
}
</style>
</head>
<body>
<div class="container">
<form id="rankform" name="rankform" action="" method="get" target="_blank">
<div class="page-header">
<h1>Computer Science Rankings (beta)</h1>
<div class="panel panel-info">
<div class="panel-heading">
<p>
This ranking of top computer science schools is
designed to identify institutions and faculty actively
engaged in research across a number of areas of
computer science. Unlike US News and World Report's approach,
which is <a target="_blank"
href="http://www.usnews.com/education/best-graduate-schools/articles/science-schools-methodology">exclusively
based on surveys</a>, this ranking is entirely
metrics-based. It measures the number of publications
by faculty that have appeared at the most selective
conferences in each area of computer science. This
approach is intended to be difficult to game, since
publishing in such conferences is generally difficult:
contrast this with other approaches like
citation-based metrics, which have been repeatedly
shown to be <a target="_blank"
href="http://arxiv.org/abs/1212.0638">easy</a>
to <a target="_blank"
href="http://evaluation.hypotheses.org/files/2010/12/pdf_IkeAntkareISSI.pdf">manipulate</a>.
That said, incorporating citations in some form is a
long-term goal. <em>This site is in beta and is a work
in progress.</em>
</p>
<p>
<b>Click on a triangle</b> (►) to display names
and number of publications. <b>Click on a name</b> to
go to a faculty member's home page. <b>Click on a
pie</b> (the ◕ after a name or institution) to
see a publication profile as a pie chart. <b>Click on
the raw number of publications</b> to go to their DBLP
entry.
</p>
Rank the top
<select id="minToRank" name="minToRank" onchange="rank();">
<option value="10">10</option>
<option value="25">25</option>
<option value="50" selected="selected">50</option>
<option value="75">75</option>
<option value="100">100</option>
</select>
institutions in
<select id="regions" name="regions" onchange="rank();">
<option value="USA" selected="selected">the USA only</option>
<option value="australasia">Australasia only</option>
<option value="canada">Canada only</option>
<option value="europe">Europe only</option>
<option value="world">USA, Canada, Europe, and Australasia</option>
</select>
by
<!--
<select id="minToRank" name="minToRank" onchange="rank();">
<option value="10">10</option>
<option value="15">15</option>
<option value="20">20</option>
<option value="25" selected="selected">25</option>
<option value="30">30</option>
<option value="35">35</option>
<option value="40">40</option>
<option value="45">45</option>
<option value="50">50</option>
</select>
-->
<select id="displayPercent" name="displayPercent" onchange="rank();" >
<option value="1" selected="selected">average count</option>
<option value="0">total count</option>
</select>
of publications from
<select onchange="rank();" id="startyear" name="startyear">
<option value="1970">1970</option>
<option value="1971">1971</option>
<option value="1972">1972</option>
<option value="1973">1973</option>
<option value="1974">1974</option>
<option value="1975">1975</option>
<option value="1976">1976</option>
<option value="1977">1977</option>
<option value="1978">1978</option>
<option value="1979">1979</option>
<option value="1980">1980</option>
<option value="1981">1981</option>
<option value="1982">1982</option>
<option value="1983">1983</option>
<option value="1984">1984</option>
<option value="1985">1985</option>
<option value="1986">1986</option>
<option value="1987">1987</option>
<option value="1988">1988</option>
<option value="1989">1989</option>
<option value="1990">1990</option>
<option value="1991">1991</option>
<option value="1992">1992</option>
<option value="1993">1993</option>
<option value="1994">1994</option>
<option value="1995">1995</option>
<option value="1996">1996</option>
<option value="1997">1997</option>
<option value="1998">1998</option>
<option value="1999">1999</option>
<option selected="selected" value="2000">2000</option>
<option value="2001">2001</option>
<option value="2002">2002</option>
<option value="2003">2003</option>
<option value="2004">2004</option>
<option value="2005">2005</option>
<option value="2006">2006</option>
<option value="2007">2007</option>
<option value="2008">2008</option>
<option value="2009">2009</option>
<option value="2010">2010</option>
<option value="2011">2011</option>
<option value="2012">2012</option>
<option value="2013">2013</option>
<option value="2014">2014</option>
<option value="2014">2015</option>
<option value="2014">2016</option>
</select>
to
<select onchange="rank();" id="endyear" name="endyear">
<option value="1980">1980</option>
<option value="1981">1981</option>
<option value="1982">1982</option>
<option value="1983">1983</option>
<option value="1984">1984</option>
<option value="1985">1985</option>
<option value="1986">1986</option>
<option value="1987">1987</option>
<option value="1988">1988</option>
<option value="1989">1989</option>
<option value="1990">1990</option>
<option value="1991">1991</option>
<option value="1992">1992</option>
<option value="1993">1993</option>
<option value="1994">1994</option>
<option value="1995">1995</option>
<option value="1996">1996</option>
<option value="1997">1997</option>
<option value="1998">1998</option>
<option value="1999">1999</option>
<option value="2000">2000</option>
<option value="2001">2001</option>
<option value="2002">2002</option>
<option value="2003">2003</option>
<option value="2004">2004</option>
<option value="2005">2005</option>
<option value="2006">2006</option>
<option value="2007">2007</option>
<option value="2008">2008</option>
<option value="2009">2009</option>
<option value="2010">2010</option>
<option value="2011">2011</option>
<option value="2012">2012</option>
<option value="2013">2013</option>
<option value="2014">2014</option>
<option value="2015">2015</option>
<option selected="selected" value="2016">2016</option>
</select>
[<a class="only_these_areas" onClick="activateNone(); return false;"><font color="blue"><b>all areas off</b></font></a> | <a class="only_these_areas" onClick="activateAll(); return false;"><font color="blue"><b>all areas on</b></font></a>]
</div>
</div>
<div class="row">
<!-- col-xs-3 col-sm-6 col-md-4 -->
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="table">
<table class="table-sm table-striped">
<thead>
<tr>
<th colspan="2">
<p>AI
[<a class="only_these_areas" onClick="deactivateAI(); return false;">off</a> | <a class="only_these_areas" onClick="activateAI(); return false;">on</a>]
</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Artificial intelligence
<small><em>AAAI, IJCAI</em></small>
</td>
<td width="40px">
<input type="checkbox" name="field_1" id="field_1" value="1.0"/>
</td>
</tr>
<tr>
<td>
Computer vision
<small><em>CVPR, ECCV, ICCV</em></small>
</td>
<td>
<input type="checkbox" name="field_2" id="field_2" value="1.0"/>
</td>
</tr>
<tr>
<td>
Machine learning & data mining
<small><em>ICML, KDD, NIPS</em> </small>
</td>
<td>
<input type="checkbox" name="field_3" id="field_3" value="1.0"/>
</td>
</tr>
<tr>
<td>
Natural language processing
<small><em>ACL, EMNLP, NAACL</em></small>
</td>
<td>
<input type="checkbox" name="field_4" id="field_4" value="1.0"/>
</td>
</tr>
<tr>
<td>
The web & information retrieval
<small><em>SIGIR, WWW</em></small>
</td>
<td>
<input type="checkbox" name="field_5" id="field_5" value="1.0"/>
</td>
</tr>
</tbody>
<thead>
<tr><td colspan="2"><small> </small></td></tr>
<tr>
<th colspan="2">
<p>Systems
[<a class="only_these_areas" onClick="deactivateSystems(); return false;">off</a> | <a class="only_these_areas" onClick="activateSystems(); return false;">on</a>]
</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Computer architecture
<small><em>ASPLOS, ISCA, MICRO</em></small>
</td>
<td>
<input type="checkbox" name="field_6" id="field_6" value="1.0"/>
</td>
</tr>
<tr>
<td>
Computer networks
<small><em>INFOCOM, SIGCOMM, NSDI</em></small>
</td>
<td>
<input type="checkbox" name="field_7" id="field_7" value="1.0"/>
</td>
</tr>
<tr>
<td>
Computer security
<small><em>CCS, Oakland, USENIX Sec.</em></small>
</td>
<td>
<input type="checkbox" name="field_8" id="field_8" value="1.0"/>
</td>
</tr>
<tr>
<td>
Databases
<small><em>PODS, SIGMOD, VLDB</em></small>
</td>
<td>
<input type="checkbox" name="field_9" id="field_9" value="1.0"/>
</td>
</tr>
<tr>
<td>
High-performance computing
<small><em>HPDC, ICS, SC</em></small>
</td>
<td>
<input type="checkbox" name="field_10" id="field_10" value="1.0"/>
</td>
</tr>
<tr>
<td>
Mobile computing
<small><em>MobiCom, MobiSys, SenSys</em></small>
</td>
<td>
<input type="checkbox" name="field_11" id="field_11" value="1.0"/>
</td>
</tr>
<tr>
<td>
Measurement & performance analysis
<small><em>IMC, SIGMETRICS</em></small>
</td>
<td>
<input type="checkbox" name="field_12" id="field_12" value="1.0"/>
</td>
</tr>
<tr>
<td>
Operating systems
<small><em>EuroSys, OSDI/SOSP, USENIX ATC</em></small>
</td>
<td>
<input type="checkbox" name="field_13" id="field_13" value="1.0"/>
</td>
</tr>
<tr>
<td>
Programming languages
<small><em>OOPSLA, PLDI, POPL</em></small>
</td>
<td>
<input type="checkbox" name="field_14" id="field_14" value="1.0"/>
</td>
</tr>
<tr>
<td>
Software engineering
<small><em>ASE, FSE, ICSE</em></small>
</td>
<td>
<input type="checkbox" name="field_15" id="field_15" value="1.0"/>
</td>
</tr>
</tbody>
<thead>
<tr><td colspan="2"><small> </small></td></tr>
<tr>
<th colspan="2">
<p>Theory
[<a class="only_these_areas" onClick="deactivateTheory(); return false;">off</a> | <a class="only_these_areas" onClick="activateTheory(); return false;">on</a>]
</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Algorithms & complexity
<small><em>FOCS, SODA, STOC</em></small>
</td>
<td>
<input type="checkbox" name="field_16" id="field_16" value="1.0"/>
</td>
</tr>
<tr>
<td>
Cryptography
<small><em>CRYPTO, EuroCrypt</em></small>
</td>
<td>
<input type="checkbox" name="field_17" id="field_17" value="1.0"/>
</td>
</tr>
<tr>
<td>
Logic and verification
<small><em>CAV, LICS</em></small>
</td>
<td>
<input type="checkbox" name="field_18" id="field_18" value="1.0"/>
</td>
</tr>
</tbody>
<thead>
<tr><td colspan="2"><small> </small></td></tr>
<tr>
<th colspan="2">
<p>Other Areas
[<a class="only_these_areas" onClick="deactivateOthers(); return false;">off</a> | <a class="only_these_areas" onClick="activateOthers(); return false;">on</a>]
</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Computer graphics
<small><em>SIGGRAPH, TOG</em></small>
</td>
<td>
<input type="checkbox" name="field_19" id="field_19" value="1.0"/>
</td>
</tr>
<tr>
<td>
Human-computer interaction
<small><em>CHI, UbiComp, UIST</em></small>
</td>
<td>
<input type="checkbox" name="field_20" id="field_20" value="1.0"/>
</td>
</tr>
<tr>
<td>
Robotics
<small><em>ICRA, IROS, RSS</em></small>
</td>
<td>
<input type="checkbox" name="field_21" id="field_21" value="1.0"/>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
<!-- col-xs-6 col-sm-6 col-md-4 -->
<div class="col-sm-6 col-md-6 col-lg-6">
<div id="success">
<strong><h4>Loading and processing data. Please wait.</h4></strong>
</div>
</div>
</div>
</div>
<div class="page-footer">
<p>
The conferences listed (<em>at most three per area</em>) were
developed in consultation with faculty across a range
of institutions. They are meant to span most
established research-centric areas of computer science
- in particular, those with their own
research-focused <a href="http://www.acm.org/special-interest-groups">ACM
SIG</a> - and are not intended to be comprehensive.
In particular, only areas where at least 50
institutions have publications since 2000 are
included. The rubrics (<em>AI</em>, <em>Systems</em>,
and <em>Theory</em>) are provided for ease of
comparison with rankings published by US News and
World Report.
</p>
<p>Output is attributed to the institution where authors
are <em>currently affiliated</em> full-time,
tenure-track faculty members. An author's publications
follow them if they move. Currently, this database
includes US and selected Canadian and European CS or
EECS departments (or equivalent); other
institutions will be added in the near future.
</p>
<p><b>Adjusted counts</b>: each publication is counted
exactly once, with credit adjusted by splitting evenly
across all co-authors. This approach makes it impossible to
boost rankings simply by adding authors to a paper.
<b>Average count</b> computes the geometric mean of
the adjusted number of publications in each area by
institution. This normalizes for the size of areas, so
that large and small areas are weighed the
same. Publications must be at least 6 pages long to be
counted.
<b>Total count</b> is the sum of the adjusted number of publications.
</p>
<p class="text-muted">
This site was developed and is maintained by <a target="_blank" href="http://www.emeryberger.com">Emery Berger</a>, incorporating feedback from faculty across a wide range of institutions.<br />
Based on code and data originally collected by <a target="_blank" href="https://www.cs.rice.edu/~sc40/">Swarat Chaudhuri</a>.<br />
The original faculty affiliation dataset was constructed by <a
target="_blank" href="http://cs.brown.edu/people/alexpap/faculty_dataset.html">Papoutsaki et al.</a>, which has been extensively cleaned and updated.<br />
All publication data is from <a target="_blank" href="http://dblp.uni-trier.de/">DBLP</a> (last updated August 10, 2016).<br />
Some faculty members are listed multiple times to account for multiple variants of their names in DBLP.<br />
Click to see <a target="_blank" href="https://github.com/emeryberger/CSrankings/blob/gh-pages/faculty-affiliations.csv">the current database of faculty and their affiliations</a>. <b>Please submit any affiliation updates <a target="_blank" href="http://goo.gl/forms/MDDMN0UKuCwkOyFT2">via this form</a></b> or (preferably) via a <b><a href="https://github.com/emeryberger/CSRankings">pull request</a></b>. Please verify that the faculty members are full-time, tenure-track members of a CS department (or similar), and that their names are as they appear in DBLP.<br />
All code and data is available here: <a target="_blank" href="https://github.com/emeryberger/CSRankings">https://github.com/emeryberger/CSRankings</a>.
</p>
</div>
</div>
</form>
</div>
<script src="csrankings.js"></script>
</body>
</html>