paper-with-me

Papers

R+R:Understanding Hyperparameter Effects in DP-SGD

2024-11-04 · Felix Morsbach, Jan Reubold, Thorsten Strufe

Research on the effects of essential hyperparameters of DP-SGD lacks consensus, verification, and replication. Contradictory and anecdotal statements on their influence make matters worse. While DP-SGD is the standard optimization algorithm for privacy-preserving machine learning, its adoption is still commonly challenged by low performance compared to non-private learning approaches. As proper hyperparameter settings can improve the privacy-utility trade-off, understanding the influence of the hyperparameters promises to simplify their optimization towards better performance, and likely foster acceptance of private learning. To shed more light on these influences, we conduct a replication study: We synthesize extant research on hyperparameter influences of DP-SGD into conjectures, conduct a dedicated factorial study to independently identify hyperparameter effects, and assess which conjectures can be replicated across multiple datasets, model architectures, and differential privacy budgets. While we cannot (consistently) replicate conjectures about the main and interaction effects of the batch size and the number of epochs, we were able to replicate the conjectured relationship between the clipping threshold and learning rate. Furthermore, we were able to quantify the significant importance of their combination compared to the other hyperparameters.

📄 PDF Abstract BibTeX arXiv:2411.02051

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Assessing Simplification Levels in Neural Networks: The Impact of Hyperparameter Configurations on Complexity and Sensitivity

2024-09-24 · Huixin Guan

This paper presents an experimental study focused on understanding the simplification properties of neural networks under different hyperparameter configurations, specifically investigating the effects on Lempel Ziv comp…

Sensitivity

A Hyperparameter Study for Quantum Kernel Methods

2023-10-18 · Sebastian Egginger, Alona Sakhnenko, Jeanette Miriam Lorenz

Quantum kernel methods are a promising method in quantum machine learning thanks to the guarantees connected to them. Their accessibility for analytic considerations also opens up the possibility of prescreening datasets…

Hyperparameter OptimizationQuantum Machine Learning

Decoding Decoded: Understanding Hyperparameter Effects in Open-Ended Text Generation

2024-10-08 · Esteban Garces Arias, Meimingwei Li, Christian Heumann, Matthias Aßenmacher

Decoding strategies for generative large language models (LLMs) are a critical but often underexplored aspect of text generation tasks. Guided by specific hyperparameters, these strategies aim to transform the raw probab…

Text Generation

Understanding the Effects of Second-Order Approximations in Natural Policy Gradient Reinforcement Learning

2022-01-22 · Brennan Gebotys, Alexander Wong, David A. Clausi

Natural policy gradient methods are popular reinforcement learning methods that improve the stability of policy gradient methods by utilizing second-order approximations to precondition the gradient with the inverse of t…

Policy Gradient Methodsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

The Sensitivity of Variational Bayesian Neural Network Performance to Hyperparameters

2025-09-24 · Scott Koermer, Natalie Klein arxiv

In scientific applications, predictive modeling is often of limited use without accurate uncertainty quantification (UQ) to indicate when a model may be extrapolating or when more data needs to be collected. Bayesian Neu…

Dimensionality Reduction