-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·249 lines (223 loc) · 12.9 KB
/
index.html
File metadata and controls
executable file
·249 lines (223 loc) · 12.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Amira Ghenai</title>
<!-- Bootstrap 5 CSS CDN -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" />
<style>
body {
background-color: #f8f9fa;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
color: #212529;
}
.profile-img {
width: 140px;
height: 140px;
object-fit: cover;
border-radius: 50%;
border: 3px solid #0d6efd;
}
.nav-link {
font-weight: 600;
}
.nav-link.active {
color: #0d6efd !important;
border-bottom: 2px solid #0d6efd;
}
.intro-section {
background: white;
padding: 2rem;
border-radius: 8px;
box-shadow: 0 4px 6px rgb(0 0 0 / 0.1);
}
.social-icons a {
font-size: 1.25rem;
margin-right: 1rem;
color: #0d6efd;
text-decoration: none;
}
.social-icons a:hover {
color: #0a58ca;
}
footer {
padding: 1rem 0;
background-color: #e9ecef;
text-align: center;
font-size: 0.9rem;
color: #6c757d;
}
/* Reduce whitespace under navbar */
main {
padding-top: 1rem;
padding-bottom: 2rem;
}
</style>
<!-- Bootstrap Icons CDN for social icons -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css" rel="stylesheet" />
</head>
<body>
<header class="container py-3 d-flex flex-wrap align-items-center justify-content-between border-bottom bg-white">
<div class="d-flex align-items-center">
<img src="assets/images/profile.jpg" alt="Amira Ghenai" class="profile-img me-3" />
<div>
<h1 class="h3 mb-0">Amira Ghenai</h1>
<p class="mb-0 text-muted small">Assistant Professor, Ted Rogers School of Management</p>
<p class="mb-0 text-muted small">Toronto Metropolitan University</p>
<a href="mailto:aghenai@torontomu.ca" class="text-decoration-none">aghenai@torontomu.ca</a>
</div>
</div>
<nav>
<ul class="nav">
<li class="nav-item"><a href="index.html" class="nav-link active">Home</a></li>
<li class="nav-item"><a href="publications.html" class="nav-link">Publications</a></li>
<li class="nav-item"><a href="data.html" class="nav-link">Data</a></li>
<li class="nav-item"><a href="ta.html" class="nav-link">Teaching</a></li>
<li class="nav-item"><a href="work.html" class="nav-link">Research Lab</a></li>
<li class="nav-item"><a href="honors_awards.html" class="nav-link">Honors & Awards</a></li>
<li class="nav-item"><a href="talks.html" class="nav-link">Talks</a></li>
<li class="nav-item"><a href="contact.html" class="nav-link">Contact</a></li>
</ul>
</nav>
</header>
<main class="container my-4">
<section class="intro-section">
<p>
Dr. Amira Ghenai is an Assistant Professor at the
<a href="https://www.ryerson.ca/tedrogersschool/" target="_blank" rel="noopener noreferrer">Ted Rogers School of
Information Technology Management</a> at
<a href="https://www.ryerson.ca/" target="_blank" rel="noopener noreferrer">Toronto Metropolitan University</a> and an
adjunct assistant professor at the
<a href="https://cs.uwaterloo.ca/" target="_blank" rel="noopener noreferrer">David R. Cheriton School of Computer
Science</a> at the
<a href="https://uwaterloo.ca/" target="_blank" rel="noopener noreferrer">University of Waterloo</a>. Prior to this, she
was a Postdoctoral Researcher in the
<a href="https://www.mcgill.ca/sis/" target="_blank" rel="noopener noreferrer">School of Information Studies</a> and a
member of the
<a href="http://act.mcgill.ca" target="_blank" rel="noopener noreferrer">Accessible Computing Technologies Research Group (ACT
Lab)</a> at
<a href="https://www.mcgill.ca/" target="_blank" rel="noopener noreferrer">McGill University</a>.
She completed her PhD of Computer Science at the
<a href="https://cs.uwaterloo.ca/" target="_blank" rel="noopener noreferrer">David R. Cheriton School of Computer Science</a>,
<a href="https://uwaterloo.ca/" target="_blank" rel="noopener noreferrer">University of Waterloo</a>. She also received a Masters
of Computing Sciences in Software Engineering from the
<a href="https://www.imperial.ac.uk/" target="_blank" rel="noopener noreferrer">University of Imperial College London</a>.
</p>
<p>
Dr. Ghenai’s research interests include <strong>Social Media Analysis</strong>, <strong>Data Science and Analytics</strong>,
<strong>Fairness in Artificial Intelligence</strong>, <strong>Accessibility</strong>, <strong>Inclusive Design</strong>, and
<strong>Human-Computer Interaction</strong>. Her work emphasizes understanding misinformation spread, especially related to health,
and improving accessibility for older adults and neurodiverse populations.
<p>
She leads a funded research program on misinformation and bias, supervises graduate students on topics such as hate speech propagation,
online misinformation, and neurodiversity support tools.
</p>
<div class="mt-3">
<a href="assets/amira-cv.pdf" target="_blank" class="btn btn-primary me-2">Download CV</a>
<a href="mailto:aghenai@torontomu.ca" class="btn btn-outline-primary">Contact Me</a>
</div>
</section>
<section class="news mt-5">
<h2>News and Highlights</h2>
<ul class="list-group list-group-flush">
<section class="news mt-5">
<!-- Recent Publications -->
<li class="list-group-item py-2">
<i>2026.02.06:</i> Our paper titled <em>"Music Listening, Mental Health, and Stress: A Computational Framework for Personalized Analysis and Recommendation"</em> has been accepted at the ACM Transactions on Information Systems.
</li>
<li class="list-group-item py-2">
<i>2025.08.27:</i> Our paper titled <em>"AGECovP: identifying ageism and analyzing COVID-19 discourse on older adults in YouTube"</em> has been accepted at EPJ Data Science.
</li>
<li class="list-group-item py-2">
<i>2025.04.12:</i> Our paper titled <em>"The Impact of Listening to Music on Stress Level for Anxiety, Depression and PTSD: Mixed-Effect Models and Propensity Score Analysis"</em> has been accepted at IEEE Transactions on Computational Social Systems.
</li>
<li class="list-group-item py-2">
<i>2025.04.02:</i> Our paper titled <em>"Twitter-MusicPD: Melody of Minds - Navigating User-Level Data on Multiple Mental Health Disorders and Music Preferences"</em> has been accepted at EPJ Data Science.
</li>
<li class="list-group-item py-2">
<i>2025.03.31:</i> Career Boost Student Zil Pavdighada was Awarded Career Boost Excellence & Boldness Award.
</li>
<li class="list-group-item py-2">
<i>2025.01.28:</i> Our paper titled <em>"Exploring Hate Speech Dynamics: The Emotional, Linguistic, and Thematic Impact on Social Media Users"</em> has been accepted at Information Processing and Management.
</li>
<li class="list-group-item py-2">
<i>2024.01.18:</i> Our paper titled <em>"User-centric Modeling of Online Hate through the Lens of Psycholinguistic Patterns and Behaviors in Social Media"</em> has been accepted at IEEE Transactions on Computational Social Systems.
</li>
<li class="list-group-item py-2">
<i>2023.09.12:</i> Our paper titled <em>"How COVID-19 Conspiracy Theories Spread on Twitter"</em> has been accepted at The Hawaii International Conference on System Sciences (HICSS).
</li>
<li class="list-group-item py-2">
<i>2023.08.15:</i> Our paper titled <em>"Guidelines for Designing Social Networking Sites for Older Adults: A Systematic Review with Thematic Synthesis"</em> has been accepted at ACM Transactions on Accessible Computing (TACCESS).
</li>
<li class="list-group-item py-2">
<i>2022.04.11:</i> Secured Discovery Grant from NSERC.
</li>
<!-- Older Highlights & Publications -->
<li class="list-group-item py-2">
<i>2021.06.01:</i> Served as Accessibility Chair for the 15th International AAAI Conference on Web and Social Media (ICWSM).
</li>
<li class="list-group-item py-2">
<i>2021.02.24:</i> Our paper titled <em>"E-Health for Older Adults: Navigating Misinformation"</em> has been accepted to be published in the
<a href="http://www.ict4ageingwell.org/Home.aspx" target="_blank" rel="noopener noreferrer">7th International Conference on Information and Communication Technologies for Ageing Well and e-Health</a> (ICT4AWE).
</li>
<li class="list-group-item py-2">
<i>2021.01.04:</i> Started a sessional teaching position for the "Introduction to Computer Programming" course at the department of
<a href="https://uwaterloo.ca/management-sciences/" target="_blank" rel="noopener noreferrer">Management Sciences</a>,
<a href="https://uwaterloo.ca/future-students/discover/engineering" target="_blank" rel="noopener noreferrer">Faculty of Engineering</a>, University of Waterloo.
</li>
<li class="list-group-item py-2">
<i>2020:</i> Our paper titled <em>"Addressing Misinformation in Online Social Networks: Diverse Platforms and the Potential of Multiagent Trust Modeling"</em> has been accepted to Information Journal - Special Issue: Tackling Misinformation Online.
</li>
<li class="list-group-item py-2">
<i>2020.12.29:</i> Served as the <b>Accessibility Chair</b> for the 15th International AAAI Conference on Web and Social Media
(<a href="https://www.icwsm.org/2021/index.html" target="_blank" rel="noopener noreferrer">ICWSM 2021</a>).
</li>
<li class="list-group-item py-2">
<i>2020.11.20:</i> Presented a guest lecture titled "Think aloud method for system usability analysis" in the GLIS 626 - Usability Analysis & Assessment course at McGill School of Information Studies. Lecture available
<a href="https://youtu.be/KKefSIuewhE" target="_blank" rel="noopener noreferrer">here</a>.
</li>
<li class="list-group-item py-2">
<i>2020.11.12:</i> Our paper titled <em>"Addressing Misinformation in Online Social Networks: Diverse Platforms and the Potential of Multiagent Trust Modeling"</em> has been accepted to be published in the
<a href="https://www.mdpi.com/journal/information" target="_blank" rel="noopener noreferrer">Information</a> journal - Special Issue: Tackling Misinformation Online.
</li>
<li class="list-group-item py-2">
<i>2020.08.13:</i> Presented a talk during the ACM SIGIR CHIIR Conference about "A Think-Aloud Study about Medical Misinformation in Search Results". Video available
<a href="https://www.youtube.com/watch?v=kf949ZZ-GeE" target="_blank" rel="noopener noreferrer">here</a>.
</li>
<li class="list-group-item py-2">
<i>2020.08.10:</i> Received the prestigious <b>AGE-WELL Graduate Student and Postdoctoral Award in Technology and Aging</b> (Acceptance rate: <span style="color:red;font-weight:bold;">15%</span>).
</li>
<li class="list-group-item py-2">
<i>2019.12.15:</i> Our paper titled <em>"A Think-Aloud Study about Medical Misinformation in Search Results"</em> has been accepted to be presented at the
<a href="https://sigir.org/chiir2020/" target="_blank" rel="noopener noreferrer">ACM SIGIR CHIIR Conference</a>, Vancouver, Canada.
</li>
<li class="list-group-item py-2">
<i>2019.11.01:</i> Successfully defended PhD thesis titled <a href="https://uwspace.uwaterloo.ca/handle/10012/15268" target="_blank" rel="noopener noreferrer">"Health Misinformation in Search and Social Media"</a>.
</li>
<li class="list-group-item py-2">
<i>2018.08.09:</i> Our paper titled <em>"Fake Cures: User-centric Modeling of Health Misinformation in Social Media"</em> has been accepted to be presented in the
<a href="https://cscw.acm.org/2018/" target="_blank" rel="noopener noreferrer">ACM CSCW'18</a> conference, New York City.
</li>
<li class="list-group-item py-2">
<i>2018.04.07:</i> Our research about health misinformation in search engines was featured in <b>CBC NEWS</b>. Article available
<a href="http://www.cbc.ca/news/health/second-opinion-online-medical180407-1.4608410" target="_blank" rel="noopener noreferrer">here</a>.
</li>
<li class="list-group-item py-2">
<i>2018.04.05:</i> Interviewed by <b>Global News - Edmonton</b> about health misinformation research. Watch broadcast
<a href="https://globalnews.ca/video/rd/1203934275527/" target="_blank" rel="noopener noreferrer">here</a>.
</li>
</ul>
</section>
</ul>
</section>
</main>
<footer>
<div class="container">
<p>© Amira Ghenai 2025</p>
</div>
</footer>
<!-- Bootstrap 5 JS Bundle -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>