English

Memory-Usage Advantageous Block Recursive Matrix Inverse

Numerical Analysis 2018-05-08 v2

Abstract

The inversion of extremely high order matrices has been a challenging task because of the limited processing and memory capacity of conventional computers. In a scenario in which the data does not fit in memory, it is worth to consider exchanging less memory usage for more processing time in order to enable the computation of the inverse which otherwise would be prohibitive. We propose a new algorithm to compute the inverse of block partitioned matrices with a reduced memory footprint. The algorithm works recursively to invert one block of a k×kk \times k block matrix MM, with k2k \geq 2, based on the successive splitting of MM. It computes one block of the inverse at a time, in order to limit memory usage during the entire processing. Experimental results show that, despite increasing computational complexity, matrices that otherwise would exceed the memory-usage limit can be inverted using this technique.

Keywords

Cite

@article{arxiv.1612.00001,
  title  = {Memory-Usage Advantageous Block Recursive Matrix Inverse},
  author = {Iria C. S. Cosme and Isaac F. Fernandes and João L. de Carvalho and Samuel Xavier-de-Souza},
  journal= {arXiv preprint arXiv:1612.00001},
  year   = {2018}
}
R2 v1 2026-06-22T17:09:55.099Z