English

Classification Drives Geographic Bias in Street Scene Segmentation

Computer Vision and Pattern Recognition 2024-12-17 v1 Computers and Society Machine Learning

Abstract

Previous studies showed that image datasets lacking geographic diversity can lead to biased performance in models trained on them. While earlier work studied general-purpose image datasets (e.g., ImageNet) and simple tasks like image recognition, we investigated geo-biases in real-world driving datasets on a more complex task: instance segmentation. We examined if instance segmentation models trained on European driving scenes (Eurocentric models) are geo-biased. Consistent with previous work, we found that Eurocentric models were geo-biased. Interestingly, we found that geo-biases came from classification errors rather than localization errors, with classification errors alone contributing 10-90% of the geo-biases in segmentation and 19-88% of the geo-biases in detection. This showed that while classification is geo-biased, localization (including detection and segmentation) is geographically robust. Our findings show that in region-specific models (e.g., Eurocentric models), geo-biases from classification errors can be significantly mitigated by using coarser classes (e.g., grouping car, bus, and truck as 4-wheeler).

Keywords

Cite

@article{arxiv.2412.11061,
  title  = {Classification Drives Geographic Bias in Street Scene Segmentation},
  author = {Rahul Nair and Gabriel Tseng and Esther Rolf and Bhanu Tokas and Hannah Kerner},
  journal= {arXiv preprint arXiv:2412.11061},
  year   = {2024}
}