English

Essentially optimal interactive certificates in linear algebra

Symbolic Computation 2020-01-09 v4

Abstract

Certificates to a linear algebra computation are additional data structures for each output, which can be used by a---possibly randomized---verification algorithm that proves the correctness of each output. The certificates are essentially optimal if the time (and space) complexity of verification is essentially linear in the input size NN, meaning NN times a factor No(1)N^{o(1)}, i.e., a factor Nη(N)N^{\eta(N)} with lim_Nη(N)\lim\_{N\to \infty} \eta(N) == 00. We give algorithms that compute essentially optimal certificates for the positive semidefiniteness, Frobenius form, characteristic and minimal polynomial of an n×nn\times n dense integer matrix AA. Our certificates can be verified in Monte-Carlo bit complexity (n2logA)1+o(1)(n^2 \log\|A\|)^{1+o(1)}, where logA\log\|A\| is the bit size of the integer entries, solving an open problem in [Kaltofen, Nehring, Saunders, Proc.\ ISSAC 2011] subject to computational hardness assumptions. Second, we give algorithms that compute certificates for the rank of sparse or structured n×nn\times n matrices over an abstract field, whose Monte Carlo verification complexity is 22 matrix-times-vector products ++ n1+o(1)n^{1+o(1)} arithmetic operations in the field. For example, if the n×nn\times n input matrix is sparse with n1+o(1)n^{1+o(1)} non-zero entries, our rank certificate can be verified in n1+o(1)n^{1+o(1)} field operations. This extends also to integer matrices with only an extra A1+o(1)\|A\|^{1+o(1)} factor. All our certificates are based on interactive verification protocols with the interaction removed by a Fiat-Shamir identification heuristic. The validity of our verification procedure is subject to standard computational hardness assumptions from cryptography.

Keywords

Cite

@article{arxiv.1401.4567,
  title  = {Essentially optimal interactive certificates in linear algebra},
  author = {Jean-Guillaume Dumas and Erich Kaltofen},
  journal= {arXiv preprint arXiv:1401.4567},
  year   = {2020}
}
R2 v1 2026-06-22T02:48:53.379Z