-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
209 lines (177 loc) · 9.53 KB
/
index.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
<!DOCTYPE html>
<html >
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
<script
src="http://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery-2.2.4.min.js"></script>
<script src="js/title.js"></script>
<link
href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans"
rel="stylesheet">
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="css/style.css" rel="stylesheet">
<link href="css/hover.css" rel="stylesheet" media="screen">
<title>Beatrice Gobbo</title>
<meta rel="author" content="Beatrice Gobbo">
<meta name='description' content='Hi'>
<meta
name='keywords'
content='Beatrice Gobbo, Beatrice, Gobbo, Designer, Data Visualization, Data, Information, Visual, Visualization'>
<!-- Primary Meta Tags -->
<title>Beatrice Gobbo's Portfolio</title>
<meta name="title" content="Beatrice Gobbo's Portfolio">
<meta
name="description"
content="I'm a PhD Student in Design at Politecnico di Milano, currently doing stuff at @DensityDesign Research Lab and researching intersections between communication design and Explainable AI.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://beatgo.it">
<meta property="og:title" content="Beatrice Gobbo's Portfolio">
<meta
property="og:description"
content="I'm a PhD Student in Design at Politecnico di Milano, currently doing stuff at @DensityDesign Research Lab and researching intersections between communication design and Explainable AI.">
<meta property="og:image" content="./images/reel.gif">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta
property="twitter:url"
content="https://beatgo.it">
<meta property="twitter:title" content="Beatrice Gobbo's Portfolio">
<meta
property="twitter:description"
content="I'm a PhD Student in Design at Politecnico di Milano, currently doing stuff at @DensityDesign Research Lab and researching intersections between communication design and Explainable AI.">
<meta property="twitter:image" content="./images/reel.gif">
</head>
<div class='container-fluid'>
<div class='row'>
<div class='header'>
<div class='col-lg-6 col-md-6'>
<a href="">
<p>Beatrice Gobbo</p>
</a>
</div>
<div class='col-lg-6 col-md-6'>
<a href="">
<p>Drop me a line</p>
</a>
</div>
</div>
</div>
<div class='row'>
<div class='col-lg-6 col-md-6 left'>
<div class='col-lg-10 col-md-10'>
<h3>I'm an academic at Warwick University, currently doing stuff as researcher and
assistant professor at <a href="https://warwick.ac.uk/fac/cross_fac/cim/">@Cimethods</a>.</h3>
<h3>I received my Ph.D. in Design from the Design Department of Politecnico di
Milano where I was a member of the DensityDesign Lab. My work and academic
interests are positioned at the intersection between information design and
computer science. In my PhD thesis “Embalming and Dissecting AI. Visual
Explanations for the General Public” I describe a mixed methodology for
approaching the Explainable Artificial Intelligence issue from a communication
design perspective.</h3>
</div>
<!-- <div class='col-lg-10 col-md-10'> <div class="thumbnail"> <img
src="images/reel.gif"> </div> </div> -->
</div>
<div class='col-lg-6 col-md-6 right'>
<div class='col-lg-10 col-md-10'>
<h3>Selected projects</h3>
<a href="https://www.shapingai.org/" target="blank">
<h4>✴ Shaping AI</h4>
</a>
<a href="https://ieeexplore.ieee.org/document/9975559" target="blank">
<h4>✴ Quarantiles. Archiving expressive digital places from Instagram
during the COVID-19 pandemic</h4>
</a>
<a href="https://ieeexplore.ieee.org/document/9975559" target="blank">
<h4>✴ Making posters to understand statistics: towards a didactical
approach in communication design.
</h4>
</a>
<a
href="https://dl.acm.org/doi/fullHtml/10.1145/3491101.3519880"
target="blank">
<h4>✴ xai-primer.com. A Visual Ideation Space of Interactive Explainers
</h4>
</a>
<a href="https://www.algocount.org/" target="blank">
<h4>✴ Algocount. Public Perception of Algorithms in Society: Accounting
for the Algorithmic Public Opinion
</h4>
</a>
<a href=" https://andreabenedetti.github.io/killingbees/" target="blank">
<h4>✴ An Overview on Mass Shootings
</h4>
</a>
<a href="https://www.instagram.com/erbario.vaccinale/?hl=en" target="blank">
<h4>✴ Erbario Vaccinale
</h4>
</a>
</div>
</h3>
<div class='col-lg-10 col-md-10'>
<div>
<h3>Selected publications</h3>
</a>
<p>◈ A. Benedetti, G. Flaim and B. Gobbo, "Quarantiles. Archiving expressive
digital places from Instagram during the COVID-19 pandemic," 2022 IEEE VIS Arts
Program (VISAP), Oklahoma City, OK, USA, 2022, pp. 39-52, doi:
10.1109/VISAP57411.2022.00014.</p>
<p>◈ Gobbo, B. (2021). Explaining AI Through Critical Reflection Artifacts. On
the Role of Communication Design Within XAI. In Advanced Visual Interfaces.
Supporting Artificial Intelligence and Big Data Applications (pp. 184–188).
Springer, Cham. https://doi.org/10.1007/978-3-030-68007-7_12</p>
<p>◈ Gobbo, B. (2021). Towards a visual-based survey on explainable machine
learning. Design Culture(s). Cumulus Conference Proceedings Roma 2021, 2,
587–602. https://cumulusroma2020.org/proceedings/</p>
<p>◈ Gobbo, B., & Benedetti, A. (2021). Expressive digital place making as means
of aggregation: A case study from the COVID-19 pandemic. CHItaly 2021: 14th
Biannual Conference of the Italian SIGCHI Chapter. Association for Computing
Machinery, 1–5. https://doi.org/10.1145/3464385.3464731</p>
<p>◈ Gobbo B., Elli T., Hinrichs U., El-Assady M. 2022. Xai-primer.com — A
Visual Ideation Space of Interactive Explainers. In Extended Abstracts of the
2022 CHI Conference on Human Factors in Computing Systems (CHI EA '22).
Association for Computing Machinery, New York, NY, USA, Article 193, 1–4.
https://doi.org/10.1145/3491101.3519880</p>
</div>
<div>
<h3>Awards and Exhibitions</h3>
<p>⦿
<strong>ADI Compasso d'Oro. Honourable Mention</strong>,
<em>Atlante Calvino. Letteratura e Visualizzazione. 2022</em>
</p>
<p>⦿
<strong>CHI Conference - Interactivity 2021
</strong>
Project Exhibition New Orleans
<em>The XAI Primer</em>
</p>
<p>⦿
<strong>Visualizing Knowledge 2019 Project Showcase</strong>
<em>He Was Always Nice. An overview on Mass Shootings. 2019</em>
</p>
<p>⦿
<strong>Kantar Information is beautiful awards 2017 Silver Prize</strong>
<em>The Point of No Return. How the World is Adapting to Climate Change. 2018</em>
</p>
<p>⦿
<strong>Kantar Information is beautiful awards 2017 Best Studio Award</strong>
<em>Density Design Lab. 2018</em>
</p>
</div>
</div>
<div class='col-lg-12 col-md-12'>
<div class="footer">
<p>Beatrice Gobbo. All rights reserved. 2020</p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>