z-logo
open-access-imgOpen Access
A parallel implementation of the matrix cross approximation method
Author(s) -
Dmitry A. Zheltkov,
Е. Е. Тыртышников
Publication year - 2015
Publication title -
vyčislitelʹnye metody i programmirovanie
Language(s) - English
Resource type - Journals
eISSN - 1726-3522
pISSN - 0507-5386
DOI - 10.26089/nummet.v16r336
Subject(s) - matrix (chemical analysis) , low rank approximation , rank (graph theory) , integer (computer science) , function (biology) , matrix function , mathematics , computational complexity theory , algorithm , square matrix , computer science , combinatorics , symmetric matrix , pure mathematics , physics , eigenvalues and eigenvectors , materials science , composite material , quantum mechanics , evolutionary biology , tensor (intrinsic definition) , biology , programming language
Матричный крестовый метод является быстрым методом аппроксимации матриц матрицами малого ранга, егосложность составляет $O((m+n)r^2)$ операций. Важной особенностью является то, что если матрица задана не как хранящийся в памяти массив, а как функция от двух целочисленных аргументов, то можно найти еe малоранговоеприближение, вычислив лишь $O((m+n)r)$ значений этой функции. Однако в случае сверхбольших размеров матрицы или крайней затратности вычисления еe элементов аппроксимация может занимать существенное время.Ускорить метод для подобных случаев можно с помощью параллельных алгоритмов. В настоящей статье предложен эффективный параллельный алгоритм для случая одинаковой сложности вычисления любого элемента матрицы. The matrix cross approximation method is a fast method based on low-rank matrix approximations with complexity $O((m+n)r^2)$ arithmetic operations. Its main feature consists in the following: if a matrix is not given as an array but is given as a function of two integer arguments, then this method allows one to compute the low-rank approximation of the given matrix by evaluating only $O((m+n)r)$ values of this function. However, if the matrix is extremely large or the evaluation of its elements is computationally expensive, then such an approximation becomes timeconsuming. For such cases, the performance of the method can be improved via parallelization. In this paper we propose an efficient parallel algorithm for the case of an equal computational cost for the evaluation of each matrix element.

The content you want is available to Zendy users.

Already have an account? Click here to sign in.
Having issues? You can contact us here