LGDBSep 18, 2025

CausalPre: Scalable and Effective Data Pre-processing for Causal Fairness

arXiv:2509.15199v11 citationsh-index: 10
Originality Highly original
AI Analysis

This addresses the challenge of preventing biased outcomes in downstream tasks for database and fairness applications, offering a novel approach that balances coverage and scalability.

The paper tackles the problem of achieving causal fairness in databases without relying on strong causal model assumptions, introducing CausalPre, a scalable data pre-processing framework that guarantees justifiable fairness and shows effectiveness in experiments on benchmark datasets.

Causal fairness in databases is crucial to preventing biased and inaccurate outcomes in downstream tasks. While most prior work assumes a known causal model, recent efforts relax this assumption by enforcing additional constraints. However, these approaches often fail to capture broader attribute relationships that are critical to maintaining utility. This raises a fundamental question: Can we harness the benefits of causal reasoning to design efficient and effective fairness solutions without relying on strong assumptions about the underlying causal model? In this paper, we seek to answer this question by introducing CausalPre, a scalable and effective causality-guided data pre-processing framework that guarantees justifiable fairness, a strong causal notion of fairness. CausalPre extracts causally fair relationships by reformulating the originally complex and computationally infeasible extraction task into a tailored distribution estimation problem. To ensure scalability, CausalPre adopts a carefully crafted variant of low-dimensional marginal factorization to approximate the joint distribution, complemented by a heuristic algorithm that efficiently tackles the associated computational challenge. Extensive experiments on benchmark datasets demonstrate that CausalPre is both effective and scalable, challenging the conventional belief that achieving causal fairness requires trading off relationship coverage for relaxed model assumptions.

Foundations

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

Your Notes