MLLGFeb 27

Fairness under Graph Uncertainty: Achieving Interventional Fairness with Partially Known Causal Graphs over Clusters of Variables

Yoichi Chikahara
arXiv:2602.23611v1
Originality Incremental advance
AI Analysis

This addresses fairness in algorithmic decision-making for individuals, particularly under practical constraints of limited causal knowledge, representing an incremental improvement over prior methods.

The paper tackles the problem of achieving algorithmic fairness when detailed causal graph knowledge is unavailable, by proposing a framework that uses cluster-level causal graphs to train models that reduce interventional distribution discrepancies, resulting in a better balance between fairness and accuracy than existing methods.

Algorithmic decisions about individuals require predictions that are not only accurate but also fair with respect to sensitive attributes such as gender and race. Causal notions of fairness align with legal requirements, yet many methods assume access to detailed knowledge of the underlying causal graph, which is a demanding assumption in practice. We propose a learning framework that achieves interventional fairness by leveraging a causal graph over \textit{clusters of variables}, which is substantially easier to estimate than a variable-level graph. With possible \textit{adjustment cluster sets} identified from such a cluster causal graph, our framework trains a prediction model by reducing the worst-case discrepancy between interventional distributions across these sets. To this end, we develop a computationally efficient barycenter kernel maximum mean discrepancy (MMD) that scales favorably with the number of sensitive attribute values. Extensive experiments show that our framework strikes a better balance between fairness and accuracy than existing approaches, highlighting its effectiveness under limited causal graph knowledge.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes