English

Stella Nera: A Differentiable Maddness-Based Hardware Accelerator for Efficient Approximate Matrix Multiplication

Hardware Architecture 2025-07-28 v2 Computer Vision and Pattern Recognition Machine Learning Machine Learning

Abstract

Artificial intelligence has surged in recent years, with advancements in machine learning rapidly impacting nearly every area of life. However, the growing complexity of these models has far outpaced advancements in available hardware accelerators, leading to significant computational and energy demands, primarily due to matrix multiplications, which dominate the compute workload. Maddness (i.e., Multiply-ADDitioN-lESS) presents a hash-based version of product quantization, which renders matrix multiplications into lookups and additions, eliminating the need for multipliers entirely. We present Stella Nera, the first Maddness-based accelerator achieving an energy efficiency of 161 TOp/s/W@0.55V, 25x better than conventional MatMul accelerators due to its small components and reduced computational complexity. We further enhance Maddness with a differentiable approximation, allowing for gradient-based fine-tuning and achieving an end-to-end performance of 92.5% Top-1 accuracy on CIFAR-10.

Cite

@article{arxiv.2311.10207,
  title  = {Stella Nera: A Differentiable Maddness-Based Hardware Accelerator for Efficient Approximate Matrix Multiplication},
  author = {Jannis Schönleber and Lukas Cavigelli and Matteo Perotti and Luca Benini and Renzo Andri},
  journal= {arXiv preprint arXiv:2311.10207},
  year   = {2025}
}

Comments

Accepted as full paper at IEEE Computer Society Annual Symposium on VLSI (ISVLSI) 2025

R2 v1 2026-06-28T13:23:49.548Z