English

Compiling Any $\mathsf{MIP}^{*}$ into a (Succinct) Classical Interactive Argument

Quantum Physics 2025-10-21 v2 Cryptography and Security

Abstract

We present a generic compiler that converts any MIP\mathsf{MIP}^{*} 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 (LWE\mathsf{LWE}) problem. Prior to this work, such a compiler for MIP\mathsf{MIP}^{*} 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 QIP\mathsf{QIP} 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 L\mathcal{L} has a QIP\mathsf{QIP} with semi-malicious soundness, where the prover runs in time TT, then LQMATIME(T)\mathcal{L} \in \mathsf{QMATIME}(T). Then we construct a succinct classical argument for any such language, where the communication complexity grows polylogarithmically with TT, under the post-quantum sub-exponential hardness of LWE\mathsf{LWE}. 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

R2 v1 2026-07-01T06:27:27.379Z