Skip to main content

Showing 1–2 of 2 results for author: Zagardo, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.19507  [pdf, other

    cs.LG cs.AI cs.CR

    Too Good to be True? Turn Any Model Differentially Private With DP-Weights

    Authors: David Zagardo

    Abstract: Imagine training a machine learning model with Differentially Private Stochastic Gradient Descent (DP-SGD), only to discover post-training that the noise level was either too high, crippling your model's utility, or too low, compromising privacy. The dreaded realization hits: you must start the lengthy training process from scratch. But what if you could avoid this retraining nightmare? In this st… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

    Comments: For code visit the following repository, https://github.com/dzagardo/forgetnet/

  2. arXiv:2406.09391  [pdf, other

    cs.LG cs.AI

    A More Practical Approach to Machine Unlearning

    Authors: David Zagardo

    Abstract: Machine learning models often incorporate vast amounts of data, raising significant privacy concerns. Machine unlearning, the ability to remove the influence of specific data points from a trained model, addresses these concerns. This paper explores practical methods for implementing machine unlearning, focusing on a first-epoch gradient-ascent approach. Key findings include: 1. Single vs. Multi… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.