-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresearch.html
More file actions
executable file
·70 lines (66 loc) · 4.12 KB
/
research.html
File metadata and controls
executable file
·70 lines (66 loc) · 4.12 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
<!DOCTYPE HTML>
<!--
Ion by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Research - BednyLab</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<noscript>
<link rel="stylesheet" href="css/main.min.css" />>
</noscript>
<script src="js/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
</head>
<body id="top">
<!-- Header -->
<header id="header" class="skel-layers-fixed">
<h1><a href="research-alltext.html">CLICK HERE FOR ALL TEXT</a></h1>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="people.html">People</a></li>
<li><a href="participate.html">Participate</a></li>
<li><a href="news.html">News</a></li>
<li><a href="photos.html">Photos</a></li>
<li><a href="contact.html" class="button special">Contact</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="main" class="wrapper style1">
<header class="major">
<h2>Research</h2>
<p></p>
</header>
<div class="container">
<div class="row">
<section>
<h2> Brain Development and Plasticity, Cognitive Neuroscience, Concepts </h2>
<p>How does developmental experience affect the human mind and brain? What is the role of experience in structuring concepts of events, objects and mental states? How are such abstract concepts implemented in neural circuits? Our lab investigates these longstanding philosophical puzzles using the methods of cognitive neuroscience and psychology.
We study the origins and structure of human cognition by comparing the minds and brains of people with different developmental experiences.</p>
<h3>Cortical Plasticity</h3>
<p style="text-align:center;">
<a href="#" ><img src="images/tics.jpg" alt="" width="600" height="300"/></a>
</p>
<p>To examine the effects of nature and nurture on the human brain, we compare the minds and brains of sighted, congenitally blind and late-blind individuals. Areas of the primate occipital lobe are called “visual cortex” because in sighted people they respond almost exclusively to light. One line of work examines the acquisition of novel functions by visual cortex in blind individuals. In people who are blind, occipital cortex responds to touch, sound and even language. One of our goals is to uncover the cognitive functions that are supported by the occipital cortex in blind people. Are these functions similar to vision? Are they related to the function of nearby cortical tissue? Do the functional subdivisions within occipital cortex mirror organization elsewhere in the brain? We also work with blind and sighted children to study the time-course and mechanisms of cortical plasticity. Visual cortex plasticity provides a window into how genes and experience sculpt cortical function during development.</p>
<h3>Cognitive Neuroscience</h3>
<p style="text-align:center;">
<h3>Conceptual Development</h3>
<p style="text-align:center;">
<p>A second line of work examines how experience contributes to concept formation. We use behavioral and neural measures to study concepts of events, objects and mental states in blind individuals. For example, are there differences between blind and sighted people’s concepts of sight perception (e.g. the meanings of sight verbs such as “stare” and “glance”). What do blind adults know about events that could only be experienced through sight such as “sparkling” and “flashing?” How do blind children acquire such information?</p>
</section>
</div>
</div>
</section>
</body>
</html>