paper-with-me

홈 › Papers

Causal Discovery Under Local Privacy

2023-11-07 · Rūta Binkytė, Carlos Pinzón, Szilvia Lestyán, Kangsoo Jung, Héber H. Arcolezi, Catuscia Palamidessi

Differential privacy is a widely adopted framework designed to safeguard the sensitive information of data providers within a data set. It is based on the application of controlled noise at the interface between the server that stores and processes the data, and the data consumers. Local differential privacy is a variant that allows data providers to apply the privatization mechanism themselves on their data individually. Therefore it provides protection also in contexts in which the server, or even the data collector, cannot be trusted. The introduction of noise, however, inevitably affects the utility of the data, particularly by distorting the correlations between individual data components. This distortion can prove detrimental to tasks such as causal discovery. In this paper, we consider various well-known locally differentially private mechanisms and compare the trade-off between the privacy they provide, and the accuracy of the causal structure produced by algorithms for causal learning when applied to data obfuscated by these mechanisms. Our analysis yields valuable insights for selecting appropriate local differentially private protocols for causal discovery tasks. We foresee that our findings will aid researchers and practitioners in conducting locally private causal discovery.

📄 PDF Abstract BibTeX arXiv:2311.04037

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

Federated Causal Discovery Across Heterogeneous Datasets under Latent Confounding

2026-03-05 · Maximilian Hahn, Alina Zajak, Dominik Heider, Adèle Helena Ribeiro arxiv

Causal discovery across multiple datasets is often constrained by data privacy regulations and cross-site heterogeneity, limiting the use of conventional methods that require a single, centralized dataset. To address the…

Federated Causal Discovery From Interventions

2022-11-07 · Amin Abyaneh, Nino Scherrer, Patrick Schwab, Stefan Bauer 외

Causal discovery serves a pivotal role in mitigating model uncertainty through recovering the underlying causal mechanisms among variables. In many practical domains, such as healthcare, access to the data gathered by in…

Causal DiscoveryFederated LearningPrivacy Preserving

Local Causal Discovery for Statistically Efficient Causal Inference

2025-10-16 · Mátyás Schubert, Tom Claassen, Sara Magliacane arxiv

Causal discovery methods can identify valid adjustment sets for causal effect estimation for a pair of target variables, even when the underlying causal graph is unknown. Global causal discovery methods focus on learning…

Computational EfficiencyCausal Inference

Neuropathic Pain Diagnosis Simulator for Causal Discovery Algorithm Evaluation

2019-06-04 · NeurIPS 2019 12 · Ruibo Tu, Kun Zhang, Bo Christer Bertilson, Hedvig Kjellström 외

Discovery of causal relations from observational data is essential for many disciplines of science and real-world applications. However, unlike other machine learning algorithms, whose development has been greatly foster…

Causal DiscoverySelection bias

Hybrid Local Causal Discovery

2024-12-27 · Zhaolong Ling, Honghui Peng, Yiwen Zhang, Debo Cheng 외

Local causal discovery aims to learn and distinguish the direct causes and effects of a target variable from observed data. Existing constraint-based local causal discovery methods use AND or OR rules in constructing the…

Causal Discovery