Lookup arguments have recently attracted a lot of developments due to their applications in the constructions of succinct non-interactive arguments of knowledge (SNARKs). A closely related topic is subsequence arguments in which one can prove that string is a subsequence of another string , i.e., deleting some characters in can achieve . A dual notion, namely, non-subsequence arguments, is to prove that is not a subsequence of .
These problems have a lot of important applications in DNA sequence analysis, internet of things, blockchains, natural language processing, speech recognition, etc. However, despite their applications, they are not well-studied in cryptography, especially succinct arguments for non-subsequences with efficient proving time and sublinear verification time.
In this work, we propose the first succinct non-subsequence argument. Our solution applies the sumcheck protocol and is instantiable by any multivariate polynomial commitment schemes (PCSs). We achieve an efficient prover whose running time is linear in the size of sequences , and their respective alphabet . Our proof is succinct and the verifier time is sublinear assuming the employed PCS has succinct commitments and sublinear verification time. When instantiating with Sona PCS (EUROCRYPT'24), we achieve proof size , prover time and verifier time .
Extending our technique, we can achieve a batch subsequence argument for proving in batch interleaving subsequence and non-subsequence arguments without proof size suffering a linear blow-up in .
@misc{cryptoeprint:2024/1264,
author = {San Ling and Khai Hanh Tang and Khu Vu and Huaxiong Wang and Yingfei Yan},
title = {Succinct Non-Subsequence Arguments},
howpublished = {Cryptology {ePrint} Archive, Paper 2024/1264},
year = {2024},
url = {https://eprint.iacr.org/2024/1264}
}
Note: In order to protect the privacy of readers, eprint.iacr.org
does not use cookies or embedded third party content.