CURATE: Scaling-up Differentially Private Causal Graph Discovery
Payel Bhattacharjee, Ravi Tandon

TL;DR
CURATE is a novel framework for differentially private causal graph discovery that adaptively allocates privacy budget across iterations, improving accuracy and utility over existing methods.
Contribution
The paper introduces CURATE, an adaptive privacy budgeting framework for DP-based causal graph discovery, enhancing accuracy and utility compared to uniform budgeting approaches.
Findings
CURATE achieves higher utility than existing DP-CGD algorithms.
It maintains bounded privacy leakage while improving accuracy.
Experimental results validate the effectiveness of adaptive privacy budgeting.
Abstract
Causal Graph Discovery (CGD) is the process of estimating the underlying probabilistic graphical model that represents joint distribution of features of a dataset. CGD-algorithms are broadly classified into two categories: (i) Constraint-based algorithms (outcome depends on conditional independence (CI) tests), (ii) Score-based algorithms (outcome depends on optimized score-function). Since, sensitive features of observational data is prone to privacy-leakage, Differential Privacy (DP) has been adopted to ensure user privacy in CGD. Adding same amount of noise in this sequential-natured estimation process affects the predictive performance of the algorithms. As initial CI tests in constraint-based algorithms and later iterations of the optimization process of score-based algorithms are crucial, they need to be more accurate, less noisy. Based on this key observation, we present CURATE…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Semantic Web and Ontologies · Bayesian Modeling and Causal Inference
MethodsSparse Evolutionary Training
