Domain Adaptive Decision Trees: Implications for Accuracy and Fairness
Jose M. Alvarez, Kristen M. Scott, Salvatore Ruggieri, Bettina Berendt

TL;DR
This paper introduces domain-adaptive decision trees (DADT) that adjust decision splits based on target population information, improving accuracy and fairness when models face distribution shifts.
Contribution
The paper proposes DADT, a novel in-processing method for decision trees that incorporates target domain information to enhance performance and fairness in domain adaptation scenarios.
Findings
DADT improves accuracy over standard decision trees in shifted populations.
DADT enhances fairness under demographic parity and equal opportunity.
Real data experiments validate the effectiveness of DADT.
Abstract
In uses of pre-trained machine learning models, it is a known issue that the target population in which the model is being deployed may not have been reflected in the source population with which the model was trained. This can result in a biased model when deployed, leading to a reduction in model performance. One risk is that, as the population changes, certain demographic groups will be under-served or otherwise disadvantaged by the model, even as they become more represented in the target population. The field of domain adaptation proposes techniques for a situation where label data for the target population does not exist, but some information about the target distribution does exist. In this paper we contribute to the domain adaptation literature by introducing domain-adaptive decision trees (DADT). We focus on decision trees given their growing popularity due to their…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHydrological Forecasting Using AI · Imbalanced Data Classification Techniques
MethodsTest
