Correcting matrix products over the ring of integers
Yu-Lun Wu, Hung-Lung Wang

TL;DR
This paper presents an algorithm for verifying and correcting matrix products over integers when the product differs from a given matrix in at most k entries, with complexity depending on k and matrix size.
Contribution
It introduces a new algorithm that efficiently verifies and corrects matrix products over integers with bounded errors, improving over naive methods.
Findings
Algorithm uses O(√k n^2 + k^2 n) operations
Handles matrices with entries of size O(n^3 α^2)
Effective for matrices with small error k
Abstract
Let , , and be three matrices. We investigate the problem of verifying whether over the ring of integers and finding the correct product . Given that is different from by at most entries, we propose an algorithm that uses operations. Let be the largest absolute value of an entry in , , and . The integers involved in the computation are of .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicsgraph theory and CDMA systems · Digital Image Processing Techniques · Coding theory and cryptography
