paper-with-me

홈 › Papers

Enabling Massive Deep Neural Networks with the GraphBLAS

2017-08-09 · Jeremy Kepner, Manoj Kumar, José Moreira, Pratap Pattnaik, Mauricio Serrano, Henry Tufo

Deep Neural Networks (DNNs) have emerged as a core tool for machine learning. The computations performed during DNN training and inference are dominated by operations on the weight matrices describing the DNN. As DNNs incorporate more stages and more nodes per stage, these weight matrices may be required to be sparse because of memory limitations. The GraphBLAS.org math library standard was developed to provide high performance manipulation of sparse weight matrices and input/output vectors. For sufficiently sparse matrices, a sparse matrix library requires significantly less memory than the corresponding dense matrix implementation. This paper provides a brief description of the mathematics underlying the GraphBLAS. In addition, the equations of a typical DNN are rewritten in a form designed to use the GraphBLAS. An implementation of the DNN is given using a preliminary GraphBLAS C library. The performance of the GraphBLAS implementation is measured relative to a standard dense linear algebra library implementation. For various sizes of DNN weight matrices, it is shown that the GraphBLAS sparse implementation outperforms a BLAS dense implementation as the weight matrix becomes sparser.

📄 PDF Abstract BibTeX arXiv:1708.02937

Code (0)

등록된 구현이 없습니다.

Tasks

Math

Similar Papers 제목 키워드 기반

Mathematics of Digital Hyperspace

2021-03-28 · Jeremy Kepner, Timothy Davis, Vijay Gadepally, Hayden Jananthan 외

Social media, e-commerce, streaming video, e-mail, cloud documents, web pages, traffic flows, and network packets fill vast digital lakes, rivers, and oceans that we each navigate daily. This digital hyperspace is an amo…

Navigate

Sparse Deep Neural Network Graph Challenge

2019-09-02 · Jeremy Kepner, Simon Alford, Vijay Gadepally, Michael Jones 외

The MIT/IEEE/Amazon GraphChallenge.org encourages community approaches to developing new solutions for analyzing graphs and sparse data. Sparse AI analytics present unique scalability difficulties. The proposed Sparse De…

Doubly 1-Bit Quantized Massive MIMO

2023-12-04 · Italo Atzeni, Antti Tölli, Duy H. N. Nguyen, A. Lee Swindlehurst

Enabling communications in the (sub-)THz band will call for massive multiple-input multiple-output (MIMO) arrays at either the transmit- or receive-side, or at both. To scale down the complexity and power consumption whe…

Fully Decentralized Massive MIMO Detection Based on Recursive Methods

2018-08-28

Algorithms for Massive MIMO uplink detection typically rely on a centralized approach, by which baseband data from all antennas modules are routed to a central node in order to be processed. In case of Massive MIMO, wher…

A Digital Predistortion Scheme Exploiting Degrees-of-Freedom for Massive MIMO Systems

2018-01-18

The primary source of nonlinear distortion in wireless transmitters is the power amplifier (PA). Conventional digital predistortion (DPD) schemes use high-order polynomials to accurately approximate and compensate for th…