Entitlement Fairness Section Feedback#8
Draft
Espeer5 wants to merge 1 commit intobase_branchfrom
Draft
Conversation
eberharf
reviewed
Feb 13, 2025
| In the previous sections, we have shown the difficulty of connecting the | ||
| philosophy of distributive justice to the practice of algorithmic fairness. | ||
| Despite assertions in the literature that specific fairness measures relate to | ||
| egalitarianism, we have shown that connections don't hold up under scrutiny. This |
There was a problem hiding this comment.
My memory is failing me -- have I seen this discussion that egalitarianism is not well connected to fairness measures?
eberharf
reviewed
Feb 13, 2025
| error is not distributed equally across the population, then we will | ||
| consistently learn false information about a particular group which will lead to | ||
| systemic errors in predicting property rights across groups. Therefore, each | ||
| predictor must be evaluated using equalized odds fairness. |
There was a problem hiding this comment.
ok, but how do you handle different risk distributions? You are going to have to reduce predictive accuracy (in terms of calibration) if you want to ensure equalized odds.
eberharf
reviewed
Feb 13, 2025
| an entitlement rule which determines whether or not an individual is | ||
| entitled to a property. | ||
| \item The decision step satisfies a form of counterfactual fairness under | ||
| which the decision step is independent of features not in $F$. |
There was a problem hiding this comment.
Where is counterfactual fairness coming from? You have not discussed it in any detail that I have seen. I is also not obvious to me that you can satisfy all these conditions at once.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The main, meaty part of the paper this time.
As usual, see the fully rendered PDF here.