Skew-sparse matrix multiplication
Qiao-Long Huang, Ke Ye, Xiao-Shan Gao

TL;DR
This paper introduces a novel method for skew-sparse matrix multiplication over the rationals, leveraging algebraic structures to accelerate computations, with both deterministic and probabilistic algorithms tailored to the sparsity level.
Contribution
The paper develops a new algebraic approach for skew-sparse matrix multiplication over rationals, providing both deterministic and probabilistic algorithms with complexity improvements.
Findings
Deterministic algorithm with complexity $O(T^{ ext{ω}-2} p^2)$.
Probabilistic algorithm with complexity $O^ ilde{(t^{ ext{ω}-2} p^2)}$.
Method exploits isomorphism to quotient skew polynomial rings.
Abstract
Based on the observation that is isomorphic to a quotient skew polynomial ring, we propose a new method for matrix multiplication over , where is a prime number. The main feature of our method is the acceleration for matrix multiplication if the product is skew-sparse. Based on the new method, we design a deterministic algorithm with complexity , where is a parameter determined by the skew-sparsity of input matrices and is the asymptotic exponent of matrix multiplication. Moreover, by introducing randomness, we also propose a probabilistic algorithm with complexity , where is the skew-sparsity of the product and is the probability parameter.
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
TopicsCoding theory and cryptography · Commutative Algebra and Its Applications · Polynomial and algebraic computation
