Benchmarking Bias Mitigation Toward Fairness Without Harm from Vision to LVLMs
Xuwei Tan, Ziyu Hu, Xueru Zhang
TL;DR
NH-Fair presents a tuning-aware, unified benchmark for fairness without harm that spans vision and vision-language models under standardized data, metrics, and training protocols. It introduces a DTO-based two-stage model selection to establish a strong, fairness-conscious ERM baseline and a Fairness-without-Harm (FWH) framework to assess mitigation methods, across seven diverse datasets. The study reveals that many debiasing methods do not outperform a well-tuned ERM and that data augmentation can improve both fairness and utility, while LVLMs, despite higher average accuracy, continue to exhibit subgroup disparities and limited gains from scaling. The work provides a reproducible, tuning-aware pipeline for harm-aware fairness evaluation and highlights practical guidance for practitioners in model selection, training choices, and data-centric strategies. Overall, NH-Fair advances fair evaluation by bridging classical vision and LVLMs, clarifying where gains come from, and motivating more robust, bias-aware developments.
Abstract
Machine learning models trained on real-world data often inherit and amplify biases against certain social groups, raising urgent concerns about their deployment at scale. While numerous bias mitigation methods have been proposed, comparing the effectiveness of bias mitigation methods remains difficult due to heterogeneous datasets, inconsistent fairness metrics, isolated evaluation of vision versus multi-modal models, and insufficient hyperparameter tuning that undermines fair comparisons. We introduce NH-Fair, a unified benchmark for fairness without harm that spans both vision models and large vision-language models (LVLMs) under standardized data, metrics, and training protocols, covering supervised and zero-shot regimes. Our key contributions are: (1) a systematic ERM tuning study that identifies training choices with large influence on both utility and disparities, yielding empirically grounded guidelines to help practitioners reduce expensive hyperparameter tuning space in achieving strong fairness and accuracy; (2) evidence that many debiasing methods do not reliably outperform a well-tuned ERM baseline, whereas a composite data-augmentation method consistently delivers parity gains without sacrificing utility, emerging as a promising practical strategy. (3) an analysis showing that while LVLMs achieve higher average accuracy, they still exhibit subgroup disparities, and gains from scaling are typically smaller than those from architectural or training-protocol choices. NH-Fair provides a reproducible, tuning-aware pipeline for rigorous, harm-aware fairness evaluation.
