forked from aajbaker/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresearch.html
212 lines (192 loc) · 10.5 KB
/
research.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Misha O'Keeffe</title>
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300&family=Montserrat:wght@200&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="header">
<h1 style="text-align: center;">Misha O'Keeffe</h1>
<p class="contact">
<a href="mailto: [email protected]" style="color: white">[email protected]</a><br>
</p>
</div>
<div class="timeline-wrapper clearfix">
<div class="timeline-content-day">
<div class="timeline-line"></div>
<div class="timeline-content-item" data-timeline="hobbies">
<span>Hobbies</span>
<div class="timeline-content-item-reveal">
<a href="hobbies.html">
<img src="assets/imgs/hobbies.JPG">
<span>Ask me About</span>
</a>
</div>
</div>
<div class="timeline-content-item" data-timeline="travel">
<span>Travel</span>
<div class="timeline-content-item-reveal">
<a href="travel.html">
<img src="assets/imgs/travel.jpg">
<span>Where I've been</span>
</a>
</div>
</div>
<div class="timeline-content-item" data-timeline="photo">
<span>Keeping Active</span>
<div class="timeline-content-item-reveal">
<a href="photo.html">
<img src="assets/imgs/photo2.jpg">
<span>What I'm up to</span>
</a>
</div>
</div>
<div class="timeline-content-item" data-timeline="home">
<span>Home</span>
<div class="timeline-content-item-reveal">
<a href="index.html">
<img src="assets/imgs/portrait.png">
<span>About me</span>
</a>
</div>
</div>
<div class="timeline-content-item" data-timeline="interests">
<span>Interests</span>
<div class="timeline-content-item-reveal">
<a href="interests.html">
<img src="assets/imgs/interests.JPG">
<span>On my Mind</span>
</a>
</div>
</div>
<div class="timeline-content-item" data-timeline="positions">
<span>Open Science</span>
<div class="timeline-content-item-reveal">
<a href="positions.html">
<img src="assets/imgs/berkeley.JPG">
<span>My Commitment</span>
</a>
</div>
</div>
<div class="timeline-content-item active" data-timeline="research">
<span>Research<br>and CV</span>
<div class="timeline-content-item-reveal">
<a href="research.html">
<img src="assets/imgs/BrainCartoon.png">
<span>In the Lab</span>
</a>
</div>
</div>
</div>
</div>
<div style="padding: 20px;"></div>
<div class="fade-in flex" style="justify-content: center;">
<a href="https://drive.google.com/file/d/12oWj6erZQ3W97f2rGCZd0ER9QkWoN1Su/view?usp=drive_link" target="_blank">
<div class="title"> CV </div>
</a>
<a href="https://github.com/M1shaaa" target="_blank">
<div class="title">Github</div>
</a>
</div>
<div class="fade-in photo-right" style="text-align: left;">
<div class="title" style="justify-self: start;">The Virtue Project</div>
<div class="text-box">
In this research program based out of Boston College, our team has charted the variation of
virtuous decision-making in children across cultures. Now, our goal is to test how children in
each culture respond to cultural norms delivered by peers and adults differentially.
<br><br>
My role upon entering was to finish data collection, develop a coding mechanism and write an appendix for the first cross-cultural study.
Since then I have taken on authorship responsibilities in three subsequent papers in prep and in data collection.
Across all these projects, I have participated in each stage of the reseach process from creating testing materials and writing preregistrations to analysis and manuscript drafting.
<br><br>
Publications:
<ul>
<li>Amir, D., Ahl, R., McAuliffe, K. (in prep) The development of virtuous behavior across five diverse societies.</li>
<li>Ahl, R., Hannan, K., Amir, D., <u>Baker, A.</u>, McAuliffe, K. (in prep) Zooming in on virtue: Replicating incentivized measures of children’s virtuous behavior online.</li>
<li><u>Baker, A.</u>, Amir, D., Ahl, R., McAuliffe, K. (in prep, data collection ongoing) Norm transmission and virtuous behavior: How do children respond to the content of norms and the age of their source?</li>
<li>Amir, D., Ahl, R., <u>Baker, A.</u>, McAuliffe, K. (in prep, data collection ongoing) The effect of norm model age on children’s virtuous giving across five diverse societies.</li>
</ul>
</div>
<div class="text-box"></div>
<div>
<img src="assets/imgs/virtue.png" alt="Apparatus Animations">
</div>
</div>
<div class="fade-in flex" style="margin-top: 10px;">
<a href="assets/imgs/FairnessNorms_Baker_Poster.png" target="_blank">
<div class="title" style="margin: 10px;">SPSP 2023 Poster</div>
</a>
</div>
<div class="fade-in photo-left" style="text-align: left;">
<div class="title" style="justify-self: end;">Bayesian Norm Updating</div>
<div class="text-box">
Day to day, in many situations, we look to others for cues about what to do.
What we see them do may align with what we expect, contradict it, or we may not have any expectations to begin with.
<br><br>
I built this computational model which seeks to use bayesian reasoning to capture how people update their beliefs about what is acceptable in different scenarios after observing others' behavior.
The model is intended to complement survey data collected by Paul Deutchman with the Cooperation Lab at Boston College.
Built in python, this model can show us where respondents align with and deviate from statistical learning in norm learning domains.
<br><br>
Follow the link to my github at the top of the page to view the code.
<br><br>
Publications:
<ul>
<li>Deutchman, P., Kraft-Todd, G., Young, L., & McAuliffe, K. (in prep). Updating
injunctive and moral norm beliefs after receiving descriptive norm information. </li>
</ul>
</div>
<div class="text-box"></div>
<div>
<img src="assets/imgs/norms.png" alt="Norm Graphs">
</div>
</div>
<div class="fade-in photo-right" style="text-align: left;">
<div class="title" style="justify-self: start;">Exploration</div>
<div class="text-box">
Working for Eliza Kosoy in the Gopnik lab at UC Berkeley, I contributed to this project exploring how children explore.
Do children behave like the reinforcement learning agents we've built to navigate virtual environments?
Can we use how they differ to inform how we design RL agents in the future?
This project in collaboration with DeepMind Labs wants to find out.
<br><br>
I was primarily involved in data collection for this study. Participants ages 4-6 were recruited and tested at local children's museums.
Our roles as experimenters involved running the DeepMind maze from terminal and facilitating children's navigation through the virtual environment using an Arduino-based controller.
<br><br>
Publications:
<ul>
<li>Kosoy, E., Collins, J., Chan, D., Huang, S., Pathak, D., Agrawal, P., Canny, J., Gopnik, A., &
Hamrick, J. (in prep) Exploring Exploration: Comparing children with reinforcement learning agents
in unified environments. </li>
</ul>
</div>
<div class="text-box"></div>
<div>
<img src="assets/imgs/mazes.png" alt="Mazes">
</div>
</div>
<div class="fade-in photo-left" style="text-align: left;">
<div class="title" style="justify-self: end;">Zebrafish</div>
<div class="text-box">
During an undergraduate research fellowship at USC, I worked with a lab innovating on bioimaging technologies.
One of their microscopes allowed for beautiful neuroimaging of zebrafish, leading to a series of studies investigating the neural patterns of
zebrafish during sleeping states compared to wake states.
<br><br>
Having access to such rich 4D neuroimaging data, my project was to map correlated neural activity across the zebrafish brain during sleep and wake bouts.
I cleaned, processed, analyzed, and visualized lagged correlations of neural activities in zebrafish across sleep and wake bouts.
This process involved accessing and understanding data and processing pipelines that members of the lab had already developed, as well as
familiarizing myself with several data management and analysis softwares.
<br><br>
Click <a href="assets/Aaron Baker – Zebrafish (2018).pdf">here</a> for my slides on the Zebrafish project.
</div>
<div class="text-box"></div>
<div>
<img src="assets/imgs/zebrafish.png" alt="Zebrafish">
</div>
</div>
<script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src="js/index.js"></script>
</body>
</html>