Paper 2026/587

Speeding Up Sum-Check Proving (Extended Version)

Quang Dao, Carnegie Mellon University
Zachary DeStefano, New York University
Suyash Bagad, Ingonyama
Yuval Domb, Ingonyama
Justin Thaler, Georgetown University, a16z crypto research
Abstract

The sum-check protocol is a foundational primitive in modern cryptographic proof systems, but its prover-side cost has emerged as a concrete bottleneck. This paper introduces three complementary techniques that significantly reduce sum-check proving time and memory, especially in the context of zero-knowledge virtual machines (zkVMs). First, for applications involving products of many multilinear polynomials, we develop a new algorithm that significantly reduces the number of field multiplications required for proving. Second, we develop a "small-value sum-check prover" algorithm. This significantly speeds up the prover in the common setting where the polynomials being summed evaluate to 64 or 32-bit integers, or to elements of a small sub-field within a larger extension field. Even outside of the small-value setting, this algorithm yields a faster "streaming prover", by which we mean a small-space algorithm that applies whenever the terms being summed can be enumerated in small space (as arises, for example, in zkVM applications). Third, we nearly eliminate prover overhead in the ubiquitous case where one factor is an equality polynomial by exploiting its decomposable tensor structure. We implement these techniques in Jolt, a state-of-the-art zkVM, and evaluate their performance. In Jolt, we observe over an order of magnitude runtime speedup and memory reduction on the Spartan sub-protocol, and $1.7\times$ to $2.2\times$ speedups for a key high-degree sum-check sub-protocol in the Shout batch-evaluation argument.

Note: This manuscript directly combines and improves upon results from prior works: 2025/1117, 2024/1046, and 2024/1210

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint.
Keywords
sum-checksnarkzkvmdelayed-reductionjoltspartantwist-shout
Contact author(s)
qvd @ andrew cmu edu
zd2131 @ nyu edu
suyash @ ingonyama com
yuval domb @ gmail com
justin r thaler @ gmail com
History
2026-03-25: approved
2026-03-24: received
See all versions
Short URL
https://ia.cr/2026/587
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/587,
      author = {Quang Dao and Zachary DeStefano and Suyash Bagad and Yuval Domb and Justin Thaler},
      title = {Speeding Up Sum-Check Proving (Extended Version)},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/587},
      year = {2026},
      url = {https://eprint.iacr.org/2026/587}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.