LGAIFeb 5, 2023

Fair Spatial Indexing: A paradigm for Group Spatial Fairness

arXiv:2302.02306v11 citationsh-index: 68
Originality Highly original
AI Analysis

This addresses fairness issues in ML applications like loan approvals for groups affected by geospatial biases, representing a novel domain-specific contribution.

The paper tackles the problem of location bias in machine learning, which can lead to unfair outcomes for individuals from under-privileged backgrounds, by proposing a spatial indexing algorithm that improves fairness while maintaining high accuracy, as demonstrated on real data.

Machine learning (ML) is playing an increasing role in decision-making tasks that directly affect individuals, e.g., loan approvals, or job applicant screening. Significant concerns arise that, without special provisions, individuals from under-privileged backgrounds may not get equitable access to services and opportunities. Existing research studies fairness with respect to protected attributes such as gender, race or income, but the impact of location data on fairness has been largely overlooked. With the widespread adoption of mobile apps, geospatial attributes are increasingly used in ML, and their potential to introduce unfair bias is significant, given their high correlation with protected attributes. We propose techniques to mitigate location bias in machine learning. Specifically, we consider the issue of miscalibration when dealing with geospatial attributes. We focus on spatial group fairness and we propose a spatial indexing algorithm that accounts for fairness. Our KD-tree inspired approach significantly improves fairness while maintaining high learning accuracy, as shown by extensive experimental results on real data.

Foundations

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

Your Notes