paper-with-me

Papers

Improved Differentially Private Decentralized Source Separation for fMRI Data

2019-10-28 · Hafiz Imtiaz, Jafar Mohammadi, Rogers Silva, Bradley Baker, Sergey M. Plis, Anand D. Sarwate, Vince Calhoun

Blind source separation algorithms such as independent component analysis (ICA) are widely used in the analysis of neuroimaging data. In order to leverage larger sample sizes, different data holders/sites may wish to collaboratively learn feature representations. However, such datasets are often privacy-sensitive, precluding centralized analyses that pool the data at a single site. In this work, we propose a differentially private algorithm for performing ICA in a decentralized data setting. Conventional approaches to decentralized differentially private algorithms may introduce too much noise due to the typically small sample sizes at each site. We propose a novel protocol that uses correlated noise to remedy this problem. We show that our algorithm outperforms existing approaches on synthetic and real neuroimaging datasets and demonstrate that it can sometimes reach the same level of utility as the corresponding non-private algorithm. This indicates that it is possible to have meaningful utility while preserving privacy.

📄 PDF Abstract BibTeX arXiv:1910.12913

Code (0)

등록된 구현이 없습니다.

Tasks

blind source separation

Methods 이 논문이 사용한 방법론

ICA _Independent component analysis (ICA) is a statistical and computational technique for revealing hidden factors that underlie sets of random variables, measurements, or…

Similar Papers 제목 키워드 기반

Differentially-Private Clustering of Easy Instances

2021-12-29 · Edith Cohen, Haim Kaplan, Yishay Mansour, Uri Stemmer 외

Clustering is a fundamental problem in data analysis. In differentially private clustering, the goal is to identify $k$ cluster centers without disclosing information on individual data points. Despite significant resear…

Clustering

QoS-Aware Token Scheduling and Private Data Valuation for Multi-Modal Agentic Networks

2026-04-02 · Yao Du, Jing Liu, Pengfei Xu, Zehua Wang 외 arxiv

In agentic systems, human-generated data records anchor the value of AI services. Yet cloud compute pipelines centralize processing on remote servers. Data centralization reduces personal data sovereignty and may potenti…

Image Reconstruction

NeuralDP Differentially private neural networks by design

2021-07-30 · Moritz Knolle, Dmitrii Usynin, Alexander Ziller, Marcus R. Makowski 외

The application of differential privacy to the training of deep neural networks holds the promise of allowing large-scale (decentralized) use of sensitive data while providing rigorous privacy guarantees to the individua…

Differentially Private Linear Regression over Fully Decentralized Datasets

2020-04-16 · Yang Liu, Xiong Zhang, Shuqi Qin, Xiaoping Lei

This paper presents a differentially private algorithm for linear regression learning in a decentralized fashion. Under this algorithm, privacy budget is theoretically derived, in addition to that the solution error is s…

regression

Distributed Differentially Private Computation of Functions with Correlated Noise

2019-04-22 · Hafiz Imtiaz, Jafar Mohammadi, Anand D. Sarwate

Many applications of machine learning, such as human health research, involve processing private or sensitive information. Privacy concerns may impose significant hurdles to collaboration in scenarios where there are mul…

BIG-bench Machine LearningPrivacy Preserving