CVAIApr 10, 2025

FAIR-SIGHT: Fairness Assurance in Image Recognition via Simultaneous Conformal Thresholding and Dynamic Output Repair

arXiv:2504.07395v14 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses fairness issues in image recognition for users of AI systems, offering a practical solution without retraining, though it is incremental as it builds on existing conformal prediction methods.

The paper tackles fairness in computer vision systems by introducing FAIR-SIGHT, a post-hoc framework that combines conformal prediction with dynamic output repair to reduce group and individual fairness disparities, achieving significant reductions while maintaining high predictive performance.

We introduce FAIR-SIGHT, an innovative post-hoc framework designed to ensure fairness in computer vision systems by combining conformal prediction with a dynamic output repair mechanism. Our approach calculates a fairness-aware non-conformity score that simultaneously assesses prediction errors and fairness violations. Using conformal prediction, we establish an adaptive threshold that provides rigorous finite-sample, distribution-free guarantees. When the non-conformity score for a new image exceeds the calibrated threshold, FAIR-SIGHT implements targeted corrective adjustments, such as logit shifts for classification and confidence recalibration for detection, to reduce both group and individual fairness disparities, all without the need for retraining or having access to internal model parameters. Comprehensive theoretical analysis validates our method's error control and convergence properties. At the same time, extensive empirical evaluations on benchmark datasets show that FAIR-SIGHT significantly reduces fairness disparities while preserving high predictive performance.

Foundations

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

Your Notes