paper-with-me

Papers

DECAF: Generating Fair Synthetic Data Using Causally-Aware Generative Networks

2021-10-25 · NeurIPS 2021 12 · Boris van Breugel, Trent Kyono, Jeroen Berrevoets, Mihaela van der Schaar

Machine learning models have been criticized for reflecting unfair biases in the training data. Instead of solving for this by introducing fair learning algorithms directly, we focus on generating fair synthetic data, such that any downstream learner is fair. Generating fair synthetic data from unfair data - while remaining truthful to the underlying data-generating process (DGP) - is non-trivial. In this paper, we introduce DECAF: a GAN-based fair synthetic data generator for tabular data. With DECAF we embed the DGP explicitly as a structural causal model in the input layers of the generator, allowing each variable to be reconstructed conditioned on its causal parents. This procedure enables inference time debiasing, where biased edges can be strategically removed for satisfying user-defined fairness requirements. The DECAF framework is versatile and compatible with several popular definitions of fairness. In our experiments, we show that DECAF successfully removes undesired bias and - in contrast to existing methods - is capable of generating high-quality synthetic data. Furthermore, we provide theoretical guarantees on the generator's convergence and the fairness of downstream models.

📄 PDF Abstract BibTeX arXiv:2110.12884

Code (1)

vanderschaarlab/decaf 공식 구현 pytorch

Tasks

Fairness

Similar Papers 제목 키워드 기반

Can Synthetic Data be Fair and Private? A Comparative Study of Synthetic Data Generation and Fairness Algorithms

2025-01-03 · Qinyi Liu, Oscar Deho, Farhad Vadiee, Mohammad Khalil 외

The increasing use of machine learning in learning analytics (LA) has raised significant concerns around algorithmic fairness and privacy. Synthetic data has emerged as a dual-purpose tool, enhancing privacy and improvin…

FairnessSynthetic Data Generation

Enhancing Fairness in Autoencoders for Node-Level Graph Anomaly Detection

2025-08-14 · Shouju Wang, Yuchen Song, Sheng'en Li, Dongmian Zou arxiv

Graph anomaly detection (GAD) has become an increasingly important task across various domains. With the rapid development of graph neural networks (GNNs), GAD methods have achieved significant performance improvements. …

Graph Anomaly DetectionNode Classification

DeCafNet: Delegate and Conquer for Efficient Temporal Grounding in Long Videos

2025-05-22 · CVPR 2025 1 · Zijia Lu, A S M Iftekhar, Gaurav Mittal, Tianjian Meng 외

Long Video Temporal Grounding (LVTG) aims at identifying specific moments within lengthy videos based on user-provided text queries for effective content retrieval. The approach taken by existing methods of dividing vide…

Natural Language Moment RetrievalNatural Language QueriesTemporal Sentence GroundingVideo Grounding

Few-step Cofolding with All-Atom Flow Maps

2026-06-07 · Gianluca Scarpellini, Ron Shprints, Peter Holderrieth, Juno Nam 외 arxiv

All-atom generative modeling of 3D biomolecular complexes has emerged as the dominant paradigm for predicting the structure of proteins and protein-ligand systems. Generating structures at the atomic level of fidelity, h…

DeCaFlow: A Deconfounding Causal Generative Model

2025-03-19 · Alejandro Almodóvar, Adrián Javaloy, Juan Parras, Santiago Zazo 외

We introduce DeCaFlow, a deconfounding causal generative model. Training once per dataset using just observational data and the underlying causal graph, DeCaFlow enables accurate causal inference on continuous variables …

Causal Inferencecounterfactualmodel