Interactive Verifiable Polynomial Evaluation

July 09, 2019 ยท The Ethereal ยท ๐Ÿ› International Symposium on Information Theory

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Saeid Sahraei, Mohammad Ali Maddah-Ali, Salman Avestimehr arXiv ID 1907.04302 Category cs.CC: Computational Complexity Cross-listed cs.CR, cs.IT Citations 3 Venue International Symposium on Information Theory Last Checked 2 months ago
Abstract
Cloud computing platforms have created the possibility for computationally limited users to delegate demanding tasks to strong but untrusted servers. Verifiable computing algorithms help build trust in such interactions by enabling the server to provide a proof of correctness of his results which the user can check very efficiently. In this paper, we present a doubly-efficient interactive algorithm for verifiable polynomial evaluation. Unlike the mainstream literature on verifiable computing, the soundness of our algorithm is information-theoretic and cannot be broken by a computationally unbounded server. By relying on basic properties of error correcting codes, our algorithm enforces a dishonest server to provide false results to problems which become progressively easier to verify. After roughly $\log d$ rounds, the user can verify the response of the server against a look-up table that has been pre-computed during an initialization phase. For a polynomial of degree $d$, we achieve a user complexity of $O(d^ฮต)$, a server complexity of $O(d^{1+ฮต})$, a round complexity of $O(\log d)$ and an initialization complexity of $O(d^{1+ฮต})$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computational Complexity