FairLoRA: Unpacking Bias Mitigation in Vision Models with Fairness-Driven Low-Rank Adaptation
Rohan Sukumaran, Aarash Feizi, Adriana Romero-Sorian, Golnoosh Farnadi

TL;DR
FairLoRA introduces a fairness-specific regularizer for Low Rank Adaptation in vision models, effectively reducing bias across subgroups without necessarily increasing model rank, and highlights the importance of multiple fairness metrics for evaluation.
Contribution
This paper presents the first fairness-based fine-tuning method using LoRA, introducing a regularizer that minimizes variance to improve fairness across data subgroups.
Findings
FairLoRA reduces bias without always increasing rank.
Performance disparities depend on model, dataset, and task.
Multiple fairness metrics are essential for comprehensive assessment.
Abstract
Recent advances in parameter-efficient fine-tuning methods, such as Low Rank Adaptation (LoRA), have gained significant attention for their ability to efficiently adapt large foundational models to various downstream tasks. These methods are appreciated for achieving performance comparable to full fine-tuning on aggregate-level metrics, while significantly reducing computational costs. To systematically address fairness in LLMs previous studies fine-tune on fairness specific data using a larger LoRA rank than typically used. In this paper, we introduce FairLoRA, a novel fairness-specific regularizer for LoRA aimed at reducing performance disparities across data subgroups by minimizing per-class variance in loss. To the best of our knowledge, we are the first to introduce a fairness based finetuning through LoRA. Our results demonstrate that the need for higher ranks to mitigate bias is…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Autonomous Vehicle Technology and Safety
MethodsSoftmax · Attention Is All You Need · Contrastive Language-Image Pre-training
