Cache-Aided Matrix Multiplication Retrieval
Kai Wan, Hua Sun, Mingyue Ji, Daniela Tuninetti, Giuseppe, Caire

TL;DR
This paper introduces cache-aided matrix multiplication retrieval, proposing structure-aware caching schemes that improve efficiency over traditional methods, especially for 'fat' matrices, with proven order optimality under certain conditions.
Contribution
It formulates a new cache-aided matrix multiplication retrieval problem and develops structure-aware caching schemes that outperform structure-agnostic approaches.
Findings
Structure-aware schemes improve caching efficiency.
Row-partition scheme is order optimal for 'fat' matrices.
Proposed methods outperform traditional cache schemes.
Abstract
Coded caching is a promising technique to smooth out network traffic by storing part of the library content at the users' local caches. The seminal work on coded caching for single file retrieval by Maddah-Ali and Niesen (MAN) showed the existence of a global caching gain that scales with the total memory in the system, in addition to the known local caching gain in uncoded systems. This paper formulates a novel cache-aided matrix multiplication retrieval problem, relevant for data analytics and machine learning applications. In the considered problem, each cache-aided user requests the product of two matrices from the library. A structure-agnostic solution is to treat each possible matrix product as an independent file and use the MAN coded caching scheme for single file retrieval. This paper proposes two structure-aware schemes, which partition each matrix in the library by either…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Caching and Content Delivery · Sparse and Compressive Sensing Techniques
