Renting my phone out to process data gives me a bad feeling. The airplane mode guy is now just straight up turning off the phone and battery.
Federated Learning
31–40 of 77 posts
Re: Federated Learning
#32All right, I'm cynical as all heck about ad companies and privacy, but this has me optimistic. Somebody disillusion me, why shouldn't I be optimistic?
Re: Federated Learning
#33call me jaded but: If you’re paying for PR firms to produce cartoons about how good you are for privacy, you’re probably terrible for privacy. This feels like Google’s Joe Camel moment.
Re: Federated Learning
#34What happens with the zero-sum cancelling out phase if one device disappears during the process?
> We rely on Shamir’s t-out-of-n Secret Sharing [50], which allows a user to split a secret s into n shares, such that any t shares can be used to reconstruct s, but any set of at most t − 1 shares gives no information about s.
Re: Federated Learning
#35All right, I'm cynical as all heck about ad companies and privacy, but this has me optimistic. Somebody disillusion me, why shouldn't I be optimistic?
I think this is pretty cool from the technical perspective, but indeed I don't see the reason to be optimistic from the "privacy concerns" perspective. In fact, if this is seriously gonna be used as a "better privacy" argument (as some people seem to be already doing in this very thread), I'm calling it a PR victory for the "bad guys". First off, if you were worried about what Android was sending to Google, there's n…
Re: Federated Learning
#36Re: Federated Learning
#37How can the data be sent in an encrypted manner that can then be useful without the server having a copy of the private keys used to encrypt the data itself?
However, the best techniques we have for doing so are many orders of magnitude slower than their un-encrypted counterparts, so it's not feasible today.
Re: Federated Learning
#38All right, I'm cynical as all heck about ad companies and privacy, but this has me optimistic. Somebody disillusion me, why shouldn't I be optimistic?
For example back when recaptcha was introduced, trolls tried to transcribe everything as the n-word (since you only had to get one of the two words correct).
These cases can obviously be noticed and fixed but it's harder now that the training data is opaque right?
Re: Federated Learning
#39All right, I'm cynical as all heck about ad companies and privacy, but this has me optimistic. Somebody disillusion me, why shouldn't I be optimistic?
I think this is pretty cool from the technical perspective, but indeed I don't see the reason to be optimistic from the "privacy concerns" perspective. In fact, if this is seriously gonna be used as a "better privacy" argument (as some people seem to be already doing in this very thread), I'm calling it a PR victory for the "bad guys". First off, if you were worried about what Android was sending to Google, there's n…
How about we lay off the conspiracy theories every time any new paper is published.
Re: Federated Learning
#40How can the data be sent in an encrypted manner that can then be useful without the server having a copy of the private keys used to encrypt the data itself?