Sequential Conditional (Marginally Optimal) Transport on Probabilistic Graphs for Interpretable Counterfactual Fairness
With Agathe Fernandes Machado and Arthur Charpentier, we have uploaded our new working paper on arXiv : https://arxiv.org/abs/2408.03425
In this paper, we link two existing approaches to derive counterfactuals: adaptations based on a causal graph, as suggested in Plečko and Meinshausen (2020)} and optimal transport, as in De Lara et al. (2024). We extend “Knothe’s rearrangement” Bonnotte (2013) and “triangular transport” Zech and Marzouk (2022) to probabilistic graphical models, and use this counterfactual approach, referred to as sequential transport, to discuss individual fairness. After establishing the theoretical foundations of the proposed method, we demonstrate its application through numerical experiments on both synthetic and real datasets.
A replication ebook is available on Agathe’s Github Page: codes (ebook)
The corresponding R codes are available on Agathe’s GitHub: GitHub