Контрфактическая справедливость — это концепция fairness, которая спрашивает, произвела бы модель тот же результат для индивида, если бы изменился только чувствительный атрибут. Она используется для оценки того, влияют ли protected или sensitive characteristics ненадлежащим образом на predictions.
A fairness metric that checks whether a classification model produces the same result for one individual as it does for another individual who is identical to the first, except with respect to one or more sensitive attributes. Evaluating a classification model for counterfactual fairness is one method for surfacing potential sources of bias in a model. See either of the following for more information: - Fairness: Counterfactual fairness in Machine Learning Crash Course. - When Worlds Collide: Integrating Different Counterfactual Assumptions in Fairness