DP-DCAN: Differentially Private Deep Contrastive Autoencoder Network for Single-cell Clustering
Huifa Li, Jie Fu, Zhili Chen, Xiaomin Yang, Haitao Liu, Xinpeng Ling

TL;DR
This paper introduces DP-DCAN, a novel differentially private autoencoder for single-cell clustering that reduces privacy-induced performance loss by perturbing only part of the network, demonstrating superior results and robustness.
Contribution
The paper proposes a partial network perturbation approach in a deep autoencoder to improve privacy-utility trade-off in single-cell data analysis.
Findings
DP-DCAN outperforms traditional DP methods on six datasets.
DP-DCAN maintains high clustering accuracy with reduced noise.
The model shows strong robustness to adversarial attacks.
Abstract
Single-cell RNA sequencing (scRNA-seq) is important to transcriptomic analysis of gene expression. Recently, deep learning has facilitated the analysis of high-dimensional single-cell data. Unfortunately, deep learning models may leak sensitive information about users. As a result, Differential Privacy (DP) is increasingly used to protect privacy. However, existing DP methods usually perturb whole neural networks to achieve differential privacy, and hence result in great performance overheads. To address this challenge, in this paper, we take advantage of the uniqueness of the autoencoder that it outputs only the dimension-reduced vector in the middle of the network, and design a Differentially Private Deep Contrastive Autoencoder Network (DP-DCAN) by partial network perturbation for single-cell clustering. Since only partial network is added with noise, the performance improvement is…
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 · Single-cell and spatial transcriptomics · Epigenetics and DNA Methylation
