Classification Drives Geographic Bias in Street Scene Segmentation
Rahul Nair, Gabriel Tseng, Esther Rolf, Bhanu Tokas, Hannah Kerner
TL;DR
This work probes geo-bias in street-scene instance segmentation by testing Eurocentric Cityscapes-trained models on Mapillary Vistas across six continents. It introduces continent-IoU and a class-merging approach to quantify and isolate the influence of classification errors on geo-bias, yielding a geo-disparity measure $Disp = $ $\sigma_{continents} / \mu_{continents}$. The findings show that classification errors account for substantial portions of geo-bias in detection ($19$-$88\%$) and segmentation ($10$-$90\%$), while localization biases remain comparatively small. Practically, the study suggests adopting coarser labels (e.g., four-wheeler) to improve global applicability of region-specific models, while highlighting the need for further work to address localization biases and automate class-merging.
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).
