DocumentCode
2317971
Title
Random search algorithm for 2×2 matrices multiplication problem
Author
Deng, Sheng-Jie ; Zhou, Yu-Ren ; Min, Hua-Qing ; Zhu, Jing-Hui
Author_Institution
Sch. of Comput. Sci. & Eng., South China Univ. of Technol., Guangzhou, China
fYear
2010
fDate
25-27 Aug. 2010
Firstpage
409
Lastpage
413
Abstract
Since Volker Strassen proposed a recursive matrix multiplication algorithm reducing the time complexity to n2.81 in 1968, many scholars have done a lot of research on this basis. In recent years, researchers have proposed using computer algorithms to solve fast matrix multiplication problem. They have found Strassen´s algorithm or other algorithms that have the same time complexity as Strassen algorithm by using genetic algorithm. In this paper, we used random search algorithm to find the matrix multiplication algorithms that require fewer multiplications. And we used combining Gaussian elimination for the first time to improve calculation speed; meanwhile we improved the local search technology to enhance the local search capability of the algorithm. In the numerical experiments of 2×2 matrices, the results verified the effectiveness of the algorithm. Compared with the existing genetic algorithm, the new method has obvious advantage of quick search, and found some of new matrix multiplication algorithms.
Keywords
Gaussian processes; computational complexity; genetic algorithms; matrix multiplication; random processes; search problems; 2×2 matrices multiplication problem; Gaussian elimination; Strassen algorithm; computer algorithms; genetic algorithm; random search algorithm; recursive matrix multiplication algorithm; time complexity; Algorithm design and analysis; Biological cells; Classification algorithms; Complexity theory; Equations; Mathematical model; Matrix decomposition;
fLanguage
English
Publisher
ieee
Conference_Titel
Advanced Computational Intelligence (IWACI), 2010 Third International Workshop on
Conference_Location
Suzhou, Jiangsu
Print_ISBN
978-1-4244-6334-3
Type
conf
DOI
10.1109/IWACI.2010.5585184
Filename
5585184
Link To Document