Differentially Private Distributed Inference
Marios Papachristou, M. Amin Rahimian

TL;DR
This paper develops a differential privacy framework for distributed inference in healthcare, enabling collaborative analysis of clinical data while safeguarding patient privacy with formal guarantees.
Contribution
It introduces a novel DP-based distributed inference method using belief updates and noise addition, applicable to MLE and online learning, with demonstrated real-world clinical trial results.
Findings
Achieves privacy-preserving inference with lower error than encryption-based methods.
Provides formal statistical guarantees for hypothesis testing.
Demonstrates effective survival analysis on real clinical data.
Abstract
How can agents exchange information to learn while protecting privacy? Healthcare centers collaborating on clinical trials must balance knowledge sharing with safeguarding sensitive patient data. We address this challenge by using differential privacy (DP) to control information leakage. Agents update belief statistics via log-linear rules, and DP noise provides plausible deniability and rigorous performance guarantees. We study two settings: distributed maximum likelihood estimation (MLE) with a finite set of private signals and online learning from an intermittent signal stream. Noisy aggregation introduces trade-offs between rejecting low-quality states and accepting high-quality ones. The MLE setting naturally applies to hypothesis testing with formal statistical guarantees. Through simulations, we demonstrate differentially private, distributed survival analysis on real-world…
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
TopicsPrivacy-Preserving Technologies in Data
