Skip to content

Commit bb164e2

Browse files
authored
Update data-ethics.qmd
updates to the lesson
1 parent fa4d370 commit bb164e2

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

sections/data-ethics.qmd

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -204,20 +204,9 @@ Other professional ethics can be found here
204204

205205
6. Do any of the study sites or specimens represent culturally sensitive areas or species? Please explain how you came to this conclusion, and if yes, how was this accounted for?
206206

207-
Menti question:
208-
209-
1. Have you thought about any of the ethical considerations listed above before?
210-
2. Were any of the considerations new or surprising?
211-
3. Are there any for your relevant discipline that are missing?
212207

213208
## Ethics in Artificial Intelligence
214209

215-
Menti poll
216-
217-
1. What is your level of familiarity with machine learning
218-
2. Have you thought about ethics in machine learning prior to this lesson?
219-
3. Can anyone list potential ethical considerations in machine learning?
220-
221210
### Introduction
222211

223212
Artificial Intelligence (AI) can be thought of as the development of computer systems that can perform tasks we usually think require human intelligence, such as image recognition, language translation, or autonomous movement. The rapid development and adoption of AI tools in the past years, particularly machine learning algorithms, has revolutionized how big datasets are analyzed, transforming decision-making in all sectors of society. However, frameworks to examine the ethical considerations of AI are just emerging, and careful consideration of how to best develop and apply AI systems is essential to the responsible use of these new, rapidly changing tools. In this section, we will give an overview of the FAST Principles put forward by the Alan Turing Institute in their guide for the responsible design and implementation of AI systems (Leslie, 2019).
@@ -246,7 +235,7 @@ They are developing and deploying:
246235

247236
The following figure (McGovern et al., 2022) shows coverage of the national Doppler weather network (green and yellow circles) over a demographic map of the Black population in the southeast US. This would be an example of an issue in data fairness, since radar coverage does not represent the population uniformly, leaving out areas with higher Black population. Problems with outcome fairness could ensue if this non-representative biases an AI model to under-predict weather impacts in such populations.
248237

249-
![](../images/AI-dataethics-racial-example.png){.lightbox width=100%}
238+
![McGovern et al., 2022 by courtesy of Jack Sillin (CC BY 4.0).](../images/AI-dataethics-racial-example.png){.lightbox width=100%}
250239

251240
:::
252241

@@ -287,7 +276,7 @@ Under the FAST principles, transparency in AI projects refers to transparency ab
287276

288277
The concern for transparency in using personal data is an active space for debate. In 2018, the French government passed a law to protect citizens' privacy, establishing the citizen's "right to an explanation" regarding, among other things, how an algorithm contributed to decisions on their persona and which data was processed (Edwards and Veale, 2018; Lo Piano, 2020). Overall, this legislation aims to create a fairer and more transparent digital environment where everyone can enjoy equal opportunities.
289278

290-
![](../images/google-deepmind.jpg){.lightbox width=100%}
279+
![Photo by Google DeepMind](../images/google-deepmind.jpg){.lightbox width=100%}
291280
:::
292281

293282
### Conclusion

0 commit comments

Comments
 (0)