CVHCSIFeb 16, 2023

Towards Reliable Assessments of Demographic Disparities in Multi-Label Image Classifiers

arXiv:2302.08572v16 citationsh-index: 46
Originality Incremental advance
AI Analysis

This work addresses the challenge of ensuring accurate fairness evaluations for complex computer vision tasks, which is crucial as models become more ubiquitous, though it is incremental in refining existing assessment methods.

The paper tackles the problem of unreliable demographic disparity assessments in multi-label image classifiers, demonstrating through case studies that naive implementations are brittle and design choices significantly impact conclusions, with disparities often linked to inconsistent label definitions across groups.

Disaggregated performance metrics across demographic groups are a hallmark of fairness assessments in computer vision. These metrics successfully incentivized performance improvements on person-centric tasks such as face analysis and are used to understand risks of modern models. However, there is a lack of discussion on the vulnerabilities of these measurements for more complex computer vision tasks. In this paper, we consider multi-label image classification and, specifically, object categorization tasks. First, we highlight design choices and trade-offs for measurement that involve more nuance than discussed in prior computer vision literature. These challenges are related to the necessary scale of data, definition of groups for images, choice of metric, and dataset imbalances. Next, through two case studies using modern vision models, we demonstrate that naive implementations of these assessments are brittle. We identify several design choices that look merely like implementation details but significantly impact the conclusions of assessments, both in terms of magnitude and direction (on which group the classifiers work best) of disparities. Based on ablation studies, we propose some recommendations to increase the reliability of these assessments. Finally, through a qualitative analysis we find that concepts with large disparities tend to have varying definitions and representations between groups, with inconsistencies across datasets and annotators. While this result suggests avenues for mitigation through more consistent data collection, it also highlights that ambiguous label definitions remain a challenge when performing model assessments. Vision models are expanding and becoming more ubiquitous; it is even more important that our disparity assessments accurately reflect the true performance of models.

Foundations

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

Your Notes