ARAICVETIVMar 18, 2025

Retrospective: A CORDIC Based Configurable Activation Function for NN Applications

arXiv:2503.14354v1h-index: 23
Originality Synthesis-oriented
AI Analysis

This work addresses hardware efficiency for AI accelerators, but it appears incremental as it builds on a previously suggested approach with optimizations and new adaptations.

The paper tackles the problem of designing efficient activation functions for neural networks in resource-constrained hardware by introducing a CORDIC-based configurable approach, resulting in the NEURIC compute unit that achieves a quality of results of 98.5% for AI accelerators.

A CORDIC-based configuration for the design of Activation Functions (AF) was previously suggested to accelerate ASIC hardware design for resource-constrained systems by providing functional reconfigurability. Since its introduction, this new approach for neural network acceleration has gained widespread popularity, influencing numerous designs for activation functions in both academic and commercial AI processors. In this retrospective analysis, we explore the foundational aspects of this initiative, summarize key developments over recent years, and introduce the DA-VINCI AF tailored for the evolving needs of AI applications. This new generation of dynamically configurable and precision-adjustable activation function cores promise greater adaptability for a range of activation functions in AI workloads, including Swish, SoftMax, SeLU, and GeLU, utilizing the Shift-and-Add CORDIC technique. The previously presented design has been optimized for MAC, Sigmoid, and Tanh functionalities and incorporated into ReLU AFs, culminating in an accumulative NEURIC compute unit. These enhancements position NEURIC as a fundamental component in the resource-efficient vector engine for the realization of AI accelerators that focus on DNNs, RNNs/LSTMs, and Transformers, achieving a quality of results (QoR) of 98.5%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes