-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
499 lines (462 loc) · 25.5 KB
/
index.html
File metadata and controls
499 lines (462 loc) · 25.5 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
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
<!DOCTYPE html>
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 8)|!(IE)]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!--- Basic Page Needs
================================================== -->
<meta name="google-site-verification" content="1fBaOVcV1hGjKVnZVLdxwwNykj_ZjGphdlp6G3bOYgE" />
<meta charset="utf-8">
<title>Setareh Nasihati Gilani</title>
<meta name="description" content="I am a software engineer, researcher and technology enthusiast. I strive for excellence and am driven by the desire to create technologies that solve real problems. Between my industrial and academic experiences, I have had the opportunity to work with many brilliant engineers and scientists on intriguing and impactful projects. Let's start scrolling if you want to learn more about me and my work.">
<meta name="author" content="Setareh Nasihati Gilani">
<meta property="og:site_name" content="Setareh Nasihati Gilani" />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_US" />
<meta property="og:title" content="Setareh Nasihati Gilani" />
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/media-queries.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="favicon.ico">
</head>
<body>
<!-- Header
================================================== -->
<header id="home">
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">Show navigation</a>
<a class="mobile-btn" href="#" title="Hide navigation">Hide navigation</a>
<ul id="nav" class="nav">
<li class="current"><a class="smoothscroll" href="#home">Home</a></li>
<li><a class="smoothscroll" href="#about">About</a></li>
<li><a class="smoothscroll" href="#education">Education</a></li>
<li><a class="smoothscroll" href="#publications">Publications</a></li>
<li><a class="smoothscroll" href="#work">Work</a></li>
<li><a class="smoothscroll" href="#skill">Skills</a></li>
</ul> <!-- end #nav -->
</nav> <!-- end #nav-wrap -->
<div class="row banner">
<div class="banner-text">
<h1 class="responsive-headline">Setareh Nasihati Gilani</h1>
<h3>
I am a <span>computer scientist</span>, <span>researcher</span>, <span>software engineer</span>, and <span>technology enthusiast</span>.
I got my PhD from the Department of Computer Science at University of Southern California.
I strive for excellence and am driven by the desire to create technologies that solve real problems.
Between my industrial and academic experiences, I have had the opportunity to work with many brilliant engineers and scientists on intriguing and impactful projects. <br/>Keep <a class="smoothscroll" href="#about">scrolling</a>
to learn more <a class="smoothscroll" href="#about">about me and my work</a>.
</h3>
<hr />
<ul class="social">
<!--<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>-->
<!--<li><a href="#"><i class="fa fa-google-plus"></i></a></li>-->
<li><a href="https://www.linkedin.com/in/snasihati/"><i class="fa fa-linkedin"></i></a></li>
<!--<li><a href="#"><i class="fa fa-instagram"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>-->
<li><a href="skype:setareh.abi?chat"><i class="fa fa-skype"></i></a></li>
</ul>
</div>
</div>
<p class="scrolldown">
<a class="smoothscroll" href="#about"><i class="icon-down-circle"></i></a>
</p>
</header> <!-- Header End -->
<!-- About Section
================================================== -->
<section id="about">
<div class="row">
<div class="three columns">
<img class="profile-pic" src="images/profile2.jpg" alt="" />
</div>
<div class="nine columns main-col">
<h2>About Me</h2>
<p>
I got my PhD degree in Computer Scienc from University of Southern California. I was a member of the <a href="http://nld.ict.usc.edu/group/">Natural Language Dialogue</a> research group at
USC <a href="http://ict.usc.edu">Institute for Creative Technologies</a>, working under the supervision of Prof. <a href="https://people.ict.usc.edu/~traum/">David Traum. </a>
My research focus was multimodal feedback understanding and generation in human-agent interactions, multimodal human-computer interaction, and natural language dialogue systems.
</p>
<div class="row">
<div class="columns contact-details">
<h2>Contact Details</h2>
<p class="address">
<span>Setareh Nasihati Gilani</span><br>
<!-- <span>-->
<!-- 12015 Waterfront Dr,<br>-->
<!-- Playa Vista, CA 90094 US-->
<!-- </span><br>-->
<!--<span>(213) 973 9172</span><br>-->
<span>nasihati.s@gmail.com</span>
</p>
</div>
<div class="columns download">
<p>
<a href="files/Setareh_Nasihati_Gilani_Resume.pdf" class="button"><i class="fa fa-download"></i>Download My Resume</a>
<a href="files/Setareh_Nasihati_Gilani_CV.pdf" class="button"><i class="fa fa-download"></i>Download My CV</a>
</p>
</div>
</div> <!-- end row -->
</div> <!-- end .main-col -->
</div>
</section> <!-- About Section End-->
<!-- Resume Section
================================================== -->
<section id="education" class="resume">
<!-- Education
----------------------------------------------- -->
<div class="row education">
<div class="three columns header-col">
<h1><span>Education</span></h1>
</div>
<div class="nine columns main-col">
<div class="row item">
<div class="two columns">
<img src="images/logos/usc.jpg" />
</div>
<div class="ten columns">
<h3>University of Southern California</h3>
<p class="info">
Doctor of Philosophy in Computer Science <span>•</span> <em class="date">2023</em>
</p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="two columns">
<img src="images/logos/usc.jpg" />
</div>
<div class="ten columns">
<h3>University of Southern California</h3>
<p class="info">
Master of Science in Computer Science<span>•</span> <em class="date">2018</em>
</p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="two columns">
<img src="images/logos/sharif.png" />
</div>
<div class="ten columns">
<h3>Sharif University of Technology</h3>
<p class="info">
Bachelor of Science in Computer Engineering<span>•</span> <em class="date">2014</em>
</p>
<p>
</p>
</div>
</div> <!-- item end -->
</div> <!-- main-col end -->
</div> <!-- End Education -->
</section>
<section id="publications" class="resume">
<!-- Publications
----------------------------------------------- -->
<div class="row publications">
<div class="three columns header-col">
<h1><span>Publications</span></h1>
</div>
<div class="nine columns main-col">
<p>
<span>
Multimodal Prediction of User’s Performance in High-Stress Dialogue Interaction
</span>
Setareh Nasihati Gilani, Kimberly A. Pollard, David Traum
<br>ICMI 2023. <a href="publications/ICMI_2023.pdf">[PDF]</a>
</p>
<p>
<span>
Common Strategy Patterns of Persuasion in a Mission Critical and Time Sensitive Task
</span>
Claire To, Setareh Nasihati Gilani, David Traum
<br>SemDial 2023. <a href="publications/SemDial_2023.pdf">[PDF]</a><a href="publications/hsi-semdial-2023-poster.pdf">[POSTER]</a><a href="publications/hsi-semdial-2023.pdf">[SLIDES]</a>
</p>
<p>
<span>
Analyzing User’s Mental State and Facial Expressions in Interaction with Different Personalities in a Critical Situation
</span>
Setareh Nasihati Gilani, David Traum
<br>MMSYM 2023. <a href="publications/MMSYM_2023.pdf">[PDF]</a><a href="publications/MMSYM_poster.pdf">[POSTER]</a>
</p>
<p>
<span>
Human swarm interaction using plays, audibles, and a virtual spokesperson
</span>
Patricia Chaffey, Ron Artstein, Kallirroi Georgila, Kimberly A. Pollardy, Setareh Nasihati Gilani, David M. Krum, David Nelson, Kevin Huynh, Alesia Gainer, Seyed Hossein Alavi , Rhys Yahata, Anton Leuski, Volodymyr Yanov, David Traum
<br>SPIE 2020. <a href="publications/SPIE_2020.pdf">[PDF]</a>
</p>
<p>
<span>
Multimodal Learning for Identifying Opportunities for Empathetic Reponses
</span>
Lili Tavabi, Kalin Stefanov, Setareh Nasihati Gilani, David Traum, Mohammad Soleymani.
<br>ICMI 2019. <a href="publications/ICMI_2019.pdf">[PDF]</a>
</p>
<p>
<span>
Can a Signing Virtual Human Engage a Baby's Attention?
</span>
Setareh Nasihati Gilani, David Traum, Rachel Sortino, Grady Gallagher, Kailyn Aaron-Lozano, Cryss Padilla, Ari Shapiro, Jason Lamberton, Laura-Ann Petitto.
<br>IVA 2019. <a href="publications/IVA_2019.pdf">[PDF]</a>
</p>
<p>
<span>
Developing a Virtual Reality Wildfire Simulation to Analyze Human Communication and Interaction with a Robotic Swarm During Emergencies
</span>
Patricia Chaffey, Ron Artstein, Kallirroi Georgila, Kimberly A. Pollardy, Setareh Nasihati Gilani, David M. Krum, David Nelson, Kevin Huynh, Alesia Gainer, Seyed Hossein Alavi , Rhys Yahata, David Traum
<br>HLTCEM 2019. <a href="publications/HLTCEM_2019.pdf">[PDF]</a>
</p>
<p>
<span>
Can a Virtual Human Facilitate Language Learning in a Young Baby?
</span>
Setareh Nasihati Gilani, David Traum, Rachel Sortino, Grady Gallagher, Kailyn Aaron-Lozano, Cryss Padilla, Ari Shapiro, Jason Lamberton, Laura-Ann Petitto.
<br>AAMAS 2018. <a href="publications/AAMAS_2019.pdf">[PDF]</a> <a href="files/RAVE_poster.pdf">[POSTER]</a>
</p>
<p>
<span>
Hearing Babies Respond to Language's Patterning and Social Contingency with a Signing Avatar: Acquisition Insights
</span>
Laura-Ann Petitto, Rachel Sortino, Kailyn Aaron-Lozano, Grady Gallagher, Setareh Nasihati Gilani, David Traum, Arcangelo Merla, Chiara Filippini, Cryss Padilla.
<br>SRCD 2018. <a href="publications/SRCD_2019.pdf">[PDF]</a> <a href="files/SRCD-Poster.pdf">[POSTER]</a>
</p>
<p>
<span>
Multimodal Dialogue Management for Multiparty Interaction with Infants
</span>
Setareh Nasihati Gilani, David Traum, Arcangelo Merla, Eugenia Hee, Zoey Walker, Barbara Manini, Grady Gallagher, Laura-Ann Petitto.
<br>ICMI 2018, **Best Paper Award Winner**. <a href="publications/ICMI_2018.pdf">[PDF]</a> <a href="https://1drv.ms/p/s!AjEkXt7omYkagrd2zlHc54npq3OxSw?e=PYz00j">[SLIDES]</a>
</p>
<p>
<span>
Teaching Language to Deaf Infants with a Robot and a Virtual Human
</span>
Brian Scassellati, Jake Brawer, Katherine Tsui, Setareh Nasihati Gilani, Melissa Malzkuhn, Barbara Manini, Adam Stone, Geo Kartheiser, Arcangelo Merla, Ari Shapiro, David Traum, Laura-Ann Petitto.
<br>CHI 2018. <a href="publications/CHI_2018.pdf">[PDF]</a> <a href="https://www.youtube.com/watch?v=V5JVtrrqwSs">[Presentation]</a>
</p>
<p>
<span>
Artificial Intelligence to Predict Intimate Partner Violence Perpetration
</span>
Robin Petering, Mee-Young Um, Nazanin Alipourfard, Nazgol Tavabi, Rajni Kumari, Setareh Nasihati Gilani.
<br> Chapter in "Artificial Intelligence and Social Work" Book, edited by Milind Tambe and Eric Rice, Cambridge University Press.
<a href="publications/Cambridge_2018.pdf">[PDF]</a>
</p>
<p>
<span>
What Kind of Stories Should a Virtual Human Swap? (Extended Abstract)
</span>
Setareh Nasihati Gilani, Kraig Sheetz, Gale Lucas, David Traum.
<br> AAMAS 2016 <a href="publications/AAMAS_2016.pdf">[PDF]</a>
</p>
<p>
<span>
What Kind of Stories Should a Virtual Human Swap?
</span>
Setareh Nasihati Gilani, Kraig Sheetz, Gale Lucas, David Traum.
<br> IVA 2016 <a href="publications/IVA_2016.pdf">[PDF]</a> <a href="https://drive.google.com/file/d/1O7Y1vUnansHux3xMa-NuEYsyXq2ilnvL/view?usp=sharing">[SLIDES]</a>
</p>
</div> <!-- main-col end -->
</div> <!-- End publications -->
</section>
<!-- Work
----------------------------------------------- -->
<section id="work" class="resume">
<div class="row work">
<div class="three columns header-col">
<h1><span>Work</span></h1>
</div>
<div class="nine columns main-col">
<div class="row item">
<div class="two columns">
<img src="images/logos/MSI-7283da32.svg.ong.png" />
</div>
<div class="ten columns">
<h3>Motorola Solutions</h3>
<p class="info">
Software Engineer Co-op <span>•</span> <em class="date">Jun 2023 - Current</em>
</p>
<p>
Improving the Intercom Voice-AI performance by training custom speech to text models.
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="two columns">
<img src="images/logos/Google__G__Logo.svg.webp" />
</div>
<div class="ten columns">
<h3>Google</h3>
<p class="info">
Research Intern <span>•</span> <em class="date">Aug 2020 - Nov 2020</em>
</p>
<p>
Developing a preference-based conversational recommender system for Google Assistant
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="two columns">
<img src="images/logos/paypal.svg.png" />
</div>
<div class="ten columns">
<h3>PayPal</h3>
<p class="info">
Software Engineering Intern <span>•</span> <em class="date">May 2017 - Aug 2017</em>
</p>
<p>
Returning software engineering intern. Developed an email-routing system to improve customer service’s operation efficiency using text analytics and machine learning.
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="two columns">
<img src="images/logos/paypal.svg.png" />
</div>
<div class="ten columns">
<h3>PayPal</h3>
<p class="info">
Software Engineering Intern <span>•</span> <em class="date">May 2016 - Aug 2016</em>
</p>
<p>
Developed an internally facing metadata resource management chatbot for engineers to expedite information gaining process.
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="two columns">
<img src="images/logos/beep.png" />
</div>
<div class="ten columns">
<h3>Beep Company (Rahnema)</h3>
<p class="info">
Product Specialist and Mobile Application Developer<span>•</span> <em class="date">Summer 2013</em>
</p>
<p>
Co-founded a mobile application start-up; a trivia game based on Persian songs. Beep (Rahnema) is one of the major VAS providers and tech companies in Iran.
</p>
</div>
</div> <!-- item end -->
</div> <!-- main-col end -->
</div> <!-- End Work -->
</section>
<section id="skill" class="resume">
<!-- Skills
----------------------------------------------- -->
<div class="row skill">
<div class="three columns header-col">
<h1><span>Skills</span></h1>
</div>
<div class="nine columns main-col">
<h1>Programming Languages</h1>
<div class="bars">
<ul class="skills">
<li><span class="bar-expand python"></span><em>Python</em></li>
<li><span class="bar-expand java"></span><em>Java</em></li>
<li><span class="bar-expand cpp"></span><em>C++</em></li>
<li><span class="bar-expand sql"></span><em>SQL</em></li>
<li><span class="bar-expand javascript"></span><em>JavaScript</em></li>
<li><span class="bar-expand css"></span><em>CSS</em></li>
<li><span class="bar-expand html"></span><em>HTML</em></li>
</ul>
</div>
<h1>Technologies</h1>
<p><span>Platforms:</span> PSI, Android, Azure, AWS, GCP </p>
<p><span>Dev Environments:</span> Visual Studio, IntelliJ, Android Studio, Pycharm </p>
<p><span>Machine Learning and Deep Learning:</span> Torch, TensorFlow, Keras, HuggingFace, Scikit-Learn, NLTK, Spacy </p>
<!-- <p><span>Operating Systems:</span> Windows, Ubuntu, Mac </p>-->
<!-- <p><span>Mobile Platforms:</span> Android, iOS </p>-->
</div>
</div>
<!-- End skills -->
</section> <!-- Resume Section End-->
<!-- Testimonials Section
================================================== -->
<section id="testimonials">
<div class="text-container">
<div class="row">
<div class="two columns header-col">
<h1><span></span></h1>
</div>
<div class="ten columns flex-container">
<div class="flexslider">
<ul class="slides">
<li>
<blockquote>
<p>
We must accept finite disappointment, but never lose infinite hope.
</p>
<cite>Dr. Martin Luther King, Jr.</cite>
</blockquote>
</li>
<li>
<blockquote>
<p>
Your work is going to fill a large part of your life, and the only way to be truly satisfied is
to do what you believe is great work. And the only way to do great work is to love what you do.
If you haven't found it yet, keep looking. Don't settle.
<!--As with all matters of the heart, you'll know when you find it.-->
</p>
<cite>Steve Jobs</cite>
</blockquote>
</li> <!-- slide ends -->
</ul>
</div> <!-- div.flexslider ends -->
</div> <!-- div.flex-container ends -->
</div> <!-- row ends -->
</div> <!-- text-container ends -->
</section> <!-- Testimonials Section End-->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="twelve columns">
<ul class="social-links">
<li><a href="https://www.linkedin.com/in/snasihati/"><i class="fa fa-linkedin"></i></a></li>
<!--<li><a href="#"><i class="fa fa-instagram"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>-->
<li><a href="skype:setareh.abi?chat"><i class="fa fa-skype"></i></a></li>
</ul>
<ul class="copyright " style="">
<li>Setareh Nasihati Gilani 2019</li>
</ul>
</div>
<div id="go-top"><a class="smoothscroll" title="Back to Top" href="#home"><i class="icon-up-open"></i></a></div>
</div>
</footer> <!-- Footer End-->
<!-- Java Script
================================================== -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.10.2.min.js"><\/script>')</script>
<script type="text/javascript" src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/waypoints.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/magnific-popup.js"></script>
<script src="js/init.js"></script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-44999520-1', 'shahbazian.me');
ga('send', 'pageview');
</script>
</body>
</html>