Compiling Any $\mathsf{MIP}^{*}$ into a (Succinct) Classical Interactive Argument
Abstract
We present a generic compiler that converts any protocol into a succinct interactive argument where the communication and the verifier are classical, and where post-quantum soundness relies on the post-quantum sub-exponential hardness of the Learning with Errors () problem. Prior to this work, such a compiler for was given by Kalai, Lombardi, Vaikuntanathan and Yang (STOC 2022), but the post-quantum soundness of this compiler is still under investigation. More generally, our compiler can be applied to any protocol which is sound only against semi-malicious provers that follow the prescribed protocol, but with possibly malicious initial state. Our compiler consists of two steps. We first show that if a language has a with semi-malicious soundness, where the prover runs in time , then . Then we construct a succinct classical argument for any such language, where the communication complexity grows polylogarithmically with , under the post-quantum sub-exponential hardness of . Note: After this work was finished, an independent and concurrent work (Baroni et al. 2025) resolved the question of quantum soundness of the KLVY compiler.
Cite
@article{arxiv.2510.08495,
title = {Compiling Any $\mathsf{MIP}^{*}$ into a (Succinct) Classical Interactive Argument},
author = {Andrew Huang and Yael Tauman Kalai},
journal= {arXiv preprint arXiv:2510.08495},
year = {2025}
}
Comments
Added reference to concurrent work