English

Piecewise Function Approximation with Private Data

Cryptography and Security 2016-11-17 v1

Abstract

We present two Secure Two Party Computation (STPC) protocols for piecewise function approximation on private data. The protocols rely on a piecewise approximation of the to-be-computed function easing the implementation in a STPC setting. The first protocol relies entirely on Garbled Circuit (GC) theory, while the second one exploits a hybrid construction where GC and Homomorphic Encryption (HE) are used together. In addition to piecewise constant and linear approximation, polynomial interpolation is also considered. From a communication complexity perspective, the full-GC implementation is preferable when the input and output variables can be represented with a small number of bits, while the hybrid solution is preferable otherwise. With regard to computational complexity, the full-GC solution is generally more convenient.

Keywords

Cite

@article{arxiv.1503.05144,
  title  = {Piecewise Function Approximation with Private Data},
  author = {Riccardo Lazzeretti and Tommaso Pignata and Mauro Barni},
  journal= {arXiv preprint arXiv:1503.05144},
  year   = {2016}
}

Comments

Draft of paper that will be soon submitted to IEEE Transaction on Information Forensic and Security

R2 v1 2026-06-22T08:55:30.197Z