-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathworkshop-2020.html
402 lines (350 loc) · 20.1 KB
/
workshop-2020.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>5th International Workshop on "Mental Health and Well-being: Sensing and Intervention" (2020)</title>
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<!-- Custom Fonts -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css" type="text/css">
<!-- Plugin CSS -->
<link rel="stylesheet" href="css/animate.min.css" type="text/css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/creative.css" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">UbiComp Workshop 2020</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#CfP">Participation Call</a>
</li>
<li>
<a class="page-scroll" href="#program">Program</a>
</li>
<li>
<a class="page-scroll" href="#program-committee">Program Committee</a>
</li>
<li>
<a class="page-scroll" href="#organizers">Organizers</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
<li>
<a href="/past-workshops.html">Previous workshops</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<header>
<div class="header-content">
<div class="header-content-inner">
<h1>Mental Health : Sensing & Intervention (2020)</h1>
<hr>
<p> In this UbiComp 2020 workshop, we are hoping to bring researchers together to discuss requirements, opportunities, challenges and next steps in developing novel approaches for sensing and intervention in the context of mental health.</p>
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
</div>
</div>
</header>
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">UbiComp 2020 workshop</h2>
<h3 class="section-heading">September 12th</h3>
<!-- <h3 class="section-heading">Cancún, México</h3> -->
<hr class="light">
<b>This workshop has already taken place. For the current year's workshop, please go <a href="/index.html">here</a>.</b> </p>
<p class="text-black-faded text-left">
<p class="text-black-faded text-left">
Mental health issues affect a significant portion of the world's
population and can result in debilitating and life-threatening
outcomes. To address this increasingly pressing healthcare
challenge, there is a need to research novel approaches for
early detection and prevention. Toward this, ubiquitous
systems can play a central role in revealing and tracking
clinically relevant behaviors, contexts, and symptoms. Further,
such systems can passively detect relapse onset and enable
the opportune delivery of effective intervention strategies.</p>
<p class="text-black-faded text-left">
However, despite their clear potential, the uptake of ubiquitous
technologies into clinical mental healthcare is rare, and a
number of challenges still face the overall efficacy of such
technology-based solutions. The goal of this workshop is to
bring together researchers interested in identifying,
articulating, and addressing such issues and opportunities.
Following the success of <a href="/past-workshops.html">past workshops</a>,
we aim to continue facilitating the UbiComp community in
developing novel approaches for sensing and intervention
in the context of mental health.</p>
</div>
</div>
</div>
</section>
<section id="CfP">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Call For Participation</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="col-lg-8 col-lg-offset-2 text-center">
<p class="text-black-faded text-left">
We invite submissions in the areas and intersections of mental
health, well-being, ubiquitous computing, and human-centered design,
including but not limited to:</p>
<div class="text-black-faded text-left">
<ul>
<li><p>Design and implementation of computational platforms (e.g.,
mobile phones, instrumented homes, skin-patch sensors) to
collect health and well-being data.</p></li>
<li><p>Investigating new methodologies for intervention (e.g.,
conversational agents, AR and VR applications).</p></li>
<li><p>Automated inference from sensor data of high-level contexts
(e.g., environmental, social) indicative of mental health status.</p></li>
<li><p>Design and implementation of feedback (e.g., reports,
visualizations, proactive behavioral interventions, subtle
or subconscious interventions) for both patients and
caregivers.</p></li>
<li><p>Development of robust behavioral models that can handle
data sparsity and mislabeling issues.</p></li>
<li><p>Integration of multimodal data from different sensor streams
for personalized predictive modeling.</p></li>
<li><p>Methods for sustaining user adherence and engagement
over long periods of time.</p></li>
<li><p>Devising privacy-preserving strategies for data collection,
analysis, and management.</p></li>
<li><p>Algorithms to detect and predict psychiatric symptoms or support
systems for degenerative and developmental disorders.</p></li>
<li><p>Deployment in low-income communities and countries.</p></li>
<li><p>Identifying ways to better integrate ubiquitous
technologies into existing healthcare infrastructures and
government policy.</p></li>
<li><p>Applied ethical principles and frameworks for ubiquitous technologies for mental health.</p></li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="row text-black-faded">
<div class="col-lg-4 col-md-8 text-center">
<div class="service-box">
<i class="fa fa-4x fa-calendar wow bounceIn text-primary"></i>
<h3>Important Dates</h3>
<div class="text-black-faded text-left">
<ul>
<li><p>Submission deadline: <b>July 10, 2020 at 11:59 PM (HAST)</b></p></li>
<li><p>Decisions to authors: <b>July 24, 2020</b></p></li>
<li><p>Camera-ready deadline: <b>July 31, 2020</b></p></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-8 text-center">
<div class="service-box">
<i class="fa fa-4x fa-file-text-o wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>Paper Format</h3>
<p class="text-left">Regular (up to 6 pages) or short (up to 3 pages) paper using <a href="https://www.acm.org/publications/proceedings-template">SIGCHI format</a>. Papers should be in PDF format and not anonymized.</p>
</div>
</div>
<div class="col-lg-4 col-md-8 text-center">
<div class="service-box">
<i class="fa fa-4x fa-cloud-upload wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Submission Site</h3>
<p class="text-left"><a href="https://new.precisionconference.com/user/login">https://new.precisionconference.com/user/login</a>
Please select SIGCHI→UBICOMP2020→Ubicomp 2020 Workshop Mental Health S&I</p>
</div>
</div>
</div>
<h3>Submission Options</h3>
<div class="text-black-faded text-left">
<p>All accepted papers will be included in the ACM Digital Library as part of the UbiComp conference supplemental proceedings. Papers will be reviewed by the workshop's <a href="#program-committee">technical program committee</a> according to criteria regarding a submission's quality, relevance to the workshop's topics, and, foremost, its potential to spark discussions about directions, insights, and solutions in the context of mental health, sensing, and intervention. Research papers, case studies, and position papers are all welcome.
<p>In particular, we encourage authors to keep the following options in mind when preparing submissions:</p>
<ul>
<li><p class="text-left"><b>Works-In-Progress</b>: To facilitate sharing of thought-provoking ideas and high-potential though preliminary research, authors are welcome to make submissions describing early-stage, in-progress, and/or exploratory work in order to elicit feedback, discover collaboration opportunities, and generally spark discussion.</p></li>
<li><p class="text-left"><b>Challenge Papers</b>: We are also soliciting <i>challenge papers</i>, in which authors describe a specific challenge they would like to pitch and have discussed at the workshop.
<!-- <li><p class="text-left"><b>Special Issue on Computing and Mental Health in the Journal of Medical Internet Research (JMIR)</b>: When submitting to the workshop, authors will have the option to specify if they would like an expanded version of their paper to be considered for inclusion in an upcoming special issue in JMIR dedicated to the topic of computing and mental health. Authors selected for inclusion would then be invited to expand their workshop submission to a full length manuscript of no more than 7,500 words, due in mid-Fall 2020. This JMIR special issue will also include manuscripts produced through a similar <a href="http://mentalhealth.media.mit.edu/jmir-special-issue/">solitication</a> from the related workshop on Computing and Mental Health held annually at CHI.</p></li> -->
</ul>
</div>
</div>
</section>
<!-- Keynote section
<section>
<div class="container">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Keynote Speaker</h2>
<hr class="primary">
</div>
</div>
<div class="row text-black-faded">
<div class="col-lg-12 text-center">
<div class="service-box">
<img class="img-circle" src="./img/2017/dror.png" alt="Dror Ben-Zeev" width="150" height="150">
<h3><a href="http://www.mh4mh.org/">Dror Ben-Zeev</a></h3>
<p>Professor, Department Psychiatry and Behavioral Sciences, University of Washington</p>
</div>
</div>
</div>
</div>
</section> -->
<section id="program">
<div class="container">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Program</h2>
<hr class="primary">
</div>
<div class="col-lg-12 text-left">
<table class="table table-striped">
<thead class="thead-default">
<tr>
<th>Time (EDT)</th>
<th>Event</th>
</tr>
</thead>
<tbody>
<tr>
<th class="text-nowrap" scope="row">9:00–9:15</th>
<td><b>Introduction</b></td>
</tr>
<tr>
<th class="text-nowrap" scope="row">9:15–10:15</th>
<td><b>Keynote</b>: <a href="https://www.ucl.ac.uk/~ucfamus/">Mirco Musolesi (University College London)</a></td>
</tr>
<tr>
<th class="text-nowrap" scope="row">10:15–11:00</th>
<td><b>Paper presentations</b>
<ul>
<li><a href="./papers/2020/affinity_platform.pdf">The Affinity Platform: Service-Oriented Architecture Based on Abstraction of Connection</a></li>
<li><a href="./papers/2020/tang_toys.pdf">TangToys: Smart Toys to Communicate and Improve Children’s Wellbeing</a></li>
<li><a href="./papers/2020/watch_over.pdf">WatchOver: Using Apple Watches to Assess and Predict Substance Co-use in Young Adults</a></li>
</ul>
</td>
</tr>
<tr>
<th class="text-nowrap" scope="row">11:00–12:00</th>
<td><b>Group Discussion</b></td>
</tr>
<tr>
<th class="text-nowrap" scope="row">12:00–16:00</th>
<td><b>Break</b><br />
</tr>
<tr>
<th class="text-nowrap" scope="row">16:00–16:45</th>
<td><b>Keynote</b>: <a href="https://homes.cs.washington.edu/~gshyam/">Shyam Gollakota (University of Washington)</a></td>
</tr>
<tr>
<th class="text-nowrap" scope="row">16:45–17:45</th>
<td><b>Panel Discussion</b></td>
</tr>
<tr>
<th class="text-nowrap" scope="row">17:45–18:15</th>
<td><b>Paper presentations</b>
<ul>
<li><a href="./papers/2020/comparing_speech.pdf">Comparing Speech Recognition Services for HCI Applications in Behavioral Health</a></li>
<li><a href="./papers/2020/alexa_depression.pdf">Alexa Depression and Anxiety Self-tests: A Preliminary Analysis of User Experience and Trust</a></li>
</ul>
</td>
</tr>
<tr>
<th class="text-nowrap" scope="row">18:15–19:00</th>
<td><b>Socializing on gather.town</b></td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<!--
<section id="program-committee">
<div class="container">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Program Committee (TBD)</h2>
<hr class="primary">
</div>
</div>
</section>
!-->
<section id="organizers">
<div class="container">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Organizers</h2>
<hr class="primary">
</div>
<div class="row text-black-faded text-center">
<div class="col-lg-8 col-lg-offset-4 text-left">
<ul>
<li><p><a href="http://varunmishra.com/">Varun Mishra</a></p></li>
<li><p><a href="http://web.media.mit.edu/~akanes/">Akane Sano</a></p></li>
<li><p><a href="https://saeedabdullah.com/">Saeed Abdullah</a></p></li>
<li><p><a href="http://www.dtu.dk/english/Service/Phonebook/Person?id=107464&tab=1">Jakob E. Bardram</a></p></li>
<li><p><a href="https://sservia.github.io/">Sandra Servia</a></p></li>
<li><p><a href="https://www.cs.cornell.edu/~elm236">Elizabeth Murnane</a></p></li>
<li><p><a href="https://www.cs.cornell.edu/~tanzeem/">Tanzeem Choudhury</a></p></li>
<li><p><a href="https://www.ucl.ac.uk/~ucfamus/">Mirco Musolesi</a></p></li>
<li><p><a href="http://www.team-itn.eu/people/early-stage-researchers/giovanna-nunes-vilaza">Giovanna Vilaza</a></p></li>
<li><p><a href="https://tech.cornell.edu/people/rajalakshmi-nandakumar/">Rajalakshmi Nandakumar</a></p></li>
<li><p><a href="https://www.tauhidurrahman.com/home">Tauhidur Rahman</a></p></li>
</ul>
</div>
</div>
</div>
</section>
<section id="contact">
<div class="container">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Contact</h2>
<hr class="primary">
</div>
</div>
<div class="row text-black-faded">
<div class="col-lg-12 text-center">
If you have any questions, please feel free to send an email to <i>[email protected]</i>.
</div>
</div>
</section>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/creative.js"></script>
</body>
</html>