CVAIAug 31, 2023

FACET: Fairness in Computer Vision Evaluation Benchmark

arXiv:2309.00035v177 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses fairness issues in computer vision for developers and researchers, providing a unified evaluation tool to measure and mitigate biases, though it is incremental as it builds on existing awareness of disparities.

The paper tackles the problem of performance disparities in computer vision models across demographic attributes like skin tone and gender by introducing FACET, a benchmark with 32k images and expert annotations, and finds that models exhibit significant disparities in classification, detection, segmentation, and visual grounding tasks.

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 on the demographics of the people in the image. These disparities have been shown to exist, but until now there has not been a unified approach to measure these differences for common use-cases of computer vision models. We present a new benchmark named FACET (FAirness in Computer Vision EvaluaTion), a large, publicly available evaluation set of 32k images for some of the most common vision tasks - image classification, object detection and segmentation. For every image in FACET, we hired expert reviewers to manually annotate person-related attributes such as perceived skin tone and hair type, manually draw bounding boxes and label fine-grained person-related classes such as disk jockey or guitarist. In addition, we use FACET to benchmark state-of-the-art vision models and present a deeper understanding of potential performance disparities and challenges across sensitive demographic attributes. With the exhaustive annotations collected, we probe models using single demographics attributes as well as multiple attributes using an intersectional approach (e.g. hair color and perceived skin tone). Our results show that classification, detection, segmentation, and visual grounding models exhibit performance disparities across demographic attributes and intersections of attributes. These harms suggest that not all people represented in datasets receive fair and equitable treatment in these vision tasks. We hope current and future results using our benchmark will contribute to fairer, more robust vision models. FACET is available publicly at https://facet.metademolab.com/

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes