paper-with-me

홈 › Papers

Unaware Fairness: Hierarchical Random Forest for Protected Classes

2021-06-30 · Xian Li

Procedural fairness has been a public concern, which leads to controversy when making decisions with respect to protected classes, such as race, social status, and disability. Some protected classes can be inferred according to some safe proxies like surname and geolocation for the race. Hence, implicitly utilizing the predicted protected classes based on the related proxies when making decisions is an efficient approach to circumvent this issue and seek just decisions. In this article, we propose a hierarchical random forest model for prediction without explicitly involving protected classes. Simulation experiments are conducted to show the performance of the hierarchical random forest model. An example is analyzed from Boston police interview records to illustrate the usefulness of the proposed model.

📄 PDF Abstract BibTeX arXiv:2106.15767

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Fair Forests: Regularized Tree Induction to Minimize Model Bias

2017-12-21 · Edward Raff, Jared Sylvester, Steven Mills

The potential lack of fairness in the outputs of machine learning algorithms has recently gained attention both within the research community as well as in society more broadly. Surprisingly, there is no prior work devel…

AttributeFairness

Can Machine Learning Assist in Diagnosis of Primary Immune Thrombocytopenia? A feasibility study

2024-05-31 · Haroon Miah, Dimitrios Kollias, Giacinto Luca Pedone, Drew Provan 외

Primary Immune thrombocytopenia (ITP) is a rare autoimmune disease characterised by immune-mediated destruction of peripheral blood platelets in patients leading to low platelet counts and bleeding. The diagnosis and eff…

Fairness

Reconsidering Fairness Through Unawareness from the Perspective of Model Multiplicity

2025-05-22 · Benedikt Höltgen, Nuria Oliver

Fairness through Unawareness (FtU) describes the idea that discrimination against demographic groups can be avoided by not considering group membership in the decisions or predictions. This idea has long been criticized …

Fairness

Towards Fairness in Provably Communication-Efficient Federated Recommender Systems

2024-05-03 · Kirandeep Kaur, Sujit Gujar, Shweta Jain

To reduce the communication overhead caused by parallel training of multiple clients, various federated learning (FL) techniques use random client sampling. Nonetheless, ensuring the efficacy of random sampling and deter…

FairnessFederated LearningRecommendation Systems

Fairness Under Unawareness: Assessing Disparity When Protected Class Is Unobserved

2018-11-27 · Jiahao Chen, Nathan Kallus, Xiaojie Mao, Geoffry Svacha 외

Assessing the fairness of a decision making system with respect to a protected class, such as gender or race, is challenging when class membership labels are unavailable. Probabilistic models for predicting the protected…

Decision MakingFairnessImputationMissing Labels