Questions tagged [machine-learning]

Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed. Machine learning focuses on the development of computer programs that can access data and use it learn for themselves.

31 questions
1
vote
0 answers

Gradient Leakage Attacks in Federated Learning

May I ask if I use top-K to compress the gradient, can the attacker recover the original information of the data from the compressed gradient?
sunmu
  • 41
  • 1
0
votes
1 answer

Adaptive security

I would like to know if there are any effective methods to choose a cryptographic algorithm from a pool of algorithms depending on a certain situation. Let's say we know the performances of these algorithms when encrypting or signing messages of…
ditd
  • 1
0
votes
1 answer

security of different federated learning schemes

all, I am working on federated learning and here goes my question: Suppose there are two participants to do the federated learning. For some of the models (e.g. Logistic Regression models, assume one party has some features $X_1$ and the label $y$,…
alexander
  • 149
  • 5