ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

~ similar to 2606.05435v1· 20 results

cs.LGcs.AIcs.CRRecentMay 11, 2026

DP-LAC: Lightweight Adaptive Clipping for Differentially Private Federated Fine-tuning of Language Models

Haaris Mehmood, Jie Xu, Karthikeyan Saravanan, Rogier Van Dalen +1 more

The paper proposes DP-LAC, a novel lightweight adaptive clipping technique for differentially private federated fine-tuning, which efficiently estimates and adapts the clipping threshold without consu…

View →
cs.CRRecentMar 25, 2026

PAC-DP: Personalized Adaptive Clipping for Differentially Private Federated Learning

Hao Zhou, Siqi Cai, Hua Dai, Geng Yang +2 more

The paper proposes PAC-DP, a personalized adaptive clipping framework that dynamically adjusts gradient clipping thresholds based on the desired privacy budget, significantly improving the privacy-uti…

View →
cs.CRcs.LGRecentMay 11, 2026

Deep Learning under Fractional-Order Differential Privacy

Mohammad Partohaghighi, Roummel Marcia

The paper introduces Fractional-Order Differentially Private Stochastic Gradient Descent (FO-DP-SGD), a mechanism that incorporates fractional memory into the gradient release process to improve priva…

View →
cs.CRRecentMay 15, 2026

Rethinking the Security of DP-SGD: A Corrected Analysis of Differentially Private Machine Learning

Wenhao Wang, Shujie Cui, Hui Cui, Xingliang Yuan

This paper corrects the theoretical analysis of DP-SGD by identifying that common implementations, which use batch averaging, result in weaker privacy guarantees than previously reported.

View →
cs.LGcs.CRstat.MLRecentJun 3, 2026

Revisiting Privacy Amplification by Subsampling in Selective Release DPSGD

Xiaobo Huang, Fang Xie

The paper proposes DPSR-CG, a novel differentially private selective release mechanism that rigorously maintains strict privacy guarantees while significantly improving model utility compared to exist…

View →
cs.CRRecentMay 8, 2026

Improving Parameter-Efficient Federated Learning with Differentially Private Refactorization

Linh Tran, Ana Milanova, Stacy Patterson

The paper proposes FedPower, a novel differentially private cross-silo Federated Learning framework that uses PowerDP to reconstruct and project client updates into a secure low-rank space, effectivel…

View →
cs.CRRecentMay 28, 2026

DP-SAPF: Saliency-Aware Parameter Fine-tuning of Public Models for Differentially Private Image Synthesis

Chen Gong, Kecen Li, Zinan Lin, Tianhao Wang

DP-SAPF introduces a saliency-aware parameter fine-tuning method that selectively identifies the most critical parameters for LoRA training, significantly improving the utility and fidelity of differe…

View →
cs.LGcs.CRRecentMay 17, 2026

DP-SelFT: Differentially Private Selective Fine-Tuning for Large Language Models

Haichao Sha, Zihao Wang, Yuncheng Wu, Hong Chen +1 more

The paper proposes DP-SelFT, a novel framework for differentially private selective fine-tuning that significantly improves the privacy-utility trade-off for LLMs by intelligently selecting robust par…

View →
cs.LGcs.CRRecentMay 19, 2026

SMA-DP: Spectral Memory-Aware Differential Privacy for Deep Learning

Mohammad Partohaghighi, Roummel Marcia

The paper introduces SMA-DP-SGD, a Spectral Memory-Aware Differential Privacy method that enhances standard DP-SGD by incorporating a memory branch derived from past noisy updates, improving model uti…

View →
cs.CRRecentApr 17, 2026

DPDSyn: Improving Differentially Private Dataset Synthesis for Model Training by Downstream Task Guidance

Mingxuan Jia, Wen Huang, Weixin Zhao, Xingyi Wang +2 more

DPDSyn improves differentially private dataset synthesis by training a differentially private AI model on the original private data, which is then used to generate synthetic datasets that maintain hig…

