Faster Algorithms for Rectangular Matrix Multiplication
スポンサーリンク
概要
- 論文の詳細を見る
Let α be the maximal value such that the product of an n x n^α matrix by an n^α x n matrix can be computed with n^2+o(1) arithmetic operations. In this paper we show that α > 0.30298, which improves the previous record α > 0.29462 by Coppersmith (Journal of Complexity, 1997). More generally, we construct a new algorithm for multiplying an n x n^κ matrix by an n^κ x n matrix, for any value κ≠1. The complexity of this algorithm is better than all known algorithms for rectangular matrix multiplication. In the case of square matrix multiplication (i.e., for κ=1), we recover exactly the complexity of the algorithm by Coppersmith and Winograd (Journal of Symbolic Computation, 1990). These new upper bounds can be used to improve the time complexity of several known algorithms that rely on rectangular matrix multiplication. For example, we directly obtain a 0(n^2.5302)-time algorithm for the all-pairs shortest paths problem over directed graphs with small integer weights, improving over the 0(n^2.575)-time algorithm by Zwick (JACM 2002), and also improve the time complexity of sparse square matrix multiplication.
- 一般社団法人電子情報通信学会の論文
- 2012-08-27
著者
-
Le Gall
Department of Computer Science, Graduate School of Information Science and Technology, The University of Tokyo
-
Le GallFrancois
Department of Computer ScienceGraduate School of Information Science and TechnologyThe University of Tokyo
関連論文
- Dihedral Hidden Subgroup Problem: A Survey (特集:量子計算と量子情報)
- Faster Algorithms for Rectangular Matrix Multiplication