Skip to content

Commit c8a0987

Browse files
authored
Merge pull request #368 from NGO-Algorithm-Audit/kf_edits
knowledge base issues
2 parents c96e6bd + 87e563d commit c8a0987

File tree

5 files changed

+38
-4
lines changed

5 files changed

+38
-4
lines changed

content/english/knowledge-platform/knowledge-base/Analysis_Dutch_Algorithm_Register.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: article
66
type: knowledgebase_item
77
facets:
88
- value: type_analysis
9-
label: Analysis
9+
label: analysis
1010
- value: subject_AIAct
1111
label: AI Act
1212
author: Algorithm Audit
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: The Ethical Algorithm
3+
author: Michael Kearns, Aaron Roth
4+
image: /images/knowledge_base/ethical_algorithm.png
5+
layout: article
6+
facets:
7+
- value: type_book
8+
label: book
9+
type: knowledgebase_item
10+
weight: 0
11+
summary:
12+
Technically accesible and compelling book. Filled with fresh thoughts from
13+
a frontier in the fair ML community. Written by two top-tier computer scientists.
14+
---
15+
16+
###### **Authors: Michael Kearns, Aaron Roth**
17+
18+
Books on ethics and algorithms are mushrooming. In this rapidly growing domain, _The Ethical Algorithm_ is a must-read for both technical and non-technical readers.
19+
20+
From various disciplines this book connects cutting-edge thinking how ethics and algorithms should co-exist. Theoretical concepts as _k_-anonymity, _p_-hacking and differential privacy are explained clearly through comprehensible and illustrated examples. At the start of the book, a sorting algorithm is discussed step-by-step to give non-technical readers a taste what algorithms are about.
21+
22+
The authors (two heavyweight researchers in theoretical computer science) present a broad view of ethical algorithms. Sociological and technical approaches are intertwined to assess digital fairness. For instance, as a central these it is stated that users often play with algorithms for their own benefit. The authors explain why remedies can be found both in the technological and non-technological domain. In the same holistic manner, delicate topics that emerge in ethics – such as 'Should certain protected variables be included in or excluded from algorithmic tools?’ – are treated with care. In such, _The Ethical Algorithm_ takes a distinguished stance on sociological, technical and political ramifications that emerge while discussing analogue and digital notions of fairness.
23+
24+
Although the linkage between the two main parts of the book (algorithmic privacy and algorithmic fairness) remains unexplained, the concepts discussed in both parts are compelling. The concept of _Pareto frontiers_ fits the book nicely. Pareto frontiers constitute sets of “reasonable” choices for the trade-off between accuracy and fairness of algorithmic models. Pareto frontiers make those tradeoffs as quantitative as possible, but no more so. The numeric curves are “necessarily silent about which point we should choose along the frontier, because that is a matter of judgment about the relative importance of accuracy and fairness”. Kearns and Roth argue that “we must accept this bargain for strong fairness guarantees”.
25+
26+
![](/images/pareto_frontier.png)
27+
28+
_Pareto frontier – Any model not on the boundary is a "bad" model._ Source: The Ethical Algorithm
29+
30+
Why not to avoid/use algorithms altogether? _The_ _Ethical Algorithm_ presents solid answers to fundamental questions:
31+
32+
> “Trade-offs between how fair decision-making models are and how accurate they are have always been implicitly present in human decision-making; the data centric, algorithmic era has just brought them to the fore and encouraged us to reason about them more precisely.”
33+
34+
Guided by books of this quality, the daunting task to realize a fair digital future becomes a little bit less complicated.

content/nederlands/knowledge-platform/knowledge-base.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ facet_groups:
1818
- value: type
1919
title: Type
2020
facets:
21-
- value: review
21+
- value: analysis
2222
label: Analyse
2323
- value: article
2424
label: Artikel

content/nederlands/knowledge-platform/knowledge-base/Analysis_Dutch_Algorithm_Register.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: article
66
type: knowledgebase_item
77
facets:
88
- value: type_analysis
9-
label: analysis
9+
label: analyse
1010
- value: subject_AIAct
1111
label: AI-verordening
1212
author: Algorithm Audit

content/nederlands/knowledge-platform/knowledge-base/Public_standard_Meaningful_human_intervention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ summary: >-
88
facets:
99
- value: type_standard
1010
label: publieke standaard
11-
- value: type_analyse
11+
- value: type_analysis
1212
label: analyse
1313
- value: subject_GDPR
1414
label: AVG

0 commit comments

Comments
 (0)