This repository was archived by the owner on Jun 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
377 lines (314 loc) · 15 KB
/
index.html
File metadata and controls
377 lines (314 loc) · 15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.55.5" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>The Communication and Learning Lab at Carnegie Mellon University</title>
<link rel="icon" type="image/png" href="https://callab.github.io/images/favicon.png" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/css/style.min.5c65dedddf130be4809fe2248638c33d620d462d3fbc75a224f79bc0afd4ee98.css" integrity="sha256-XGXe3d8TC+SAn+IkhjjDPWINRi0/vHWiJPebwK/U7pg=">
<link rel="stylesheet" type="text/css" href="https://callab.github.io/css/icons.css">
</head>
<body>
<div id="preloader">
<div id="status"></div>
</div>
<section class="hero is-fullheight is-default is-bold">
<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logo/callab_logo.png" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbar-menu" class="navbar-menu is-static">
<div class="navbar-end">
<a href="#research" class="navbar-item is-secondary">
Research
</a>
<a href="#people" class="navbar-item is-secondary">
People
</a>
<a href="#join" class="navbar-item is-secondary">
Join our lab!
</a>
<a href="#parents" class="navbar-item is-secondary">
For parents
</a>
</div>
</div>
</div>
</nav>
<nav id="navbar-clone" class="navbar is-fresh is-transparent" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logo/callab_logo.png" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="cloned-navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="cloned-navbar-menu" class="navbar-menu is-fixed">
<div class="navbar-end">
<a href="#research" class="navbar-item is-secondary">
Research
</a>
<a href="#people" class="navbar-item is-secondary">
People
</a>
<a href="#join" class="navbar-item is-secondary">
Join our lab!
</a>
<a href="#parents" class="navbar-item is-secondary">
For parents
</a>
</div>
</div>
</div>
</nav>
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<div class="column is-5 landing-caption">
<h1 class="title is-1 is-bold is-spaced">
Welcome to the Communication and Learning Lab
</h1>
<h2 class="subtitle is-5 is-muted">
Exploring how children learn language.
</h2>
<p>
<a class="button cta rounded primary-btn raised" href="#research">
Learn more
</a>
</p>
</div>
<div class="column is-7">
<figure class="image">
<img src="/images/photos/callab_fall_2018.jpg" alt="Description">
</figure>
</div>
</div>
</div>
</div>
<div class="hero-foot mb-20">
<div class="container">
<div class="tabs is-centered">
<ul>
</ul>
</div>
</div>
</div>
</section>
<section class="section section-feature-grey is-medium" id="research">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">About our research</h2>
<div class="divider is-centered"></div>
</div>
<br>
<div class="card-text">
<p>Young children learn the meanings of thousands of words by the time they can run down the street. The computational problem they solve is daunting: extracting discrete word forms from a sequence of continuous speech signals and mapping these forms onto their meanings. Yet, the same children who solve this problem continuously forget where they left their coats and hats. How do children learn language so quickly despite cognitive constraints on memory, attention, and information processing?</p>
</div>
<br>
<div class="card-text">
<p>Our work tries to resolve this puzzle by reframing language acquisition as a coordination problem. The problem is not how children learn language, but how parents and children construct it together.</p>
</div>
<div class="content-wrapper">
<div class="columns">
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Experimental Studies</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/ipad_task.jpg">
</div>
</div>
</div>
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Naturalistic Observation</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/toy_play.png">
</div>
</div>
</div>
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Computational Models</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/lba_mod.png">
</div>
</div>
</div>
</div>
<div class="card-text">
<p>We analyze this coordination by taking an end-to-end approach to understanding early language acquisition, studying it at multiple levels. Our first line of work investigates the representations and algorithms that children and adults bring to the learning problem. Our second line of work investigates the natural ecological contexts in which language acquisition occurs. Finally, our third line of work uses computational models to formalize the interactions between learner and environment. Successes and failures of language learning emerge from the match (or mismatch) between the learning mechanisms available to the child and the structure of the learning environment.</p>
</div>
</div>
</div>
</section>
<section class="section is-medium section-secondary" id="people">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2 light-text is-spaced">Who we are</h2>
<h3 class="subtitle is-5 light-text">Learn more about our researchers</h3>
</div>
<div class="content-wrapper">
<div class="column">
<div class="row">
<div class="column is-8">
<figure class="testimonial">
<div class="author">
<img src="/images/photos/yurovsky.jpg" alt=""/>
<h5>Daniel Yurovsky</h5>
<span>Principal Investigator</span>
</div>
<blockquote>
Dan was an undergrad computer science major at Carnegie Mellon before completing a PhD in Cognitive Psychology at Indiana University and doing a postdoc in Psych Department at Stanford. He is broadly interested in how we learn from the people around us, and especially how children learn language. Dan is excited about understanding communication and learning from a systems perspective.
</blockquote>
</figure>
</div>
<div class="column is-8">
<figure class="testimonial">
<div class="author">
<img src="/images/photos/klafka.jpg" alt=""/>
<h5>Josef Klafka</h5>
<span>Lab Manager</span>
</div>
<blockquote>
Joe did his undergrad at UChicago in math and linguistics. He is interested in how children learn new words and grammar, and applications to machine learning.
</blockquote>
</figure>
</div>
<div class="column is-8">
<figure class="testimonial">
<div class="author">
<img src="/images/photos/bergey.jpg" alt=""/>
<h5>Claire Bergey</h5>
<span>PhD student</span>
</div>
<blockquote>
Claire is a third-year PhD student in the Cognition program. She studied psychology and cognitive science at Williams College. She is interested in language and category acquisition.
</blockquote>
</figure>
</div>
<div class="column is-8">
<figure class="testimonial">
<div class="author">
<img src="/images/photos/leung.jpg" alt=""/>
<h5>Ashley Leung</h5>
<span>PhD student</span>
</div>
<blockquote>
Ashley is a third-year PhD student in Psychology at the University of Chicago. She graduated from Middlebury College with a BA in Psychology and English & American Literatures. She is currently studying how parent-child communication influences language learning.
</blockquote>
</figure>
</div>
<div class="column is-8">
<figure class="testimonial">
<div class="author">
<img src="/images/photos/morris.jpg" alt=""/>
<h5>Benjamin Morris</h5>
<span>PhD student</span>
</div>
<blockquote>
Ben received his Masters in Developmental Psychology at the University of Cambridge working with Claire Hughes. He is primarily interested optimal word learning strategies and their connection to early cognitive development.
</blockquote>
</figure>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section section-feature-grey is-medium" id="join">
<div class="container">
<div class="columns">
<div class="column is-10 is-offset-1">
<div class="has-text-centered">
<img src="/images/photos/full_lab.jpg">
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Join our lab!</h2>
<h3 class="subtitle is-5 is-muted">Graduate study and research assistants</h3>
</div>
<br>
<div class="card-text">
<p>We are always looking for motivated, passionate students and researchers to join our team. Please contact us if you have any questions about our work!</p>
<br>
</div>
<div class="card-text">
<p>*Interested in working with us as a research assistant?* The Communication and Learning Lab has openings for undergraduates to gain research experience working as RAs. As a research assistant in CaLLab, you could be involved in research at every step of the process, from developing research questions and creating stimuli to recruiting subjects and testing participants. If you would like to hear more about working as an RA, please contact our lab manager Joe (jklafka [at] andrew [dot] cmu [dot] edu). We tend to hire RAs during the first few weeks of each semester, but always reach out if you are interested!</p>
<br>
</div>
<div class="card-text">
<p>Interested in graduate study at Carnegie Mellon University? Visit the Psychology Department page [here](https://www.cmu.edu/dietrich/psychology/) for more information on graduate programs offered at CMU and the application process. Please contact Professor Yurovsky (dry [at] andrew [dot] cmu [dot] edu) if you are interested in pursuing graduate research in the Communication and Learning Lab.</p>
<br>
</div>
</div>
</section>
<section class="section is-medium section-feature-gray" id="parents">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2 is-spaced">For parents</h2>
<h5 class="subtitle is-5">Thank you so much for your interest in our research! Families like yours can help us answer questions about how children learn about language.</h5>
</div>
<div class="is-10 is-offset1">
<div class="content-wrapper is-centered">
<div class="column is-10">
<strong>How long do studies usually last?</strong>
<br>
<h5>We usually schedule for one hour, however appointments typically last for less than 30 minutes.</h5>
</div>
<div class="column is-10">
<strong>What if my child becomes fussy or bored during the study?</strong>
<br>
<h5>Involvement in research is entirely voluntary. Your child can stop at any time.</h5>
</div>
<div class="column is-10">
<strong>Will I be with my child during the study?</strong>
<br>
<h5>If you wish, you may stay with your child during the entire study. For some studies, we may ask that you participate in the study with your child!</h5>
</div>
<div class="column is-10">
<strong>Can I bring my other children with me?</strong>
<br>
<h5>Absolutely! We have a comfortable waiting room with plenty of toys to play with!</h5>
</div>
<div class="column is-10">
<strong>What if I need to reschedule my appointment?</strong>
<br>
<h5>Please call us at (312) 600-7319 if you need to change or cancel your appointment.</h5>
</div>
<div class="column is-10">
<p><i>Have more questions? Email us at [callab@andrew.cmu.edu](mailto:callab@andrew.cmu.edu)!</i></p>
</div>
</div>
</div>
</div>
</section>
<div id="backtotop"><a href="#"></a></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<script src="https://unpkg.com/feather-icons"></script>
<script src="https://callab.github.io/js/fresh.js"></script>
<script src="https://callab.github.io/js/jquery.panelslider.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
</body>
</html>