Approximate Weighted CR Coded Matrix Multiplication

11/19/2020
by   Neophytos Charalambides, et al.
0

One of the most common, but at the same time expensive operations in linear algebra, is multiplying two matrices A and B. With the rapid development of machine learning and increases in data volume, performing fast matrix intensive multiplications has become a major hurdle. Two different approaches to overcoming this issue are, 1) to approximate the product; and 2) to perform the multiplication distributively. A CR-multiplication is an approximation where columns and rows of A and B are respectively sampled with replacement. In the distributed setting, multiple workers perform matrix multiplication subtasks in parallel. Some of the workers may be stragglers, meaning they do not complete their task in time. We present a novel approximate weighted CR coded matrix multiplication scheme, that achieves improved performance for distributed matrix multiplication.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/20/2019

Cuboid Partitioning for Hierarchical Coded Matrix Multiplication

Coded matrix multiplication is a technique to enable straggler-resistant...
research
11/18/2018

Stark: Fast and Scalable Strassen's Matrix Multiplication using Apache Spark

This paper presents a new fast, highly scalable distributed matrix multi...
research
03/20/2020

Localized sketching for matrix multiplication and ridge regression

We consider sketched approximate matrix multiplication and ridge regress...
research
12/09/2020

Matrix Multiplication and Binary Space Partitioning Trees : An Exploration

Herein we explore a dual tree algorithm for matrix multiplication of A∈ℝ...
research
01/29/2022

A Novel Matrix-Encoding Method for Privacy-Preserving Neural Networks (Inference)

In this work, we present , a novel matrix-encoding method that is partic...
research
11/06/2018

OverSketch: Approximate Matrix Multiplication for the Cloud

We propose OverSketch, an approximate algorithm for distributed matrix m...
research
05/20/2020

Sparse approximate matrix-matrix multiplication with error control

We propose a method for strict error control in sparse approximate matri...

Please sign up or login with your details

Forgot password? Click here to reset