English

Hierarchical Lowrank Arithmetic with Binary Compression

Mathematical Software 2023-08-23 v1 Data Structures and Algorithms

Abstract

With lowrank approximation the storage requirements for dense data are reduced down to linear complexity and with the addition of hierarchy this also works for data without global lowrank properties. However, the lowrank factors itself are often still stored using double precision numbers. Newer approaches exploit the different IEEE754 floating point formats available nowadays in a mixed precision approach. However, these formats show a significant gap in storage (and accuracy), e.g. between half, single and double precision. We therefore look beyond these standard formats and use adaptive compression for storing the lowrank and dense data and investigate how that affects the arithmetic of such matrices.

Keywords

Cite

@article{arxiv.2308.10960,
  title  = {Hierarchical Lowrank Arithmetic with Binary Compression},
  author = {Ronald Kriemann},
  journal= {arXiv preprint arXiv:2308.10960},
  year   = {2023}
}
R2 v1 2026-06-28T12:00:47.445Z