You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ethics-research-resources.md
+13-12
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ A collection of relevant resources discussed in the #ethics-research D4D Slack c
4
4
5
5
## Fairness and Bias
6
6
7
-
[Fair prediction with disparate impact: A study of bias in recidivism prediction instruments]((https://arxiv.org/pdf/1703.00056.pdf)) by Alexandra Chouldechova
7
+
[Fair prediction with disparate impact: A study of bias in recidivism prediction instruments](https://arxiv.org/abs/1610.07524) by Alexandra Chouldechova
8
8
9
9
[*"Fairness Through Awareness"*](https://arxiv.org/pdf/1104.3913.pdf) by Cynthia Dwork, Moritz Hardt, Toniann Pitassi, Omer Reingold, Richard Zemel
10
10
@@ -24,11 +24,11 @@ A collection of relevant resources discussed in the #ethics-research D4D Slack c
24
24
25
25
[Google's developer training program on algorithmic fairness](https://developers.google.com/machine-learning/fairness-overview/).
26
26
27
-
IBM has a fairness toolkit called AI Fairness 360 that utilizes statistical measures and others tools and techniques. More details available in the paper [here](https://arxiv.org/pdf/1810.01943.pdf). The API is available [here](https://aif360.readthedocs.io/en/latest/).
27
+
[AI Fairness 360: An Extensible Toolkit for Detecting, Understanding, and Mitigating Unwanted Algorithmic Bias](https://arxiv.org/pdf/1810.01943.pdf). The AI Fairness 360 API is available [here](https://aif360.mybluemix.net/) and the documentation is available [here](https://aif360.readthedocs.io/en/latest/).
28
28
29
29
[The Seductive Diversion of ‘Solving’ Bias in Artificial Intelligence](https://medium.com/s/story/the-seductive-diversion-of-solving-bias-in-artificial-intelligence-890df5e5ef53)
30
30
31
-
An interesting Wired article by Joi Ito on definitions and measures of algorithmic fairness in relation to social/moral contexts, available [here.](https://www.wired.com/story/ideas-joi-ito-insurance-algorithms/amp)
31
+
[Supposedly ‘Fair’ Algorithms Can Perpetuate Discrimination](https://www.wired.com/story/ideas-joi-ito-insurance-algorithms/amp)
32
32
33
33
## Opennness
34
34
@@ -87,28 +87,29 @@ Insights from the Social Sciences](https://arxiv.org/pdf/1706.07269.pdf)
87
87
88
88
[What worries me about AI](https://medium.com/@francois.chollet/what-worries-me-about-ai-ed9df072b704) by Francois Chollet.
89
89
90
-
[Interaction is the key to machine learning applications](http://web.media.mit.edu/~lieber/Lieberary/AI/Interaction-Is/Interaction-Is.html) by Henry Lieberman
90
+
[Interaction is the key to machine learning applications](https://web.media.mit.edu/~lieber/Lieberary/AI/Interaction-Is/Interaction-Is.html) by Henry Lieberman
91
91
92
92
[IEEE 2018 workshop on **Machine Learning from User Interaction for Visualization and Analytics](https://learningfromusersworkshop.github.io).
93
93
94
-
[Artificial Intelligence and Ethics](http://harvardmagazine.com/2019/01/artificial-intelligence-limitations).
94
+
[Artificial Intelligence and Ethics](https://harvardmagazine.com/2019/01/artificial-intelligence-limitations).
95
95
96
96
[Responsible AI Practices](https://ai.google/education/responsible-ai-practices) by Google AI
97
97
98
-
[Advancing Both A.I. and Privacy Is Not a Zero-Sum Game](http://fortune.com/2018/12/27/ai-privacy-innovation-machine-learning/)
98
+
[Advancing Both A.I. and Privacy Is Not a Zero-Sum Game](https://fortune.com/2018/12/27/ai-privacy-innovation-machine-learning/)
99
99
100
100
## Other resources
101
101
102
102
### Adversarial Attacks
103
103
104
-
- “Adversarial Examples: Attacks and Defenses for Deep Learning”: https://arxiv.org/pdf/1712.07107.pdf
104
+
-[“Adversarial Examples: Attacks and Defenses for Deep Learning”](https://arxiv.org/pdf/1712.07107.pdf)
105
105
106
-
- OpenAI’s blog post: https://blog.openai.com/adversarial-example-research/
106
+
-[OpenAI’s blog post on Adversarial Examples](https://blog.openai.com/adversarial-example-research/)
107
107
108
-
- Berkeley’s blog post: https://ml.berkeley.edu/blog/2018/01/10/adversarial-examples/
108
+
-[Berkeley’s blog post](https://ml.berkeley.edu/blog/2018/01/10/adversarial-examples/)
109
109
110
110
### Bayesian Networks
111
111
112
-
- “Uncertainty and Bayesian Networks”: http://www1.se.cuhk.edu.hk/~hcheng/seg4560/tuto/tutorial03.pdf
113
-
- “A Tutorial on Learning With Bayesian Networks”: http://www.cis.upenn.edu/~mkearns/papers/barbados/heckerman.pdf
114
-
-[The Book of Why: The New Science of Cause and Effect](https://www.amazon.com/Book-Why-Science-Cause-Effect/dp/046509760X)
112
+
-[“Bayesian networks for decision making under uncertainty: How to combine data, evidence, opinion and
113
+
guesstimates to make decisions”](https://rcc.uq.edu.au/filething/get/4349/Bayesian-networks-UQ_Seminar_Nov2016.pdf)
114
+
-[“A Tutorial on Learning With Bayesian Networks”](https://www.cis.upenn.edu/~mkearns/papers/barbados/heckerman.pdf)
115
+
-[The Book of Why: The New Science of Cause and Effect](https://www.amazon.com/Book-Why-Science-Cause-Effect/dp/046509760X)
0 commit comments