New Publicly Verifiable Computation for Batch Matrix Multiplication

Xiaoyu Zhang,Tao Jiang,Kuan-Ching Li,Xiaofeng Chen
DOI: https://doi.org/10.1007/978-3-319-57186-7_5
IF: 8.1
2017-01-01
Information Sciences
Abstract:With the prevalence of cloud computing, the resource constrained clients are trended to outsource their computation-intensive tasks to the cloud server. Although outsourcing computation paradigm brings many benefits for both clients and cloud server, it causes some security challenges. In this paper, we focus on the outsourcing computation of matrix multiplication, and propose a new publicly verifiable computation scheme for batch matrix multiplication. Different from traditional matrix computation outsourcing model, the outsourcing task of our scheme is to compute MXi for group of clients, where Xi is a private matrix chosen by different clients and M is a public matrix given by a data center beforehand. Based on the two techniques of privacy-preserving matrix transformation and matrix digest, our scheme can protect the secrecy of the client's private matrix Xi and dramatically reduce the computation cost in both the key generation and the compute phases. The security analysis shows that the proposed scheme can also achieve the desired security properties under the co-CDH assumption.
What problem does this paper attempt to address?