Fair AI Flashcards
1
Q
difference vs. proportion
A
-
difference: goal = 0 (<0 implies benefit for privileged)
- statistical parity difference: difference of rate of favorable outcomes
- equal opportunity difference: difference of true positive rates
- average odds difference: average difference of false positive rates and true positive rates
-
proportion: goal = 1 (<0 implies benefit for privileged)
- Disparate Impact: rate of favorable outcome for groups
-
entropy: goal = 1
- Theil Index: entropy of benefit for all individuals, alpha=1
Can use difference or ratio: difference may in general may be more sensitive
2
Q
fairness metrics
A
-
Group Fairness:
- DatasetMetrc
- BinaryLabelDatasetMetric
- ClassificationMetric
- DatasetMetrc
-
Individual Fairness
- Sample Distortion Metric
-
Hybrid
- Use combo
- Or ClassificationMetric + (Theil Index)
3
Q
processing method
A
- Preprocess
- DatasetMetric (& child BinaryLabelDatasetMetric)
- In Process
- ClassificationMetric
- Post Processing
- Use earliest possible point by default, test all