paper-with-me

홈 › Papers

Simulation-based Bayesian Inference from Privacy Protected Data

2023-10-19 · Yifei Xiong, Nianqiao Phyllis Ju, Sanguo Zhang

Many modern statistical analysis and machine learning applications require training models on sensitive user data. Under a formal definition of privacy protection, differentially private algorithms inject calibrated noise into the confidential data or during the data analysis process to produce privacy-protected datasets or queries. However, restricting access to only privatized data during statistical analysis makes it computationally challenging to make valid statistical inferences. In this work, we propose simulation-based inference methods from privacy-protected datasets. In addition to sequential Monte Carlo approximate Bayesian computation, we adopt neural conditional density estimators as a flexible family of distributions to approximate the posterior distribution of model parameters given the observed private query results. We illustrate our methods on discrete time-series data under an infectious disease model and with ordinary linear regression models. Illustrating the privacy-utility trade-off, our experiments and analysis demonstrate the necessity and feasibility of designing valid statistical inference procedures to correct for biases introduced by the privacy-protection mechanisms.

📄 PDF Abstract BibTeX arXiv:2310.12781

Code (1)

yifei-xiong/simulation-based-bayesian-inference-from-privacy-protected-data 공식 구현 pytorch

Tasks

Bayesian InferenceTime Seriesvalid

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Machine Learning with Privacy for Protected Attributes

2025-06-24 · Saeed Mahloujifar, Chuan Guo, G. Edward Suh, Kamalika Chaudhuri

Differential privacy (DP) has become the standard for private data analysis. Certain machine learning applications only require privacy protection for specific protected attributes. Using naive variants of differential p…

Attribute

Theoretically Unmasking Inference Attacks Against LDP-Protected Clients in Federated Vision Models

2025-06-16 · Quan Nguyen, Minh N. Vu, Truc Nguyen, My T. Thai

Federated Learning enables collaborative learning among clients via a coordinating server while avoiding direct data sharing, offering a perceived solution to preserve privacy. However, recent studies on Membership Infer…

Federated Learning

Variational Bayes In Private Settings (VIPS)

2016-11-01 · Mijung Park, James Foulds, Kamalika Chaudhuri, Max Welling

Many applications of Bayesian data analysis involve sensitive information, motivating methods which ensure that privacy is protected. We introduce a general privacy-preserving framework for Variational Bayes (VB), a wide…

Bayesian InferenceData AugmentationPrivacy Preserving

Privacy Protectability: An Information-theoretical Approach

2023-05-25 · Siping Shi, Bihai Zhang, Dan Wang

Recently, inference privacy has attracted increasing attention. The inference privacy concern arises most notably in the widely deployed edge-cloud video analytics systems, where the cloud needs the videos captured from …

PromptGraph: Graph-Guided Prompt Sanitization for Balancing Privacy and Utility in LLM Inference

2026-07-12 · Chen Gu, Hui Wan, Donghui Hu, Hui Wang 외 arxiv

Large Language Model (LLM) services introduce a fundamental privacy challenge. Sensitive information may be inferred not only from explicit identifiers, such as names or phone numbers, but also from contextual associatio…