How To Construct Support Vector Machines Without Breaching Privacy

justin zhan,liang chang,stan matwin
2006-01-01
Abstract:This paper addresses the problem of data sharing am ong multiple parties in the following scenario: without disclosing their privat e data to each other, multiple parties, each having a private data set, want to collaboratively construct support vector machines using a linear, polynomial or sigmoid kernel function. To tackle this problem, we develop a secure protocol for multiple parties to conduct the desire d computation. In our solution, multiple parties use homomorphic encryption and digital envelope techniques to exchange the data while keeping it private. All the parties are treated symmetrical ly: they all participate in the encryption and in the computation involved in learning support vector machines.
What problem does this paper attempt to address?