|
|
|
|
|
by proofofstake
3231 days ago
|
|
They switched from structure-preserving encryption to neural encryption (using a neural net's layer activations). > Just a few months ago this package was released by Louis Aslett at Oxford http://www.louisaslett.com/HomomorphicEncryption/. Louis helped me use his package to do Fan and Vercauteren homomorphic encryption on my dataset. Because the ciphertexts are polynomials it's not too easy for an average data scientist to use the data. That's why I came up with more chill ways of encrypting Numerai's data that the article mentions like order-preserving encryption. There's a security vs easy of use trade off, for sure. But homomorphic encryption is a real thing. https://www.reddit.com/r/MachineLearning/comments/3zvuge/enc... Louis Aslett authored https://arxiv.org/abs/1508.06574 |
|
I still don't think it's fair to market their method as comparable to Aslett's scheme or "standard" notions of homormorphic/order preserving encryption, no matter how "chill" they are :)