English

Fair Classification with Partial Feedback: An Exploration-Based Data Collection Approach

Machine Learning 2024-06-04 v2 Artificial Intelligence Computers and Society Machine Learning

Abstract

In many predictive contexts (e.g., credit lending), true outcomes are only observed for samples that were positively classified in the past. These past observations, in turn, form training datasets for classifiers that make future predictions. However, such training datasets lack information about the outcomes of samples that were (incorrectly) negatively classified in the past and can lead to erroneous classifiers. We present an approach that trains a classifier using available data and comes with a family of exploration strategies to collect outcome data about subpopulations that otherwise would have been ignored. For any exploration strategy, the approach comes with guarantees that (1) all sub-populations are explored, (2) the fraction of false positives is bounded, and (3) the trained classifier converges to a ``desired'' classifier. The right exploration strategy is context-dependent; it can be chosen to improve learning guarantees and encode context-specific group fairness properties. Evaluation on real-world datasets shows that this approach consistently boosts the quality of collected outcome data and improves the fraction of true positives for all groups, with only a small reduction in predictive utility.

Keywords

Cite

@article{arxiv.2402.11338,
  title  = {Fair Classification with Partial Feedback: An Exploration-Based Data Collection Approach},
  author = {Vijay Keswani and Anay Mehrotra and L. Elisa Celis},
  journal= {arXiv preprint arXiv:2402.11338},
  year   = {2024}
}

Comments

Accepted for presentation at ICML 2024

R2 v1 2026-06-28T14:51:53.067Z