CVDec 16, 2019

Towards Fairer Datasets: Filtering and Balancing the Distribution of the People Subtree in the ImageNet Hierarchy

arXiv:1912.07726v1353 citations
Originality Synthesis-oriented
AI Analysis

This addresses fairness issues in computer vision datasets for underrepresented groups, but it is incremental as it focuses on analysis and initial mitigation steps.

The paper tackled the problem of unfair representation in ImageNet's 'person' subtree, which leads to misbehavior in computer vision models, by analyzing three key factors causing these issues and proposing initial steps to mitigate them.

Computer vision technology is being used by many but remains representative of only a few. People have reported misbehavior of computer vision models, including offensive prediction results and lower performance for underrepresented groups. Current computer vision models are typically developed using datasets consisting of manually annotated images or videos; the data and label distributions in these datasets are critical to the models' behavior. In this paper, we examine ImageNet, a large-scale ontology of images that has spurred the development of many modern computer vision methods. We consider three key factors within the "person" subtree of ImageNet that may lead to problematic behavior in downstream computer vision technology: (1) the stagnant concept vocabulary of WordNet, (2) the attempt at exhaustive illustration of all categories with images, and (3) the inequality of representation in the images within concepts. We seek to illuminate the root causes of these concerns and take the first steps to mitigate them constructively.

Foundations

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

Your Notes