paper-with-me

홈 › Papers

Are Face Detection Models Biased?

2022-11-07 · Surbhi Mittal, Kartik Thakral, Puspita Majumdar, Mayank Vatsa, Richa Singh

The presence of bias in deep models leads to unfair outcomes for certain demographic subgroups. Research in bias focuses primarily on facial recognition and attribute prediction with scarce emphasis on face detection. Existing studies consider face detection as binary classification into 'face' and 'non-face' classes. In this work, we investigate possible bias in the domain of face detection through facial region localization which is currently unexplored. Since facial region localization is an essential task for all face recognition pipelines, it is imperative to analyze the presence of such bias in popular deep models. Most existing face detection datasets lack suitable annotation for such analysis. Therefore, we web-curate the Fair Face Localization with Attributes (F2LA) dataset and manually annotate more than 10 attributes per face, including facial localization information. Utilizing the extensive annotations from F2LA, an experimental setup is designed to study the performance of four pre-trained face detectors. We observe (i) a high disparity in detection accuracies across gender and skin-tone, and (ii) interplay of confounding factors beyond demography. The F2LA data and associated annotations can be accessed at http://iab-rubric.org/index.php/F2LA.

📄 PDF Abstract BibTeX arXiv:2211.03588

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeBinary ClassificationFace DetectionFace Recognition

Similar Papers 제목 키워드 기반

InsideBias: Measuring Bias in Deep Networks and Application to Face Gender Biometrics

2020-04-14 · Ignacio Serna, Alejandro Peña, Aythami Morales, Julian Fierrez

This work explores the biases in learning processes based on deep neural network architectures. We analyze how bias affects deep learning processes through a toy example using the MNIST database and a case study in gende…

Bias Detection

Surface-biased Multi-Level Context 3D Object Detection

2023-02-13 · Sultan Abu Ghazal, Jean Lahoud, Rao Anwer

Object detection in 3D point clouds is a crucial task in a range of computer vision applications including robotics, autonomous cars, and augmented reality. This work addresses the object detection task in 3D point cloud…

3D Object DetectionObjectobject-detectionObject Detection

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

A Watermark for Low-entropy and Unbiased Generation in Large Language Models

2024-05-23 · Minjia Mao, Dongjun Wei, Zeyu Chen, Xiao Fang 외

Recent advancements in large language models (LLMs) have highlighted the risk of misusing them, raising the need for accurate detection of LLM-generated content. In response, a viable solution is to inject imperceptible …

IFBiD: Inference-Free Bias Detection

2021-09-09 · Ignacio Serna, Daniel DeAlcala, Aythami Morales, Julian Fierrez 외

This paper is the first to explore an automatic way to detect bias in deep convolutional neural networks by simply looking at their weights. Furthermore, it is also a step towards understanding neural networks and how th…

Bias Detection