Abstract
This work proposes a protocol for performing linear regression over a dataset that is distributed over multiple parties. The parties will jointly compute a linear regression model without actually sharing their own private datasets. We provide security definitions, a protocol, and security proofs. Our solution is information-theoretically secure and is based on the assumption that a Trusted Initializer pre-distributes random, correlated data to the parties during a setup phase. The actual computation happens later on, during an online phase, and does not involve the trusted initializer. Our online protocol is orders of magnitude faster than previous solutions. In the case where a trusted initializer is not available, we propose a computationally secure two-party protocol based on additive homomorphic encryption that substitutes the trusted initializer. In this case, the online phase remains the same and the offine phase is computationally heavy. However, because the computations in the offine phase happen over random data, the overall problem is embarrassingly parallelizable, making it faster than existing solutions for processors with an appropriate number of cores.
Original language | English |
---|---|
Title of host publication | Proceedings of the 8th ACM Workshop on Artificial Intelligence and Security |
Editors | Christos Dimitrakakis, Aikaterini Mitrokotsa, Arunesh Sinha |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 3-14 |
Number of pages | 12 |
ISBN (Electronic) | 9781450338264 |
DOIs | |
Publication status | Published - Oct 2015 |
Externally published | Yes |
Event | ACM Workshop on Artificial Intelligence and Security 2015 - Denver, United States of America Duration: 16 Oct 2015 → 16 Oct 2015 Conference number: 8th https://dl.acm.org/doi/proceedings/10.1145/2808769 (Proceedings) https://www.sigsac.org/ccs/CCS2015/workshops_post.html (Website) |
Conference
Conference | ACM Workshop on Artificial Intelligence and Security 2015 |
---|---|
Abbreviated title | AISec 2015 |
Country/Territory | United States of America |
City | Denver |
Period | 16/10/15 → 16/10/15 |
Internet address |
Keywords
- Commodity based model
- Private linear regression
- Secure machine learning
- Unconditional security