-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmath-foundations.html
297 lines (255 loc) · 14.2 KB
/
math-foundations.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>HCOMP 2016: Workshop on Mathematical Foundations of Human Computation</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- favicon link-->
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
<!-- Custom CSS -->
<link href="css/landing-page.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top topnav" role="navigation">
<div class="container topnav">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand topnav" href="index.html">HCOMP 2016</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="submit.html">Submit</a>
</li>
<li>
<a class="hcomp-active" href="participate.html">Participate</a>
</li>
<li>
<a href="program.html">Program</a>
</li>
<li>
<a href="attend.html">Attend</a>
</li>
<li>
<a href="industry.html">Industry</a>
</li>
<li>
<a href="organizers.html">Organizers</a>
</li>
<li>
<a href="sponsors.html">Sponsors</a>
</li>
<li>
<a href="past%20meetings.html">Past Meetings</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Header -->
<div class="ws-mf-header">
<div class="container">
<div class="row">
<div class="intro-message col-md-6">
<h1 style="text-align:center;"></h1>
</div>
</div>
</div>
</div>
<!-- /.intro-header -->
<!-- Page Content -->
<div class="container">
<div class="row">
<h2 class="section-head"><span>Workshop on Mathematical Foundations of Human Computation</span></h2>
</div>
</div>
<!-- /.content-section-a -->
<div class="container">
<div class="intro-text">
<div class="row">
<div class="col-md-12">
<div class="intro-paragraph">
<ul class="list-inline">
<li><i class="icon-font fa fa-subscript"></i></li>
<li>
<h2 class="section-heading">Workshop Overview</h2></li>
</ul>
<p class="lead">
There is great untapped potential for foundational mathematical research to influence and shape the future of human computation. Indeed there is already a small literature on the use of mathematical models to analyze and design human computation systems including crowdsourcing markets, prediction markets, and user-generated content sites. However, we are far from having a full systematic understanding of the possibilities and limitations of human computation.
</p>
<p class="lead">
This workshop will bring together researchers across disciplines to discuss the future of research on the mathematical foundations of human computation, with particular emphasis on the ways in which theorists can learn from the existing empirical literature on human computation and the ways in which applied and empirical work on human computation can benefit from mathematical foundations.
</p>
<ul class="list-inline">
<li><i class="icon-font fa fa-link"></i></li>
<li>
<h2 class="section-heading">Workshop Website</h2></li>
</ul>
<p class="lead">Visit the <a class="theme-link" href="http://chienjuho.com/workshops/mathematical-foundations-of-human-computation/">Workshop Website</a> for additional details about it.
<ul class="list-inline">
<li><i class="icon-font fa fa-calendar"></i></li>
<li>
<h2 class="section-heading">Important Dates</h2></li>
</ul>
<ul class="lead">
<li><mark>November 3, 2016</mark>: Workshop (full-day)</li>
</ul>
<ul class="list-inline">
<li><i class="icon-font fa fa-map-marker"></i></li>
<li>
<h2 class="section-heading">Location</h2></li>
</ul>
<p class="lead">The workshop will be held at the primary conference venue, the <a class="theme-link" href="http://www.meetattexas.com/">AT&T Executive Conference Center</a>.
</p>
</div>
</div>
</div>
</div>
</div>
<!-- /.container -->
<div class="container">
<div class="organizers">
<h4 class="organizer-name"><span>Organizing Committee</span></h4>
<div class="row profile-row">
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="https://media.licdn.com/mpr/mpr/shrinknp_400_400/p/4/000/13c/070/0b42c1f.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="http://pages.cs.wisc.edu/~shuchi/">Shuchi Chawla</a></h3>
<p class="lead">University of Wisconsin - Madison
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="https://lh3.googleusercontent.com/-CEuPJ9KOwb0/AAAAAAAAAAI/AAAAAAAAAAA/cTsVKAFxqsM/s120-c/photo.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="http://chienjuho.com/">Chien-Ju Ho</a></h3>
<p class="lead">
Cornell University
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
</div>
<div class="row profile-row">
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="https://media.licdn.com/mpr/mpr/shrinknp_400_400/p/2/000/00b/06f/22fcc77.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="http://www.cis.upenn.edu/~mkearns/">Michael Kearns</a></h3>
<p class="lead">University of Pennsylvania
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="img/photo/Jennifer_WV.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="http://www.jennwv.com/">Jenn Wortman Vaughan</a></h3>
<p class="lead">Microsoft Research
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
</div>
<div class="row profile-row">
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="img/photo/santosh.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="http://www.cc.gatech.edu/~vempala/">Santosh Vempala</a></h3>
<p class="lead">Georgia Tech
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="container">
<h2 class="section-head"><span><a class="theme-link-org" href="sponsors.html">Conference Sponsors</a></span></h2>
<div class="row">
<div class="intro-text">
<div class="intro-paragraph">
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Platinum</b></font><br/>
<a class="theme-link" href="https://spare5.com"><img src="img/sponsors/spare5.png" alt="Spare 5" width="" height="50" style="border-style: none"/></a>
</p>
</div>
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Gold</b></font><br/>
<a class="theme-link" href="http://www.microsoft.com"><img src="img/sponsors/microsoft.png" alt="Microsoft" width="" height="50" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://www.stitchfix.com"><img src="img/sponsors/stitchfix.png" alt="STITCH FIX - YOUR PARTNER IN PERSONAL STYLE" width="" height="50" style="border-style: none"/></a>
</p>
</div>
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Silver</b></font><br/>
<br/>
<a class="theme-link" href="https://alegion.com"><img src="img/sponsors/alegion.png" alt="Alegion Crowdsourcing Automation Platform" width="" height="40" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://informationevolution.com"><img src="img/sponsors/ie.png" alt="INFORMATION EVOLUTION - RELIABLE, EXPERIENCED, AFFORDABLE HUMAN BANDWIDTH" width="250" height="" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://www.google.com"><img src="img/sponsors/google.png" alt="Google" width="190" height="" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="https://microworkers.com"><img src="img/sponsors/microworkers.png" alt="Microworkers" width="200" height="" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://www.ischool.utexas.edu"><img src="img/sponsors/ut-ischool.jpg" alt="The School of Information at the University of Texas at Austin" width="250" height="" style="border-style: none"/></a>
</p>
</div>
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Bronze</b></font><br/>
<br/>
<a class="theme-link" href="https://www.asist.org/publications/jasist/"><img src="img/sponsors/jasist.png" alt="ournal of the Association for Information Science and Technology (JASIST)" width="200" height="" style="border-style: none"/></a>
</p>
</div>
</div>
</div>
</div>
<div class="row intro-text">
<div class="col-lg-12">
<p class="copyright text-muted">Copyright © HCOMP 2016. All Rights Reserved | Designed by <a class="theme-link-org" href="https://www.linkedin.com/in/yangzhangux">Yang Zhang</a></p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>