2021
Approximate Weighted C R Coded Matrix Multiplication
ICASSP 2021accepted
One of the most common operations in signal processing is matrix multiplication. However, it presents a major computational bottleneck when the matrix dimension is high, as can occur for large data size or feature dimension. Two different approaches to overcoming this bottleneck are: 1) low rank app…