CVLGApr 23, 2022

Can domain adaptation make object recognition work for everyone?

arXiv:2204.11122v18 citationsh-index: 50
Originality Synthesis-oriented
AI Analysis

This addresses the problem of making AI object recognition more equitable globally, but it is incremental as it identifies challenges without proposing a new solution.

The paper tackled the performance gap of object recognition models across geographies due to dataset biases, finding that standard unsupervised domain adaptation methods are ineffective against geographical shifts like context and subpopulation changes.

Despite the rapid progress in deep visual recognition, modern computer vision datasets significantly overrepresent the developed world and models trained on such datasets underperform on images from unseen geographies. We investigate the effectiveness of unsupervised domain adaptation (UDA) of such models across geographies at closing this performance gap. To do so, we first curate two shifts from existing datasets to study the Geographical DA problem, and discover new challenges beyond data distribution shift: context shift, wherein object surroundings may change significantly across geographies, and subpopulation shift, wherein the intra-category distributions may shift. We demonstrate the inefficacy of standard DA methods at Geographical DA, highlighting the need for specialized geographical adaptation solutions to address the challenge of making object recognition work for everyone.

Foundations

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

Your Notes