English

Efficiently Correcting Matrix Products

Data Structures and Algorithms 2016-08-19 v2

Abstract

We study the problem of efficiently correcting an erroneous product of two n×nn\times n matrices over a ring. Among other things, we provide a randomized algorithm for correcting a matrix product with at most kk erroneous entries running in O~(n2+kn)\tilde{O}(n^2+kn) time and a deterministic O~(kn2)\tilde{O}(kn^2)-time algorithm for this problem (where the notation O~\tilde{O} suppresses polylogarithmic terms in nn and kk).

Keywords

Cite

@article{arxiv.1602.00435,
  title  = {Efficiently Correcting Matrix Products},
  author = {Leszek Gasieniec and Christos Levcopoulos and Andrzej Lingas and Rasmus Pagh and Takeshi Tokuyama},
  journal= {arXiv preprint arXiv:1602.00435},
  year   = {2016}
}

Comments

Fixed invalid reference to figure in v1

R2 v1 2026-06-22T12:40:41.881Z