English

LRAMM -- Low precision approximates GEMM via RSVD

Numerical Analysis 2024-05-28 v1 Numerical Analysis Performance

Abstract

Matrix multiplication computation acceleration has been a research hotspot across various domains. Due to the characteristics of some applications, approximate matrix multiplication can achieve significant performance improvements without losing much precision. In this paper, we propose LRAMM - a high-performance matrix multiplication approximation algorithm that combines mixed-precision quantized matrix multiplication with RSVD techniques, further enhancing efficiency within the error range of low-precision matrix multiplication by utilizing matrix low-rank decomposition technology.

Keywords

Cite

@article{arxiv.2405.16917,
  title  = {LRAMM -- Low precision approximates GEMM via RSVD},
  author = {Hongyaoxing Gu},
  journal= {arXiv preprint arXiv:2405.16917},
  year   = {2024}
}
R2 v1 2026-06-28T16:41:31.479Z