ARAICVJul 29, 2024

HOAA: Hybrid Overestimating Approximate Adder for Enhanced Performance Processing Engine

arXiv:2408.00806v18 citationsh-index: 23
Originality Incremental advance
AI Analysis

This work addresses hardware resource constraints for edge AI applications, offering incremental improvements in efficiency.

This paper tackles the problem of improving hardware efficiency in edge AI processing engines by proposing a Hybrid Overestimating Approximate Adder (HOAA), which achieves a 21% improvement in area efficiency and a 33% reduction in power consumption with minimal accuracy loss.

This paper presents the Hybrid Overestimating Approximate Adder designed to enhance the performance in processing engines, specifically focused on edge AI applications. A novel Plus One Adder design is proposed as an incremental adder in the RCA chain, incorporating a Full Adder with an excess 1 alongside inputs A, B, and Cin. The design approximates outputs to 2 bit values to reduce hardware complexity and improve resource efficiency. The Plus One Adder is integrated into a dynamically reconfigurable HOAA, allowing runtime interchangeability between accurate and approximate overestimation modes. The proposed design is demonstrated for multiple applications, such as Twos complement subtraction and Rounding to even, and the Configurable Activation function, which are critical components of the Processing engine. Our approach shows 21 percent improvement in area efficiency and 33 percent reduction in power consumption, compared to state of the art designs with minimal accuracy loss. Thus, the proposed HOAA could be a promising solution for resource-constrained environments, offering ideal trade-offs between hardware efficiency vs computational accuracy.

Code Implementations2 repos
Foundations

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

Your Notes