Pith. sign in

FairGBM: Gradient Boosting with Fairness Constraints

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Tabular data is prevalent in many high-stakes domains, such as financial services or public policy. Gradient Boosted Decision Trees (GBDT) are popular in these settings due to their scalability, performance, and low training cost. While fairness in these domains is a foremost concern, existing in-processing Fair ML methods are either incompatible with GBDT, or incur in significant performance losses while taking considerably longer to train. We present FairGBM, a dual ascent learning framework for training GBDT under fairness constraints, with little to no impact on predictive performance when compared to unconstrained GBDT. Since observational fairness metrics are non-differentiable, we propose smooth convex error rate proxies for common fairness criteria, enabling gradient-based optimization using a ``proxy-Lagrangian'' formulation. Our implementation shows an order of magnitude speedup in training time relative to related work, a pivotal aspect to foster the widespread adoption of FairGBM by real-world practitioners.

fields

cs.LG 1

years

2024 1

verdicts

CONDITIONAL 1

representative citing papers

FairML: A Julia Package for Fair Classification

cs.LG · 2024-12-02 · conditional · novelty 4.0

FairML.jl is a Julia package combining resampling, constrained optimization, and cut-off selection to reduce disparate impact and disparate mistreatment in binary classification.

citing papers explorer

Showing 1 of 1 citing paper.

  • FairML: A Julia Package for Fair Classification cs.LG · 2024-12-02 · conditional · none · ref 9 · internal anchor

    FairML.jl is a Julia package combining resampling, constrained optimization, and cut-off selection to reduce disparate impact and disparate mistreatment in binary classification.