paper-with-me

Papers

Unbiased Model Prediction Without Using Protected Attribute Information

2026-03-31 · Puspita Majumdar, Surbhi Mittal, Saheb Chhabra, Mayank Vatsa, Richa Singh arxiv

The problem of bias persists in the deep learning community as models continue to provide disparate performance across different demographic subgroups. Therefore, several algorithms have been proposed to improve the fairness of deep models. However, a majority of these algorithms utilize the protected attribute information for bias mitigation, which severely limits their application in real-world scenarios. To address this concern, we have proposed a novel algorithm, termed as \textbf{Non-Protected Attribute-based Debiasing (NPAD)} algorithm for bias mitigation, that does not require the protected attribute information. The proposed NPAD algorithm utilizes the auxiliary information provided by the non-protected attributes to optimize the model for bias mitigation. Further, two different loss functions, \textbf{Debiasing via Attribute Cluster Loss (DACL)} and \textbf{Filter Redundancy Loss (FRL)} have been proposed to optimize the model for fairness goals. Multiple experiments are performed on the LFWA and CelebA datasets for facial attribute prediction, and a significant reduction in bias across different gender and age subgroups is observed.

📄 PDF Abstract BibTeX arXiv:2603.29270

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Group-blind optimal transport to group parity and its constrained variants

2023-10-17 · Quan Zhou, Jakub Marecek

Fairness holds a pivotal role in the realm of machine learning, particularly when it comes to addressing groups categorised by protected attributes, e.g., gender, race. Prevailing algorithms in fair learning predominantl…

AttributeFairness

Debiasing Without Protected Attributes: Latent Concept Erasure from Textual Profiles

2026-06-10 · Shun Shao, Zheng Zhao, Anna Korhonen, Yftah Ziser 외 arxiv

Most fairness research in NLP assumes direct access to protected attributes such as gender, race, or nationality. In practice, however, such information is often unavailable due to privacy constraints, missing metadata, …

CAFP: A Post-Processing Framework for Group Fairness via Counterfactual Model Averaging

2026-04-08 · Irina Arévalo, Marcos Oliva arxiv

Ensuring fairness in machine learning predictions is a critical challenge, especially when models are deployed in sensitive domains such as credit scoring, healthcare, and criminal justice. While many fairness interventi…

Estimating and Implementing Conventional Fairness Metrics With Probabilistic Protected Features

2023-10-02 · Hadi Elzayn, Emily Black, Patrick Vossler, Nathanael Jo 외

The vast majority of techniques to train fair models require access to the protected attribute (e.g., race, gender), either at train time or in production. However, in many important applications this protected attribute…

AttributeFairness

Estimation of Fair Ranking Metrics with Incomplete Judgments

2021-08-11 · Ömer Kırnap, Fernando Diaz, Asia Biega, Michael Ekstrand 외

There is increasing attention to evaluating the fairness of search system ranking decisions. These metrics often consider the membership of items to particular groups, often identified using protected attributes such as …

AttributeFairness