FairTTTS: A Tree Test Time Simulation Method for Fairness-Aware Classification
Nurit Cohen-Inger, Lior Rokach, Bracha Shapira, Seffi Cohen

TL;DR
FairTTTS is a post-processing method that improves fairness and accuracy in classification models by adjusting decisions at protected attribute nodes, without retraining, based on a novel tree simulation technique.
Contribution
It introduces FairTTTS, a novel post-processing bias mitigation method leveraging Tree Test Time Simulation to enhance fairness and accuracy simultaneously.
Findings
Outperforms traditional fairness methods with a 20.96% average fairness increase.
Achieves a 0.55% improvement in predictive accuracy.
Maintains applicability across diverse datasets and fairness metrics.
Abstract
Algorithmic decision-making has become deeply ingrained in many domains, yet biases in machine learning models can still produce discriminatory outcomes, often harming unprivileged groups. Achieving fair classification is inherently challenging, requiring a careful balance between predictive performance and ethical considerations. We present FairTTTS, a novel post-processing bias mitigation method inspired by the Tree Test Time Simulation (TTTS) method. Originally developed to enhance accuracy and robustness against adversarial inputs through probabilistic decision-path adjustments, TTTS serves as the foundation for FairTTTS. By building on this accuracy-enhancing technique, FairTTTS mitigates bias and improves predictive performance. FairTTTS uses a distance-based heuristic to adjust decisions at protected attribute nodes, ensuring fairness for unprivileged samples. This…
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
TopicsForest Management and Policy · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