View →
cs.LGcs.CRcs.CVRecentMar 25, 2026

Amplified Patch-Level Differential Privacy for Free via Random Cropping

Kaan Durmaz, Jan Schuchardt, Sebastian Schmidt, Stephan Günnemann

The paper shows that using random cropping, a standard data augmentation technique, can naturally amplify differential privacy guarantees for machine learning models without requiring any changes to t…

View →
cs.LGcs.CRstat.MLRecentMay 8, 2026

Less Random, More Private: What is the Optimal Subsampling Scheme for DP-SGD?

Andy Dong, Ayfer Özgür

The paper introduces Balanced Iteration Subsampling (BIS), a structured sampling scheme that is proven to achieve stronger privacy amplification than the standard Poisson subsampling used in DP-SGD by…

View →
cs.LGcs.AIcs.CRRecentApr 22, 2026

Differentially Private Model Merging

Qichuan Yin, Manzil Zaheer, Tian Li

This paper proposes two post-processing techniques, random selection and linear combination, to construct a model that satisfies any desired differential privacy level without retraining, given a set…

View →
cs.CRcs.AIcs.LGRecentMay 3, 2026

Class-Aware Adaptive Differential Privacy in Deep Learning for Sensor-Based Fall Detection

Joydeb Kumar Sana

The paper proposes a Class-Aware Adaptive Differential Privacy (CA-ADP) framework integrated with a 3D CNN-BiLSTM architecture to significantly improve privacy-preserving fall detection performance co…

View →
cs.LGcs.AIcs.CRRecentApr 17, 2026

DPrivBench: Benchmarking LLMs' Reasoning for Differential Privacy

Erchi Wang, Pengrun Huang, Eli Chien, Om Thakkar +3 more

The paper introduces DPrivBench, a new benchmark to test whether large language models (LLMs) can automate the complex reasoning required to verify differential privacy guarantees for algorithms.

View →
cs.CRRecentApr 29, 2026

Differentially Private Contrastive Learning via Bounding Group-level Contribution

Kecen Li, Chen Gong, Zinan Lin, Tianhao Wang +1 more

The paper proposes DP-GCL, a novel differentially private contrastive learning framework that improves representation learning on sensitive data by bounding gradient dependency through localized group…

View →
cs.CRstat.APstat.MERecentApr 23, 2026

Benchmarking the Utility of Privacy-Preserving Cox Regression Under Data-Driven Clipping Bounds: A Multi-Dataset Simulation Study

Keita Fukuyama, Yukiko Mori, Tomohiro Kuroda, Hiroaki Kikuchi

The study systematically evaluated the utility loss of Cox regression under differential privacy (DP) using multiple datasets, finding that significant utility degradation occurs at standard DP levels…

View →
cs.CRcs.LGRecentApr 8, 2026

DDP-SA: Scalable Privacy-Preserving Federated Learning via Distributed Differential Privacy and Secure Aggregation

Wenjing Wei, Farid Nait-Abdesselam, Alla Jammine

DDP-SA is a novel federated learning framework that combines local differential privacy and secure aggregation to achieve robust, scalable, and highly private model training.

View →
cs.LGcs.CRRecentMay 7, 2026

Trade-off Functions for DP-SGD with Subsampling based on Random Shuffling: Tight Upper and Lower Bounds

Marten van Dijk, Murat Bilgehan Ertan

The paper provides a tight, transparent, and closed-form analysis of the trade-off function for Differentially Private SGD using random shuffling, significantly improving upon previous methods and est…

View →
cs.LGcs.CRcs.DCRecentJun 1, 2026

IntraShuffler: A Privacy Preserving Framework for Heterogeneous DP Federated Learning

Farhin Farhad Riya, Olivera Kotevska, Jinyuan Stella Sun

The paper proposes IntraShuffler, a novel privacy-preserving middleware defense that enables gradient shuffling in Heterogeneous Differential Privacy Federated Learning (HDP-FL) systems, significantly…

View →