paper-with-me

홈 › Papers

Robustness Disparities in Face Detection

2022-11-29 · Samuel Dooley, George Z. Wei, Tom Goldstein, John P. Dickerson

Facial analysis systems have been deployed by large companies and critiqued by scholars and activists for the past decade. Many existing algorithmic audits examine the performance of these systems on later stage elements of facial analysis systems like facial recognition and age, emotion, or perceived gender prediction; however, a core component to these systems has been vastly understudied from a fairness perspective: face detection, sometimes called face localization. Since face detection is a pre-requisite step in facial analysis systems, the bias we observe in face detection will flow downstream to the other components like facial recognition and emotion prediction. Additionally, no prior work has focused on the robustness of these systems under various perturbations and corruptions, which leaves open the question of how various people are impacted by these phenomena. We present the first of its kind detailed benchmark of face detection systems, specifically examining the robustness to noise of commercial and academic models. We use both standard and recently released academic facial datasets to quantitatively analyze trends in face detection robustness. Across all the datasets and systems, we generally find that photos of individuals who are $\textit{masculine presenting}$, $\textit{older}$, of $\textit{darker skin type}$, or have $\textit{dim lighting}$ are more susceptible to errors than their counterparts in other identities.

📄 PDF Abstract BibTeX arXiv:2211.15937

Code (2)

dooleys/robustness 공식 구현 pytorch
dooleys/robustness-disparities-in-commercial-face-detection 공식 구현

Tasks

Face DetectionFairnessGender Prediction

Similar Papers 제목 키워드 기반

Are Commercial Face Detection Models as Biased as Academic Models?

2022-01-25 · Samuel Dooley, George Z. Wei, Tom Goldstein, John P. Dickerson

As facial recognition systems are deployed more widely, scholars and activists have studied their biases and harms. Audits are commonly used to accomplish this and compare the algorithmic facial recognition systems' perf…

Face DetectionFairness

Robustness Disparities in Commercial Face Detection

2021-08-27 · Samuel Dooley, Tom Goldstein, John P. Dickerson

Facial detection and analysis systems have been deployed by large companies and critiqued by scholars and activists for the past decade. Critiques that focus on system performance analyze disparity of the system's output…

Face Detection

RESFL: An Uncertainty-Aware Framework for Responsible Federated Learning by Balancing Privacy, Fairness and Utility in Autonomous Vehicles

2025-03-20 · Dawood Wasif, Terrence J. Moore, Jin-Hee Cho

Autonomous vehicles (AVs) increasingly rely on Federated Learning (FL) to enhance perception models while preserving privacy. However, existing FL frameworks struggle to balance privacy, fairness, and robustness, leading…

Autonomous VehiclesDisentanglementFairnessFederated Learning+3

FACET: Fairness in Computer Vision Evaluation Benchmark

2023-08-31 · ICCV 2023 1 · Laura Gustafson, Chloe Rolland, Nikhila Ravi, Quentin Duval 외

Computer vision models have known performance disparities across attributes such as gender and skin tone. This means during tasks such as classification and detection, model performance differs for certain classes based …

Fairnessimage-classificationImage Classificationobject-detection+2

Pothole Detection Based on Disparity Transformation and Road Surface Modeling

2019-08-02 · Rui Fan, Umar Ozgunalp, Brett Hosking, Ming Liu 외

Pothole detection is one of the most important tasks for road maintenance. Computer vision approaches are generally based on either 2D road image analysis or 3D road surface modeling. However, these two categories are al…