FairLRF: Achieving Fairness through Sparse Low Rank Factorization
Yuanbo Guo, Jun Xia, Yiyu Shi

TL;DR
FairLRF introduces a novel approach using singular value decomposition to selectively remove bias-inducing components from model weights, significantly improving fairness in deep learning models without substantial accuracy loss.
Contribution
This work is the first to leverage SVD for fairness enhancement by removing bias-related elements from unitary matrices, offering an efficient alternative to existing methods.
Findings
Outperforms existing fairness methods in experiments
Effectively reduces group disparities in model predictions
Hyper-parameter tuning influences fairness outcomes
Abstract
As deep learning (DL) techniques become integral to various applications, ensuring model fairness while maintaining high performance has become increasingly critical, particularly in sensitive fields such as medical diagnosis. Although a variety of bias-mitigation methods have been proposed, many rely on computationally expensive debiasing strategies or suffer substantial drops in model accuracy, which limits their practicality in real-world, resource-constrained settings. To address this issue, we propose a fairness-oriented low rank factorization (LRF) framework that leverages singular value decomposition (SVD) to improve DL model fairness. Unlike traditional SVD, which is mainly used for model compression by decomposing and reducing weight matrices, our work shows that SVD can also serve as an effective tool for fairness enhancement. Specifically, we observed that elements in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEthics and Social Impacts of AI · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
