paper-with-me

Papers

Explainable Global Fairness Verification of Tree-Based Classifiers

2022-09-27 · Stefano Calzavara, Lorenzo Cazzaro, Claudio Lucchese, Federico Marcuzzi

We present a new approach to the global fairness verification of tree-based classifiers. Given a tree-based classifier and a set of sensitive features potentially leading to discrimination, our analysis synthesizes sufficient conditions for fairness, expressed as a set of traditional propositional logic formulas, which are readily understandable by human experts. The verified fairness guarantees are global, in that the formulas predicate over all the possible inputs of the classifier, rather than just a few specific test instances. Our analysis is formally proved both sound and complete. Experimental results on public datasets show that the analysis is precise, explainable to human experts and efficient enough for practical adoption.

📄 PDF Abstract BibTeX arXiv:2209.13179

Code (1)

LorenzoCazzaro/explainable-global-fairness-verification 공식 구현

Tasks

Fairness

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Fair Training of Decision Tree Classifiers

2021-01-04 · Francesco Ranzato, Caterina Urban, Marco Zanella

We study the problem of formally verifying individual fairness of decision tree ensembles, as well as training tree models which maximize both accuracy and individual fairness. In our approach, fairness verification and …

Fairness

Explainable post-training bias mitigation with distribution-based fairness metrics

2025-04-01 · Ryan Franks, Alexey Miroshnikov

We develop a novel optimization framework with distribution-based fairness constraints for efficiently producing demographically blind, explainable models across a wide range of fairness levels. This is accomplished thro…

Explainable ModelsFairness

Quantitative Verification of Fairness in Tree Ensembles

2025-12-18 · Zhenjiang Zhao, Takahisa Toda, Takashi Kitamura arxiv

This work focuses on quantitative verification of fairness in tree ensembles. Unlike traditional verification approaches that merely return a single counterexample when the fairness is violated, quantitative verification…

Improving the Validity of Decision Trees as Explanations

2023-06-11 · Jiri Nemecek, Tomas Pevny, Jakub Marecek

In classification and forecasting with tabular data, one often utilizes tree-based models. Those can be competitive with deep neural networks on tabular data and, under some conditions, explainable. The explainability de…

valid

Pantypes: Diverse Representatives for Self-Explainable Models

2024-03-14 · Rune Kjærsgaard, Ahcène Boubekki, Line Clemmensen

Prototypical self-explainable classifiers have emerged to meet the growing demand for interpretable AI systems. These classifiers are designed to incorporate high transparency in their decisions by basing inference on si…

DiversityExplainable ModelsFairness