Skip to content

Latest commit

 

History

History
97 lines (53 loc) · 3.69 KB

ReadingList.md

File metadata and controls

97 lines (53 loc) · 3.69 KB

ECS 189G, Spring 2023: a Course on (Social) Fairness of Machine Learning Algorithms

Reading List

Note:

  • In some cases, only parts of the listed resource will be required reading.

  • Some straightforward parts of the required reading will covered by students on their own, rather than formally in lecture.

  • Some of the readings will be very technical, such as the Scutari paper listed below, while some are more qualitative. Both aspects are important.

Prologue

Sets the stage. First example of the fairness issue. Overview of some of the technical terms, but with technical details coming later.

Rates, Proportions, Simpson's Paradox

A firm necessity in the course is a common sense`understanding of proportions, e.g. difference between proportion of x among y vs. proportion of y among x. Amazingly, many people lack this, and in fact, it can indeed be very subtle.

Machine Learning Methods, Overfitting, Statistics

General Technical Issues, Measures of Fairness

Remedies

ML Fairness in Specific Applications