English

Exploration of Unary Arithmetic-Based Matrix Multiply Units for Low Precision DL Accelerators

Hardware Architecture 2026-02-03 v1 Artificial Intelligence

Abstract

General matrix multiplication (GEMM) is a fundamental operation in deep learning (DL). With DL moving increasingly toward low precision, recent works have proposed novel unary GEMM designs as an alternative to conventional binary GEMM hardware. A rigorous evaluation of recent unary and binary GEMM designs is needed to assess the potential of unary hardware for future DL compute. This paper focuses on unary GEMM designs for integer-based DL inference and performs a detailed evaluation of three latest unary design proposals, namely, uGEMM, tuGEMM and tubGEMM, by comparing them to a conventional binary GEMM. Rigorous post-synthesis evaluations beyond prior works are performed across varying bit-widths and matrix sizes to assess the designs' tradeoffs and determine optimal sweetspots. Further, we perform weight sparsity analysis across eight pretrained convolutional neural networks (CNNs) and the LLaMA2 large language model (LLM). In this work, we demonstrate how unary GEMM can be effectively used for energy-efficient compute in future edge AI accelerators.

Keywords

Cite

@article{arxiv.2602.00838,
  title  = {Exploration of Unary Arithmetic-Based Matrix Multiply Units for Low Precision DL Accelerators},
  author = {Prabhu Vellaisamy and Harideep Nair and Di Wu and Shawn Blanton and John Paul Shen},
  journal= {arXiv preprint arXiv:2602.00838},
  year   = {2026}
}
R2 v1 2026-07-01T09:29:37.367Z